Add documentation for VictorOps cloud notifications (#17445)
Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Juan Cañete committed
Apr 18, 2024 at 16:38 UTC
531939f823f5e3413babbea8824d8ea300556160
1 file changed
+39
integrations/cloud-notifications/metadata.yaml
+39
@@ -494,6 +494,45 @@
494
- HTTP Event Collector URI - The URI of your HTTP event collector in Splunk
495
- HTTP Event Collector Token - the token that Splunk provided to you when you created the HTTP Event Collector
496
497
+- id: 'notify-cloud-victorops'
498
+ meta:
499
+ name: 'Splunk VictorOps'
500
+ link: 'https://www.splunk.com/en_us/about-splunk/acquisitions/splunk-on-call.html'
501
+ categories:
502
+ - notify.cloud
503
+ icon_filename: 'victorops.svg'
504
+ keywords:
505
+ - VictorOps
506
+ - Splunk
507
+ - On-Call
508
+ overview:
509
+ notification_description: "From the Cloud interface, you can manage your space's notification settings and from there you can add a specific configuration to get notifications delivered on Splunk On-Call/VictorOps."
510
+ notification_limitations: ''
511
+ setup:
512
+ description: |
513
+ ### Prerequisites
514
+
515
+ To add Splunk VictorOps notification (also known as Splunk On-Call) you need:
516
+
517
+ - A Netdata Cloud account
518
+ - Access to the space as an **administrator**
519
+ - Space needs to be on **Business** plan or higher
520
+ - Destination URL for your Splunk VictorOps REST Endpoint Integration. Refer to the [VictorOps documentation](https://help.victorops.com/knowledge-base/rest-endpoint-integration-guide) for detailed instructions.
521
+
522
+ ### Steps
523
+
524
+ 1. Click on the **Space settings** cog (located above your profile icon)
525
+ 2. Click on the **Notification** tab
526
+ 3. Click on the **+ Add configuration** button (near the top-right corner of your screen)
527
+ 4. On the **Splunk VictorOps** card click on **+ Add**
528
+ 5. A modal will be presented to you to enter the required details to enable the configuration:
529
+ - **Notification settings** are Netdata specific settings
530
+ - Configuration name - provide a descriptive name for your configuration to easily identify it.
531
+ - Rooms - select the nodes or areas of your infrastructure you want to receive notifications about.
532
+ - Notification - choose the type of notifications you want to receive: All Alerts and unreachable, All Alerts, Critical only.
533
+ - **Integration configuration** are the specific notification integration required settings, which vary by notification method. For Splunk VictorOps:
534
+ - Destination URL - The URL provided by VictorOps of your REST endpoint.
535
+
536
- id: 'notify-cloud-webhook'
537
meta:
538
name: 'Webhook'