[v11.4.x] Clarifies documentation around what the annotations.tags_length setting does (#97798)

Co-authored-by: Bruno Abrantes <bruno.abrantes@grafana.com>
pull/97810/head
grafana-delivery-bot[bot] 7 months ago committed by GitHub
parent 9bfc35ec25
commit cb0f9b4093
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup-grafana/configure-grafana/_index.md

@ -1784,7 +1784,7 @@ Configures the batch size for the annotation clean-up job. This setting is used
### tags_length
Enforces the maximum allowed length of the tags for any newly introduced annotations. It can be between 500 and 4096 (inclusive). Default value is 500. Setting it to a higher value would impact performance therefore is not recommended.
Enforces the maximum allowed amount of tags for any newly introduced annotations. This value can be between 500 and 4096 (inclusive). The default value is 500. Setting it to a higher value would impact performance and is therefore not recommended.
## [annotations.dashboard]

Loading…
Cancel
Save