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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user