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

Commit b97a10c

Browse files
Merge pull request #2551 from atoulme/OTL-3228
OTL-3228: remove sentence applying to a filter processor which is not used
2 parents c78b777 + d8db356 commit b97a10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/deployments/deployments-fargate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In summary, the default Collector container definition does the following:
8585
* Sets the default configuration file path using environment variable ``SPLUNK_CONFIG``.
8686
* Excludes ``ecs-metadata`` metrics from the Collector image using environment variable ``ECS_METADATA_EXCLUDED_IMAGES``.
8787

88-
Assign a stringified array of metrics you want excluded to environment variable ``METRICS_TO_EXCLUDE``. You can set the memory limit for the ``memory_limiter`` processor using environment variable ``SPLUNK_MEMORY_LIMIT_MIB``. The default memory limit is 512 MiB.
88+
You can set the memory limit for the ``memory_limiter`` processor using environment variable ``SPLUNK_MEMORY_LIMIT_MIB``. The default memory limit is 512 MiB.
8989

9090
.. _fargate-custom-config:
9191

0 commit comments

Comments
 (0)