Uploaded image for project: 'Observability Documentation'
  1. Observability Documentation
  2. OBSDOCS-746

Clarify TLS settings in the multicluster OTEL docs

XMLWordPrintable

    • OBSDOCS (Jan 1 - Jan 22) #247, OBSDOCS (Jan 22 - Feb 12) #248

      From https://github.com/openshift/openshift-docs/pull/66815#discussion_r1413523118

       

       

          exporters:
            otlphttp:
              endpoint: https://observability-cluster.com:443 <1>
              insecure: false
              compression: on
              tls:
                cert_file: "/path/to/server-cert.pem"
                key_file: "/path/to/server-key.pem"
                client_ca_file: "/path/to/client-ca.pem" 

      The documentation should mention how are these certs obtained and how are they used on the remote peer (server, OCP route)

              rhn-support-mleonov Max Leonov
              ploffay@redhat.com Pavol Loffay
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: