Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5ff2cb7

Browse files
Merge pull request #1626 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents e37ad2f + 3d3004b commit 5ff2cb7

File tree

4 files changed

+43
-4
lines changed

4 files changed

+43
-4
lines changed

gdi/private-connectivity/aws-privatelink.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,15 +315,15 @@ To use AWS PrivateLink URLs in your Collector instance, update the necessary var
315315
- Example
316316

317317
* - Metric ingest endpoint
318-
- ``private-ingest.<REGION>.signalfx.com``
318+
- ``private-ingest.<realm>.signalfx.com``
319319
- ``private-ingest.us0.signalfx.com``
320320

321321
* - Traces ingest endpoint
322-
- ``private-ingest.<REGION>.signalfx.com/v2/trace``
322+
- ``private-ingest.<realm>.signalfx.com/v2/trace``
323323
- ``private-ingest.us0.signalfx.com/v2/trace``
324324

325325
* - API endpoint URL
326-
- ``http://<REGION>.signalfx.com``
326+
- ``http://private-api.<realm>.signalfx.com``
327327
- ``http://private-api.us0.signalfx.com``
328328

329329

metrics-and-metadata/metrics-usage-analytics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ With usage analytics, you can quickly find and visualize which metrics your orga
2323
Usage analytics can help you complete the following example scenarios:
2424

2525
* You want to view high-cardinality custom metrics that are taking up large chunks of your metric usage plan.
26-
* You want to identify what metrics your team is producing so you can access their usefulness.
26+
* You want to identify what metrics your team is producing so you can assess their usefulness.
2727
* You want to find the source and ownership of a certain metric so that you can modify or adjust it.
2828

2929
.. _mua-understand-metrics:
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
.. _arista-cloudvision-spoc:
2+
3+
Arista CloudVision for Splunk On-Call
4+
***************************************************
5+
6+
.. meta::
7+
:description: Configure the Arista CloudVision integration for Splunk On-Call.
8+
9+
Arista CloudVision is a multi-domain management platform that uses cloud networking principles to deliver a simplified NetOps experience.
10+
11+
Requirements
12+
==================
13+
14+
This integration is compatible with the following versions of Splunk On-Call:
15+
16+
- Starter
17+
- Growth
18+
- Enterprise
19+
20+
21+
Splunk On-Call configuration
22+
==============================
23+
24+
#. From the Splunk On-Call web portal, select :guilabel:`Integrations` then :guilabel:`Prometheus`.
25+
#. Select the :guilabel:`Prometheus` integration and copy the :guilabel:`Service API Endpoint` to your clipboard.
26+
27+
CloudVision configuration
28+
============================
29+
30+
#. In Arista CloudVision, go to :guilabel:`Events` then :guilabel:`Notification Configuration` then :guilabel:`Platforms`.
31+
#. Scroll to the :guilabel:`VictorOps` section and paste the Service API Endpoint you previously copied in the :guilabel:`VictorOps API Key` field. Leave the :guilabel:`VictorOps URL` field blank.
32+
#. Next, configure this platform in a receiver by going to :guilabel:`Events` then :guilabel:`Notification Configuration` then :guilabel:`Receivers`.
33+
#. Select :guilabel:`Add Receivers`.
34+
#. Enter the receiver name in the :guilabel:`Receiver Name` field and select :guilabel:`Add Configuration`.
35+
#. Select the :guilabel:`VictorOps` option in the table, including the :guilabel:`routing key` you want to notify in Splunk On-Call. For more information on routing keys or instructions on creating a new one, see :ref:`spoc-routing-keys`. If required, select the :guilabel:`Send alert when events are resolved` checkbox.
36+
#. Next, configure rules to define when the receiver is used. Go to :guilabel:`Events` then :guilabel:`Notification Configuration` then :guilabel:`Rules` and select :guilabel:`Add Rules`. Enter the appropriate settings and select the :guilabel:`VictorOps` receiver.
37+
38+
For additional information, see the Arista CloudVision documentation at :new-page:`https://www.arista.com/en/cg-cv/cv-accessing-events#task_zxl_5yv_klb`.

sp-oncall/spoc-integrations/integrations-main.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Splunk On-Call integrations
1414
alertsite-integration
1515
appdynamics-integration
1616
appoptics-integration
17+
arista-cloudvision-integration
1718
atatus-integration
1819
aws-cloudwatch-integration-guide
1920
azure-monitoring-integration-guide

0 commit comments

Comments
 (0)