You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/debug: integrate grafana pyroscope profiling support
- Added Pyroscope profiling capabilities to the debug package.
- Introduced command-line flags for enabling profiling and specifying the Pyroscope server URL.
- Implemented methods to start and stop the Pyroscope profiler, including a custom logger to interface with the existing logging system.
- Updated relevant files to accommodate the new profiling features.
0 commit comments