-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batch - support integration-name instead of integration-ID (#32)
* batch - support integration-name instead of integration-ID * updating docs * getting the context from the caller * rename func name * adding error handling for flatten alert
- Loading branch information
Showing
32 changed files
with
160 additions
and
103 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ spec: | |
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ spec: | |
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ spec: | |
- groupByFields: [ "remote_addr_geoip.country_name" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,15 +15,15 @@ spec: | |
notificationGroups: | ||
- notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: slack-webhook | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
retriggeringPeriodMinutes: 1440 | ||
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,15 +15,15 @@ spec: | |
notificationGroups: | ||
- notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
retriggeringPeriodMinutes: 1440 | ||
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,15 +18,15 @@ spec: | |
notificationGroups: | ||
- notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: slack-webhook | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
retriggeringPeriodMinutes: 1440 | ||
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,15 +18,15 @@ spec: | |
notificationGroups: | ||
- notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
retriggeringPeriodMinutes: 1440 | ||
- groupByFields: [ "coralogix.metadata.sdkId" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ spec: | |
notificationGroups: | ||
- notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: slack-webhook | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ spec: | |
- groupByFields: [ "EventType" ] | ||
notifications: | ||
- notifyOn: TriggeredOnly | ||
integrationID: 2235 | ||
integrationName: WebhookAlerts | ||
retriggeringPeriodMinutes: 1 | ||
- notifyOn: TriggeredAndResolved | ||
emailRecipients: [ "[email protected]" ] | ||
|
Oops, something went wrong.