Configuring the Jaeger backend (Self-Hosted)
Supported Signals:
string
: Jaeger OTLP gRPC Endpoint. The format is host:port
, host is required, port is optional and defaults to the default OTLP gRPC port 4317
boolean
: Enable TLS. Secure connection
False
string
: Certificate Authority. When using TLS, provide the CA certificate in PEM format to verify the server. If empty uses system root CA
-----BEGIN CERTIFICATE-----
Add Destination
, select Jaeger
and follow the on-screen instructionsjaeger.yaml
)kubectl