diff --git a/_includes/troubleshooting-components.rst b/_includes/troubleshooting-components.rst index 6a2134356..7882e8701 100644 --- a/_includes/troubleshooting-components.rst +++ b/_includes/troubleshooting-components.rst @@ -2,7 +2,7 @@ If you are a Splunk Observability Cloud customer and are not able to see your da :strong:`Available to Splunk Observability Cloud customers` -- Submit a case in the :new-page:`Splunk Support Portal `. +- Submit a case in the :new-page:`Splunk Support Portal `. - Contact :new-page:`Splunk Support `. diff --git a/gdi/opentelemetry/components/otlp-exporter.rst b/gdi/opentelemetry/components/otlp-exporter.rst index e14ff975a..36b83bd97 100644 --- a/gdi/opentelemetry/components/otlp-exporter.rst +++ b/gdi/opentelemetry/components/otlp-exporter.rst @@ -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 ` 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 ` 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 --------------------------------