Add quota setting for correlations (#65076)

* Add quota setting for correlations

* Fix linter
This commit is contained in:
Kristina
2023-03-21 15:27:25 -05:00
committed by GitHub
parent bf54f2672e
commit 702ec59cc4
7 changed files with 117 additions and 19 deletions

View File

@ -1358,6 +1358,10 @@ Sets a global limit on number of users that can be logged in at one time. Defaul
Sets a global limit on number of alert rules that can be created. Default is -1 (unlimited).
### global_correlations
Sets a global limit on number of correlations that can be created. Default is -1 (unlimited).
<hr>
## [unified_alerting]