io.pedestal.telemetry.otel-global-init

added in 0.7.0

Uses GlobalOpenTelemetry to provide defaults for metrics source and tracing source.

metric-source

(metric-source)

Wraps the meter obtained from GlobalOpenTelemetry, with an instrumentation scope name of io.pedestal.metrics.

tracing-source

(tracing-source)

Returns the tracer obtained from GlobalOpenTelementry, with an instrumentation scope name of io.pedestal.tracing.