OTEL_METRICS_ENDPOINT - OMS configuration option

Description

The OTEL_METRICS_ENDPOINT option specifies the URL used to export OMS metric 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.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

otel_metrics_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