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

Commit 09829a9

Browse files
Update aws-ts-metric-streams.rst
Clarify that certain sections are applicable to the Splunk-managed metric streams. Minor updates related to the destination URL verification.
1 parent f5cb5d1 commit 09829a9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gdi/get-data-in/connect/aws/aws-ts-metric-streams.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
.. _aws-ts-metric-streams:
22

33
******************************************************
4-
Troubleshoot Metric Streams in AWS
4+
Troubleshoot AWS Metric Streams
55
******************************************************
66

77
.. meta::
8-
:description: Troubleshoot Metric Streams from your AWS services in Splunk Observability Cloud.
8+
:description: Troubleshoot AWS Metric Streams related issues.
99

10-
See the following topics when experiencing Metric Streams issues from AWS.
10+
See the following topics when experiencing AWS Metric Streams related issues.
1111

1212
.. note::
1313

1414
See also :ref:`aws-troubleshooting`.
1515

16-
I've enabled Metric Streams in my AWS integration but I do not see any metrics streaming in
17-
==================================================================================================
16+
I've enabled Splunk-managed Metric Streams in my AWS integration but I do not see any metrics streaming in
17+
==========================================================================================================
1818

1919
After all the required IAM permissions are in place, your AWS integration is configured, and one of the :ref:`CloudFormation templates <aws-cloudformation>` has been deployed, Splunk Observability Cloud starts to create CloudWatch Metric Streams objects in your AWS account. It might take up to 15 minutes for metrics to start streaming.
2020

@@ -26,7 +26,7 @@ If you're experiencing issues streaming metrics, check the following:
2626

2727
* Set ``SplunkIngestUrl`` to the value shown in the :guilabel:`Real-time Data Ingest Endpoint` section under :strong:`Organizations` in your profile. For example, https://ingest.signalfx.com.
2828

29-
Note: Don't include the :strong:`/v1/cloudwatch_metric_stream` endpoint path in ``SplunkIngestUrl``.
29+
Note: Don't include the :strong:`/v1/cloudwatch_metric_stream` endpoint path in ``SplunkIngestUrl``. However, when checking metric stream destination details you should see full URL with the endpoint included, e.g. `https://ingest.signalfx.com/v1/cloudwatch_metric_stream`.
3030

3131
* ``SplunkAccessToken`` needs to be a valid organization access token with ``INGEST`` authorization scope. You can find access tokens in the :strong:`Access Tokens` page in the Splunk Observability Cloud settings.
3232

@@ -37,7 +37,7 @@ If you're experiencing issues streaming metrics, check the following:
3737
How can I track invalid Metric Streams?
3838
====================================================================================================
3939

40-
Splunk Observability Cloud provides out-of-the-box navigators and dashboards to help you track invalid or faulty Metric Streams, including:
40+
Splunk Observability Cloud provides out-of-the-box dashboard to help you track invalid or faulty Metric Streams, including:
4141

4242
* Streams without a matching AWS integration on the Observability side.
4343
* Streams from a disabled integration or Metric Stream feature.
@@ -46,10 +46,10 @@ To access these dashboards, go to :guilabel:`Dashboards > Organization metrics >
4646

4747
To learn more about built-in content, see :ref:`built-in-dashboards`.
4848

49-
How does Metric Streams clean-up work? How can I try to clean up Metric Streams again?
49+
How does Splunk-managed Metric Streams clean-up work? How can I try to clean up Metric Streams again?
5050
====================================================================================================
5151

52-
When you deactivate Metric Streams (or an entire AWS integration), Splunk Observability Cloud attempts to remove all CloudWatch Metric Streams that had been created. This process might take up to 15 minutes.
52+
When you deactivate Splunk-managed Metric Streams (or an entire AWS integration), Splunk Observability Cloud attempts to remove all CloudWatch Metric Streams that had been created. This process might take up to 15 minutes.
5353

5454
The clean-up procedure might fail if you remove IAM permissions or due to throttling, for example if there are too many API calls to delete Metric Streams objects.
5555

@@ -58,7 +58,7 @@ To retry the clean-up process, you have two options:
5858
* Splunk Observability Cloud UI (beta feature - limited availability): Go to the context menu in the integration list and select Cleanup.
5959
* API: Set ``metricStreamsSyncState`` to the ``CANCELLING`` state.
6060

61-
Assisted Metric Streams clean-up failed. How do I clean up Metric Streams manually?
61+
Assisted Splunk-managed Metric Streams clean-up failed. How do I clean up Metric Streams manually?
6262
====================================================================================================
6363

6464
To manually remove Metric Streams:

0 commit comments

Comments
 (0)