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

Commit 2480ff5

Browse files
Update deployments-linux-salt.rst
Style edits
1 parent df7ec51 commit 2480ff5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gdi/opentelemetry/collector-linux/deployments-linux-salt.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,18 +175,18 @@ The following table shows the variables that can be configured for this Salt mod
175175
- ``false``
176176
* - ``auto_instrumentation_otlp_endpoint``
177177
- Sets the OTLP endpoint for collected metrics, traces, and logs by all activated SDKs. Only applicable if ``auto_instrumentation_version`` is ``latest`` or ``0.87.0`` and higher.
178-
- ``''``, i.e. defer to the default for each activated SDK
178+
- ``''``, which defers to the default for each activated SDK.
179179
* - ``auto_instrumentation_otlp_endpoint_protocol``
180180
- Sets the OTLP endpoint protocol for collected metrics, traces, and logs by all activated SDKs, for example ``grpc`` or ``http/protobuf``. Only applicable if ``auto_instrumentation_version`` is ``latest`` or ``0.104.0`` and higher.
181-
- ``''``, i.e. defer to the default for each activated SDK
181+
- ``''``, which defers to the default for each activated SDK.
182182
* - ``auto_instrumentation_metrics_exporter``
183183
- 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. Only applicable if ``auto_instrumentation_version`` is ``latest`` or ``0.104.0`` and higher.
184-
- ``''``, i.e. defer to the default for each activated SDK
184+
- ``''``, which defers to the default for each activated SDK.
185185
* - ``auto_instrumentation_logs_exporter``
186186
- Sets the exporter for collected logs by all activated SDKs, for example ``otlp``. Set the value to ``none`` to disable collection and export of logs. Only applicable if ``auto_instrumentation_version`` is ``latest`` or ``0.108.0`` and higher.
187-
- ``''``, i.e. defer to the default for each activated SDK
187+
- ``''``, which defers to the default for each activated SDK.
188188

189189
Next steps
190190
==================================
191191

192-
.. include:: /_includes/gdi/collector-linux-next-steps.rst
192+
.. include:: /_includes/gdi/collector-linux-next-steps.rst

0 commit comments

Comments
 (0)