Tempo: Limit tags and tag values (#98306)

* Limit tags and tag values API response

* Add tag limit setting in datasource

* Add docs

* Update limit options

* Update docs
This commit is contained in:
Joey
2025-01-27 16:20:51 +00:00
committed by GitHub
parent 9bdeca8d10
commit 1f19fc8e0f
9 changed files with 115 additions and 23 deletions
@@ -333,6 +333,10 @@ You can choose one of three options:
| **Duration** | _(Default)_ Displays the span duration on the span bar row. |
| **Tag** | Displays the span tag on the span bar row. You must also specify which tag key to use to get the tag value, such as `component`. |
### Tag limit
The **Tag limit** setting modifies the max number of tags and tag values to retrieve from Tempo. Default: 5000
### Private data source connect
[//]: # 'Shared content for authentication section procedure in data sources'