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.

Note

For HTTPS connections, the URL must start with https://

Note

As of UA 7.5.0.0, only OTLP/HTTP protocol is supported. OTLP/gRPC is NOT supported.

Note

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


(tick)

(tick)


Note

This option is NOT available on:

  • Solaris
  • HP-UX
  • z/OS

Values

url must be a properly formatted, according to Opentelemetry conventions.

Default is http://localhost:4318