Skip to content

Add pprof for profiling - #1033

Merged
sysadmind merged 2 commits into
prometheus-community:masterfrom
sysadmind:pprof
May 7, 2025
Merged

Add pprof for profiling#1033
sysadmind merged 2 commits into
prometheus-community:masterfrom
sysadmind:pprof

Conversation

@sysadmind

Copy link
Copy Markdown
Contributor

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.

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 <github@joeadams.io>
@sysadmind
sysadmind requested a review from SuperQ April 23, 2025 01:24
Comment thread main.go Outdated

@SuperQ SuperQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit, otherwise LGTM.

Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Joe Adams <github@joeadams.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants