Skip to content

This is the tracer provider (otel_tracer_provider) otel uses when tracing is disabled.

Value

Not applicable.

Details

All methods are no-ops or return objects that are also no-ops.

Examples

tracer_provider_noop$new()
#> <otel_tracer_provider_noop/otel_tracer_provider>
#> methods:
#>   get_tracer(name, version, schema_url, attributes)
#>   flush()
#>   get_spans()