class opentelemetry.instrumentation.pixeltable.PixeltableInstrumentor
Enables OpenTelemetry instrumentation of pixeltable against the given (or global) providers.instrument() accepts tracer_provider, meter_provider, and span_level (span emission
threshold: info (default), debug, or trace).
method instrument()
Signature
opentelemetry-instrument command.
This means that calling this method directly without passing any
optional values should do the very same thing that the
opentelemetry-instrument command does.
method uninstrument()
Signature
BaseInstrumentor.instrument for more information regarding the
usage of kwargs.