mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
[PR #10867/41b65161 backport][stable-11] Fix typos: s/the the/the/ (#10868)
Fix typos: s/the the/the/ (#10867)
(cherry picked from commit 41b65161bd)
Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
parent
c2adcfa51d
commit
edd8981af6
7 changed files with 7 additions and 7 deletions
|
|
@ -97,7 +97,7 @@ options:
|
|||
otel_exporter_otlp_traces_protocol:
|
||||
type: str
|
||||
description:
|
||||
- E(OTEL_EXPORTER_OTLP_TRACES_PROTOCOL) represents the the transport protocol for spans.
|
||||
- E(OTEL_EXPORTER_OTLP_TRACES_PROTOCOL) represents the transport protocol for spans.
|
||||
- See
|
||||
U(https://opentelemetry-python.readthedocs.io/en/latest/sdk/environment_variables.html#envvar-OTEL_EXPORTER_OTLP_TRACES_PROTOCOL).
|
||||
default: grpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue