Annotations: Make the annotation clean up batch size configurable (#31487)

Signed-off-by: bergquist <carl.bergquist@gmail.com>

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
Carl Bergquist
2021-03-08 14:16:07 +01:00
committed by GitHub
parent 445132a904
commit 3b36636318
5 changed files with 17 additions and 1 deletions

View File

@@ -1082,6 +1082,12 @@ Configures max number of alert annotations that Grafana stores. Default value is
<hr>
## [annotations]
### cleanupjob_batchsize
Configures the batch size for the annotation clean-up job. This setting is used for dashboard, API, and alert annotations.
## [annotations.dashboard]
Dashboard annotations means that annotations are associated with the dashboard they are created on.