Skip to content

Commit

Permalink
Update docs/sources/tempo/api_docs/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Elliott <[email protected]>
  • Loading branch information
javiermolinar and joe-elliott authored Nov 28, 2024
1 parent cf9c7a3 commit 59aeee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/tempo/api_docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Parameters:
- `limit = (integer)`
Optional. Limits the maximum number of tags values.
- `maxStaleValues = (integer)`
Optional. Limits the search for tags names. If the number of stale (already known) values reaches or exceeds this limit, the search stops.
Optional. Limits the search for tags names. If the number of stale (already known) values reaches or exceeds this limit, the search stops. i.e. If Tempo processes `maxStaleValues` matches without finding a new tag name, the search is returned early.
### Search tags V2
Expand Down

0 comments on commit 59aeee0

Please sign in to comment.