Skip to content

Commit f2f2cce

Browse files
Merge pull request #2723 from splunk/urbiz-OD6926-aws-rec-stats
[7150]: AWS rec stats
2 parents d38fbd8 + c4382a0 commit f2f2cce

File tree

4 files changed

+9
-18
lines changed

4 files changed

+9
-18
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ After creating an AWS IAM policy and assigning it to a particular role through t
100100
Modify the scope of data collection
101101
--------------------------------------------------
102102

103-
By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`.
103+
By default Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>`. Splunk Observability Cloud also brings in 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
104104

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

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ After creating an AWS IAM policy and assigning it to a particular role through t
101101
Modify the scope of data collection
102102
--------------------------------------------------
103103

104-
By default, Splunk Observability Cloud brings in:
105-
106-
* Data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`.
107-
* 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
104+
By default Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>`. Splunk Observability Cloud also brings in 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
108105

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

@@ -113,8 +110,6 @@ Use the check box options in the guided setup to limit the scope of your data co
113110
* Select which :ref:`AWS regions <aws-regions>` to fetch data from.
114111
* Select which AWS services to fetch data from.
115112

116-
.. note:: You can also choose to import recommended stats. Learn more at :ref:`aws-recommended-stats`.
117-
118113
To limit data collection, you can also:
119114

120115
- Manage the amount of data to import. See :ref:`aws-infra-import`.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.. _aws-recommended-stats:
22

33
************************************************************
4-
AWS recommended stats (polling only)
4+
AWS recommended stats (API only)
55
************************************************************
66

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 only polls these 5 statistics: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
10+
If you connect your AWS services using the UI, Splunk Observability Cloud brings in 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
1111

12-
If you chose to import recommended stats, instead of default stats Splunk Observability Cloud imports a set of recommended stats which are based on AWS' own recommended stats and vary with service.
12+
If you connect your services :new-page:`using the API <https://dev.splunk.com/observability/docs/integrations/aws_integration_overview#Specify-AWS-statistics>` you can choose to import certain stats only. These stats are based on AWS' own recommended stats and vary with each service.
1313

1414
List of recommended stats
1515
==================================================

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

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,27 +141,23 @@ CloudWatch Metric Streams supports filtering by namespace and metric name but do
141141
<h2>Imported data<a name="aws-imported-data" class="headerlink" href="#aws-imported-data" title="Permalink to this headline">¶</a></h2>
142142
</embed>
143143

144-
By default, Splunk Observability Cloud brings in data from all supported AWS services associated with your account. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>` for a complete list of the services supported by default.
144+
By default Splunk Observability Cloud brings in data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`. See :ref:`Supported integrations in Splunk Observability Cloud <aws-integrations>` for a complete list of the services supported by default.
145145

146146
To manage the amount of data to import, see :ref:`aws-infra-import`.
147147

148148
.. raw:: html
149149

150-
<embed>
151150
<h3>Custom services<a name="aws-custom-services" class="headerlink" href="#aws-custom-services" title="Permalink to this headline">¶</a></h3>
152-
</embed>
153151

154152
You can also collect data from any custom service you've created in AWS, or from any namespace defined by AWS that Splunk Observability Cloud doesn't support by default. You can select which custom services to monitor at the Splunk Observability Cloud UI or :new-page:`configure them using the API <https://dev.splunk.com/observability/docs/integrations/aws_integration_overview#Specify-AWS-namespaces>`.
155153

156154
.. raw:: html
157155

158-
<embed>
159-
<h3>Recommended stats<a name="aws-recstats" class="headerlink" href="#aws-recstats" title="Permalink to this headline">¶</a></h3>
160-
</embed>
156+
<h3>Imported stats<a name="aws-recstats" class="headerlink" href="#aws-recstats" title="Permalink to this headline">¶</a></h3>
161157

162-
If you're polling data, by default Splunk Observability Cloud only imports certain stats, which are based on AWS' own recommended stats and vary with each service. See the :ref:`list of recommended stats <aws-recommended-stats>` used by Splunk Observability Cloud.
158+
If you connect your AWS services using the UI, Splunk Observability Cloud brings in 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
163159

164-
If you're using Metric Streams, by default Splunk Observability Cloud streams all stats.
160+
If you connect your services :new-page:`using the API <https://dev.splunk.com/observability/docs/integrations/aws_integration_overview#Specify-AWS-statistics>` you can choose to import certain stats only. These stats are based on AWS' own recommended stats and vary with each service. See the :ref:`list of recommended stats <aws-recommended-stats>` used by Splunk Observability Cloud.
165161

166162
.. _aws-data-availability:
167163

0 commit comments

Comments
 (0)