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

Commit 85ea550

Browse files
committed
update
1 parent c787d4f commit 85ea550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/get-data-in/application/go/configuration/advanced-go-otel-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The following settings control trace exporters and their endpoints:
105105
* - ``OTEL_METRICS_EXPORTER``
106106
- The metrics exporter to use. The default value is ``otlp``. Accepted values are ``otlp`` and ``none``. Setting ``none`` deactivates metric exports.
107107
* - ``OTEL_LOGS_EXPORTER``
108-
- The logs exporter to use. The default value is ``otlp``. Accepted values are ``otlp`` and ``none``. Setting ``none`` deactivates logs exports.
108+
- The logs exporter to use. The default value is ``none``. Accepted values are ``otlp`` and ``none``. Setting ``none`` deactivates logs exports.
109109
* - ``OTEL_METRIC_EXPORT_INTERVAL``
110110
- Interval, in milliseconds, between the start of two export attempts. The default value is ``60000``.
111111
* - ``OTEL_METRIC_EXPORT_TIMEOUT``

0 commit comments

Comments
 (0)