Skip to main content

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.

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.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

otel_metrics_endpoint url

Environment Variable

OTEL_METRICS_ENDPOINT=url

info

This option is NOT available on:

  • Solaris
  • z/OS

Values

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

Default is http://localhost:4318