0.2.9 • Published 9 months ago

@boxyhq/metrics v0.2.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

@boxyhq/metrics

Package for OTel instrumentation

Running Tests

Tests helps us to ensure that the telemetry export works as expected after every OTEL dependency update.

npm i
# Copy test/.env.example to test/.env and set the values
cp test/.env.example test/.env
npm run test:manual