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.98k stars 599 forks source link

fix: panic recovery interceptor #3246

Closed kolesnikovae closed 5 months ago

kolesnikovae commented 5 months ago

We have a metric that counts recovered panics – pyroscope_panic_total, however it does not include panics recovered in gRPC handlers