opentelemetry-js
opentelemetry-js copied to clipboard
Lighter-weight no-op API packaging
trafficstars
There is currently no easy way to get the basic OpenTelemetry constructs - tracer, span, context - without uptaking the whole API tree including diag logging, etc. For implementations where No-Op is the default but conditional, it would be beneficial to have a lighter-weight API structure that minimizes footprint.