Skip to content

Commit

Permalink
Merge pull request #2337 from splunk/urbiz-DG26832-otlp-fix
Browse files Browse the repository at this point in the history
[DG26832]: OTLP exporter fix
  • Loading branch information
aurbiztondo-splunk authored Sep 20, 2024
2 parents d2d9df8 + 445bc61 commit fc98341
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions gdi/opentelemetry/components/otlp-exporter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@ The following settings are required:
* gRPC supports DNS as the default name-system. To learn more about the valid name syntax, see :new-page:`gRCP Name Resolution <https://github.com/grpc/grpc/blob/master/doc/naming.md>` in GitHub.
* If you're using a scheme of ``https``, then client transport security is enabled and overrides the ``insecure`` setting.

* ``tls``. See :ref:`TLS Configuration Settings <otlp-exporter-settings>` in this document for the full set of available options.

* By default, ``tls: insecure`` is set to ``true``.
* Mutual TLS (mTLS) is also supported.
* See more at :ref:`collector-common-config-tls`.
* ``tls``. See the exporter's :ref:`otlp-exporter-settings` in this document for the full set of available options, and learn more at :ref:`collector-common-config-tls`.

Configuration examples
--------------------------------
Expand Down

0 comments on commit fc98341

Please sign in to comment.