Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

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

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_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

  • No labels