grafana / pyroscope-nodejs

Pyroscope NodeJS integration
Apache License 2.0
26 stars 18 forks source link

Add dynamic labels to the wall profiler #73

Closed simonswine closed 2 months ago

simonswine commented 2 months ago

This PR add dynamic labels to the wall profiler. This includes a wrapper for ensuring labels are set while a function executed.

I have also extended the test to measure how this feature works on a real profile.