OTEL_TRACE_ENDPOINT - UAG configuration option
Description
The OTEL_TRACE_ENDPOINT option specifies the URL used to export UAG trace data using the OTLP/HTTP(S) protocol to the Opentelemetry Collector.
info
For HTTPS connections, the URL must start with https://
info
As of UA 8.0.0.0, only OTLP/HTTP protocol is supported. OTLP/gRPC is NOT supported.
info
The value of this option will be propagated to and used by the Extension worker process.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | otel_trace_endpoint url |
info
This option is NOT available for UNIX on:
- Solaris
Values
url must be a properly formatted, according to Opentelemetry conventions.
Default is http://localhost:4318