Skip to content

Commit d8db356

Browse files
committed
OTL-3228: remove sentence applying to a filter processor which is not used
1 parent c78b777 commit d8db356

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)