Expand description

OpenTelemetry SDK

This SDK provides an opinionated reference implementation of the OpenTelemetry API. The SDK implements the specifics of deciding which data to collect through Samplers, and facilitates the delivery of telemetry data to storage systems through Exporters. These can be configured on Tracer and Meter creation.

Re-exports

Modules