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
* Add pprof for profiling
We have received reports of excessive memory usage for the exporter. Pprof provides a mechanism for users to dump the heap which should provide useful information about what memory has been allocated.
Signed-off-by: Joe Adams <[email protected]>
* Update main.go
Co-authored-by: Ben Kochie <[email protected]>
Signed-off-by: Joe Adams <[email protected]>
---------
Signed-off-by: Joe Adams <[email protected]>
Co-authored-by: Ben Kochie <[email protected]>
0 commit comments