@cryptotaxi247 / netdata-1 / commits / fdcddcd06

add opsgenie as a business level notificaiton method (#14895)

add Opsgenie as a Business level notificaiton method

Hugo Valente committed Apr 12, 2023 at 14:06 UTC fdcddcd06ef8babb48ccf1a5d12545bcd7926396
2 files changed +3 -3
docs/cloud/alerts-notifications/notifications.md
+2 -2
@@ -70,7 +70,7 @@ For **System** notification methods, the destination of the channel will be a ta
70 These notification methods allow for fine-grain rule settings to be done by administrators and more than one configuration can exist for them since. You can specify
71 different targets depending on Rooms or Notification level settings.
72
73 -Some examples of such notification methods are: Webhook, PagerDuty, slack.
73 +Some examples of such notification methods are: Webhook, PagerDuty, Slack.
74
75 #### Service classification
76
@@ -87,7 +87,7 @@ These are: webhook
87 ##### Business
88
89 Notification methods classified as Business are only available for **Business** plans
90 -These are: PagerDuty, slack
90 +These are: PagerDuty, Slack, Opsgenie
91
92 ## Flood protection
93
docs/cloud/manage/plans.md
+1 -1
@@ -104,7 +104,7 @@ The plan on your space will determine what type of notifications methods will be
104
105 * **Community** - Email and Discord
106 * **Pro** - Email, Discord and webhook
107 -* **Business** - Unlimited, this includes Slack, PagerDuty, etc.
107 +* **Business** - Unlimited, this includes Slack, PagerDuty, Opsgenie etc.
108
109 For mode details check the documentation under [Alert Notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.md).
110