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

Commit 446c7c4

Browse files
Merge pull request #1690 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 5b2f89a + c90b185 commit 446c7c4

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ If you're experiencing issues streaming metrics, check the following:
2828

2929
* ``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.
3030

31+
* Make sure the tag ``splunk-metric-streams-firehose = <your_AWS_region>`` is present in your Kinesis Data Stream.
32+
3133
* In the AWS Kinesis Streams console, validate that metrics are being delivered to the Kinesis Stream created by the CloudFormation template.
3234

3335
* In the AWS S3 bucket used by Kinesis Firehose, check if there are any records that could not be delivered to Splunk Observability Cloud.

gdi/get-data-in/connect/aws/get-awstoc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Learn more at :ref:`Costs for AWS monitoring <aws-costs>`.
189189
.. raw:: html
190190

191191
<embed>
192-
<h2>Install the Splunk Distribution of OpenTelemetry Collector<a name="install-splunk-otel-collector" class="headerlink" href="#install-splunk-otel-collector" title="Permalink to this headline">¶</a></h2>
192+
<h2>Install the Splunk Distribution of the OpenTelemetry Collector<a name="install-splunk-otel-collector" class="headerlink" href="#install-splunk-otel-collector" title="Permalink to this headline">¶</a></h2>
193193
</embed>
194194

195195
To take advantage of the full benefits of the Splunk Observability Cloud platform, install the :ref:`Splunk Distribution of the OpenTelemetry Collector <otel-intro>`.

infrastructure/monitor/aws-infra-import.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ By default, Splunk Observability Cloud brings in data from all :ref:`supported A
3131
AWS data in Splunk Observability Cloud
3232
--------------------------------------------------------------------------------
3333

34-
During import, Infrastructure Monitoring gives the metrics special names so you can identify them as coming from AWS:
34+
During import, Splunk Observability Cloud gives the metrics special names so you can identify them as coming from AWS:
3535

3636
- AWS metadata becomes dimensions and custom properties.
3737
- AWS tags are key-value pairs, so Infrastructure Monitoring converts them into custom properties.

infrastructure/monitor/aws.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Splunk Observability Cloud's Infrastructure Monitoring imports data, logs, and m
2020

2121
To monitor AWS resources:
2222

23-
1. Set up the Infrastructure Monitoring AWS integration. To learn more see :ref:`get-started-aws`.
23+
1. Set up the Splunk Observability Cloud AWS integration. To learn more see :ref:`get-started-aws`.
2424
2. :ref:`aws-infra-import`.
2525
3. Next, learn how to :ref:`monitor AWS with Splunk Observability Cloud <aws-infra-monitor>`.
2626
4. Finally, check :ref:`aws-infra-costs`.
@@ -97,7 +97,7 @@ Infrastructure Monitoring also sends a set of metrics for AWS related to errors
9797
<h2>Monitor AWS with the OpenTelemetry Collector<a name="aws-infra-otel" class="headerlink" href="#aws-infra-otel" title="Permalink to this headline">¶</a></h2>
9898
</embed>
9999

100-
You can also use the Splunk Distribution of OpenTelemetry Collector to import AWS metrics and metadata. The Collector offers much more customization than you have available with the AWS integration, so you might want to use it when you want to see metrics at a finer resolution or when you need more control over the metrics you import.
100+
You can also use the Splunk Distribution of the OpenTelemetry Collector to import AWS metrics and metadata. The Collector offers much more customization than you have available with the AWS integration, so you might want to use it when you want to see metrics at a finer resolution or when you need more control over the metrics you import.
101101

102102
You can only use the Collector when you have direct control over the applications installed on an AWS instance, such as AWS Elastic Compute Cloud (EC2). Some other AWS services require you to use Infrastructure Monitoring AWS integration and AWS CloudWatch. As a result, you might need to use both the AWS integration and OTel.
103103

0 commit comments

Comments
 (0)