A telemetry service that does nothing — used when no exporter is configured.
withSpan still runs the callback and returns its value, but all span
operations are no-ops.
A telemetry service that does nothing — used when no exporter is configured.
withSpan still runs the callback and returns its value, but all span
operations are no-ops.
import { NoopTelemetryService } from "telemetry-plugin/src/index.ts";