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

Commit df7ec51

Browse files
Update deployments-linux-ansible.rst
Style edits
1 parent 7b996d8 commit df7ec51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,16 +157,16 @@ The following table shows the variables that you can configure for this Ansible
157157
- ``false``
158158
* - ``splunk_otel_auto_instrumentation_otlp_endpoint``
159159
- Sets the OTLP endpoint for collected metrics, traces, and logs by all activated SDKs. Only applicable if ``splunk_otel_auto_instrumentation_version`` is ``latest`` or ``0.87.0`` and higher.
160-
- ``''``, i.e. defer to the default for each activated SDK
160+
- ``''``, which defers to the default for each activated SDK.
161161
* - ``splunk_otel_auto_instrumentation_otlp_protocol_protocol``
162162
- Sets the OTLP endpoint protocol for collected metrics, traces, and logs by all activated SDKs, for example ``grpc`` or ``http/protobuf``. Only applicable if ``splunk_otel_auto_instrumentation_version`` is ``latest`` or ``0.104.0`` and higher.
163-
- ``''``, i.e. defer to the default for each activated SDK
163+
- ``''``, which defers to the default for each activated SDK.
164164
* - ``splunk_otel_auto_instrumentation_metrics_exporter``
165165
- 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 ``splunk_otel_auto_instrumentation_version`` is ``latest`` or ``0.104.0`` and higher.
166-
- ``''``, i.e. defer to the default for each activated SDK
166+
- ``''``, which defers to the default for each activated SDK.
167167
* - ``splunk_otel_auto_instrumentation_logs_exporter``
168168
- 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 ``splunk_otel_auto_instrumentation_version`` is ``latest`` or ``0.108.0`` and higher.
169-
- ``''``, i.e. defer to the default for each activated SDK
169+
- ``''``, which defers to the default for each activated SDK.
170170

171171
Next steps
172172
==================================

0 commit comments

Comments
 (0)