-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MGMT-16979: Optimize Alarm server requests
Use Alertmanager filter API for optimizing the Alarm server requests. The supported properties for now are (mapping from O2 to Alertmanager): * alarmDefinitionID --> alertname * probableCauseID --> alertname * extensions/<key> --> <key>
- Loading branch information
1 parent
b1a7a90
commit a48d47a
Showing
3 changed files
with
213 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters