Contributing to OpenLLMetry-JS
July 26, 2025 ยท View on GitHub
Thanks for taking the time to contribute! ๐ ๐
Please refer to our Contributing Guide for instructions on how to contribute.
Releasing
To release a new version of the package, run (make sure you have access to the @traceloop npm organization):
pnpm nx run-many --targets=build
pnpm lerna publish --no-private