summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2023-04-12 14:06:25 +0100
committerGitHub <noreply@github.com>2023-04-12 06:06:25 -0700
commitfdcddcd06ef8babb48ccf1a5d12545bcd7926396 (patch)
tree686a5876d2b4aa51d6888e6b031c2b85f9d71bfd /docs
parent83c490d301118826e7b37839b086ad92168262c4 (diff)
add opsgenie as a business level notificaiton method (#14895)
add Opsgenie as a Business level notificaiton method
Diffstat (limited to 'docs')
-rw-r--r--docs/cloud/alerts-notifications/notifications.md4
-rw-r--r--docs/cloud/manage/plans.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/cloud/alerts-notifications/notifications.md b/docs/cloud/alerts-notifications/notifications.md
index 34a6d37871..94cd2dc3fe 100644
--- a/docs/cloud/alerts-notifications/notifications.md
+++ b/docs/cloud/alerts-notifications/notifications.md
@@ -70,7 +70,7 @@ For **System** notification methods, the destination of the channel will be a ta
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
different targets depending on Rooms or Notification level settings.
-Some examples of such notification methods are: Webhook, PagerDuty, slack.
+Some examples of such notification methods are: Webhook, PagerDuty, Slack.
#### Service classification
@@ -87,7 +87,7 @@ These are: webhook
##### Business
Notification methods classified as Business are only available for **Business** plans
-These are: PagerDuty, slack
+These are: PagerDuty, Slack, Opsgenie
## Flood protection
diff --git a/docs/cloud/manage/plans.md b/docs/cloud/manage/plans.md
index af01adc604..15ac19c679 100644
--- a/docs/cloud/manage/plans.md
+++ b/docs/cloud/manage/plans.md
@@ -104,7 +104,7 @@ The plan on your space will determine what type of notifications methods will be
* **Community** - Email and Discord
* **Pro** - Email, Discord and webhook
-* **Business** - Unlimited, this includes Slack, PagerDuty, etc.
+* **Business** - Unlimited, this includes Slack, PagerDuty, Opsgenie etc.
For mode details check the documentation under [Alert Notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.md).