Telemetry

Configures telemetry using OpenTelemetry (OTEL). This configuration is currently limited to turning telemetry on and off, you must use standard OTEL environment variables to point the HTTP exporter to your collector.

More details on Telemetry capabilities can be found in Telemetry.adoc.

Configuration options:

Parameter Description Type Required Default

Enabled

Turns on/off telemetry

bool

No

false

The following can be supplied as environment variables:

Configuration Parameter Environment Variable

Enabled

TELEMETRY_ENABLED