grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.65k stars 576 forks source link

examples: Update pyroscope-nodejs integration #3308

Closed simonswine closed 1 month ago

simonswine commented 1 month ago

This was required to support node v22 and to get rid of upstream pprof in favour of datadog/pprof

korniltsev commented 1 month ago

It may be worth to update tools/update_examples.go to teach it updating node examples (in the future)