Telemetry

object Telemetry

Global entry point for the Telemetry abstraction.

Properties

Link copied to clipboard

The active Tracer. Defaults to the platform implementation. On JVM tests, this can be safely overridden per-thread using setTracerForTest.

Functions

Link copied to clipboard

Delegates entirely to configured tracer

Link copied to clipboard

Resets the test tracer to restore the default tracer.

Link copied to clipboard

Safely sets a custom tracer for testing.