Aleksa Elezović

Results 2 issues of Aleksa Elezović

# Description Add OpenTelemetry using Node.js OpenTelemtry SDK to collect and export everything possible. - [x] Add auto-instrumentation (includes express.js, mysql, fs, pino logging and [more](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node#user-content-supported-instrumentations)) - [ ] Make...

Building the project for commonjs compatibility is currently happening `postinstall` using `npx rollup ...` (See `package.json` file) Issue with this approach: if a user installs the dkg.js as a dependency...

enhancement
invalid