go-ethereum/internal/debug
Felix Lange d58f6291a2
internal/debug: add integration with Grafana Pyroscope (#33623)
This adds support for Grafana Pyroscope, a continuous profiling solution. 
The client is configured similarly to metrics, i.e. run 

     geth --pyroscope --pyroscope.server=https://...

This commit is a resubmit of #33261 with some changes.

---------

Co-authored-by: Carlos Bermudez Porto <cbermudez.dev@gmail.com>
2026-01-20 10:33:09 +01:00
..
api.go internal/debug: fix log memory limit format (#33336) 2025-12-01 21:50:03 +08:00
flags.go internal/debug: add integration with Grafana Pyroscope (#33623) 2026-01-20 10:33:09 +01:00
loudpanic.go internal, log: remove code for old unsupported go-versions (#28090) 2023-09-13 01:42:32 -04:00
pyroscope.go internal/debug: add integration with Grafana Pyroscope (#33623) 2026-01-20 10:33:09 +01:00
trace.go internal, log: remove code for old unsupported go-versions (#28090) 2023-09-13 01:42:32 -04:00