Create OpenTelemetry instrumentation for Cerbos clients.
ReadonlyinstrumentationName of the instrumentation.
ReadonlyinstrumentationVersion of the instrumentation.
Disables the instrumentation.
Enables the instrumentation.
Gets the instrumentation configuration.
Sets the instrumentation configuration.
Changing enabled via this method has no effect.
Use the CerbosInstrumentation.disable and CerbosInstrumentation.enable methods instead.
Override the meter provider, which otherwise defaults to the global meter provider.
Override the tracer provider, which otherwise defaults to the global tracer provider.
OpenTelemetry instrumentation for Cerbos clients.
Example