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

Commit ee5571f

Browse files
Clarifications
1 parent d0189e8 commit ee5571f

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ Modify the scope of data collection
104104
By default, Splunk Observability Cloud brings in:
105105

106106
* Data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`.
107-
* ???? but only imports certain :ref:`recommended stats <aws-recommended-stats>` from each service
107+
* 5 default stats per service: ``sum``, ``min``, ``max``, ``count``, and ``avg``.
108+
109+
.. note:: You can also chose to import recommended stats. Learn more at :ref:`aws-recommended-stats`.
108110

109111
Use the check box options in the guided setup to limit the scope of your data collection. These are the available options:
110112

gdi/get-data-in/connect/aws/aws-recommended-stats.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ AWS recommended stats (polling only)
77
.. meta::
88
:description: List of recommended stats used in the AWS integration.
99

10-
If you're polling data, by default Splunk Observability Cloud ??????? imports certain stats, which are based on AWS' own recommended stats and vary with service. You can look for your services' AWS recommended stats in the official AWS docs, for example :new-page:`CloudWatch metrics for your Classic Load Balancer <https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-cloudwatch-metrics.html>` or :new-page:`S3 monitoring with Amazon CloudWatch <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html>`.
10+
If you're polling data, by default Splunk Observability Cloud only polls these 5 statistics: ``sum``, ``min``, ``max``, ``count``, and ``avg``.
11+
12+
If you chose to import recommended stats as well, Splunk Observability Cloud will also import a set of recommended stats which are based on AWS' own recommended stats and vary with service.
13+
14+
List of recommended stats
15+
==================================================
16+
17+
AWS settings
18+
--------------------------------------------------
19+
20+
You can look for your services' AWS recommended stats in the official AWS docs, for example :new-page:`CloudWatch metrics for your Classic Load Balancer <https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-cloudwatch-metrics.html>` or :new-page:`S3 monitoring with Amazon CloudWatch <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html>`.
21+
22+
Splunk Observability Cloud recommended stats
23+
--------------------------------------------------
1124

1225
Splunk Observability Cloud uses the following recommended stats:
1326

0 commit comments

Comments
 (0)