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

Commit 798b354

Browse files
Merge pull request #2452 from splunk/urbiz-stats-fix
Fix
2 parents ecdee40 + 52e8577 commit 798b354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ 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-
* 5 default stats per service: ``sum``, ``min``, ``max``, ``count``, and ``avg``.
107+
* 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).
108108

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

0 commit comments

Comments
 (0)