Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gdi/get-data-in/connect/aws/aws-connect-polling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Modify the scope of data collection
By default, Splunk Observability Cloud brings in:

* Data from all supported AWS services associated with your account, with :ref:`certain limitations <aws-data-limits>`.
* 5 default stats per service: ``sum``, ``min``, ``max``, ``count``, and ``avg``.
* 5 default stats per service: SampleCount (``count`` in Splunk Observability Cloud), Average (``mean``), Sum (``sum``), Minimum (``lower``), and Maximum (``upper``).

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

Expand Down
Loading