Tempo: Fix link to documentation for Tag limit (#107898)

This commit is contained in:
TomasR
2025-07-16 17:01:45 +02:00
committed by GitHub
parent 01692bc876
commit 45d176a672

View File

@ -48,7 +48,7 @@ export const TagLimitSection = ({ options, onOptionsChange }: DataSourcePluginOp
description={
<ConfigDescriptionLink
description="Specify the limit for tags and tag values."
suffix={'/#tag-limit'}
suffix={'tempo/configure-tempo-data-source/#tag-limit'}
feature="the tag limit"
/>
}