mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 13:22:08 +08:00
Tempo: Fix link to documentation for Tag limit (#107898)
This commit is contained in:
@ -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"
|
||||
/>
|
||||
}
|
||||
|
Reference in New Issue
Block a user