Skip to content

boxyhq/metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c35dc7 · Sep 27, 2024
Aug 20, 2024
Apr 6, 2023
May 9, 2023
May 9, 2023
Apr 6, 2023
Apr 11, 2023
Feb 5, 2024
Dec 25, 2023
Apr 6, 2023
May 9, 2023
Aug 15, 2024
Sep 27, 2024
Sep 27, 2024
Feb 5, 2024

Repository files navigation

@boxyhq/metrics

npm

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