pyroscope nodejs package
npm install @popfendicollars/pyroscope-nodejsThis is the nodejs profiling package for Grafana Pyroscope. It is based on the
work of @datadog/pprof and [v8's
sample based profiler][v8-prof]. And it adds:
- Wall and CPU profiles with support for dynamic tags
- Pull mode using express middleware
- Ability to Export to Grafana Pyroscope
Visit the [npm package][releases] to find the latest version of this package.
Visit docs page for usage and configuration documentation.
[Grafana Pyroscope]: https://grafana.com/oss/pyroscope/
[@datadog/pprof]: https://github.com/DataDog/pprof-nodejs
[v8-prof]: https://v8.dev/docs/profile
[docs]: https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/nodejs
[releases]: https://www.npmjs.com/package/@pyroscope/nodejs
This package is maintained by @grafana/pyroscope-nodejs.
Mention this team on issues or PRs for feedback.