5.42.0 • Published 5 months ago
@luvio/service-instrumentation-noop v5.42.0
Luvio Noop Instrumentation Service
This package provides a no-op implementation of the instrumentation service interface defined in @luvio/service-instrumentation-types.
Installation
npm install @luvio/service-instrumentation-noopUsage
import { buildServiceDescriptor } from '@luvio/service-instrumentation-noop/v1';
const instrumentationService = buildServiceDescriptor();This implementation provides empty/no-op implementations for all instrumentation API methods.
Types
This package implements the interfaces defined in @luvio/service-instrumentation-types.
5.42.0
5 months ago