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

Commit 9c09a42

Browse files
Merge pull request #2271 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents cf1b8e8 + 3213759 commit 9c09a42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gdi/opentelemetry/collector-linux/install-linux.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,9 @@ Automatic Discovery for back-end services
295295
* - ``--metrics-exporter <exporters>``
296296
- Comma-separated list of exporters for collected metrics by all activated SDKs, for example ``otlp,prometheus``. Set the value to ``none`` to disable collection and export of metrics. The value will be set to the ``OTEL_METRICS_EXPORTER`` environment variable. The default behavior is to defer to the default ``OTEL_METRICS_EXPORTER`` value for each activated SDK.
297297
-
298+
* - ``--logs-exporter <exporter>``
299+
- Set the exporter for collected logs by all activated SDKs, for example ``otlp``. Set the value to ``none`` to deactivate collection and export of logs. The ``OTEL_LOGS_EXPORTER`` environment variable contains this value. By default, each activated SDK uses the default ``OTEL_LOGS_EXPORTER`` value.
300+
-
298301
* - ``--[enable|disable]-profiler``
299302
- Activate or deactivate AlwaysOn CPU Profiling for all activated SDKs that support the ``SPLUNK_PROFILER_ENABLED`` environment variable.
300303
- ``--disable-profiler``

0 commit comments

Comments
 (0)