UNPKG

@cerbos/opentelemetry

Version:

OpenTelemetry instrumentation for the @cerbos/grpc and @cerbos/http client libraries

7 lines 227 B
/** * OpenTelemetry instrumentation for the {@link @cerbos/grpc# | gRPC} and {@link @cerbos/http# | HTTP} client libraries. * * @packageDocumentation */ export * from "./instrumentation"; //# sourceMappingURL=index.d.ts.map