Conversation
metalmatze
left a comment
There was a problem hiding this comment.
That is an excellent idea!
It will make it a lot easier to get profiles from users.
|
@bboreham What do you think of adding something like this to Prometheus |
bboreham
left a comment
There was a problem hiding this comment.
Good idea; I had some suggestions about wording.
What would you think if I said it should offer both pprof.me and flamegraph.com ?
Sure. I guess the page with most info about memory is |
3f2e63c to
4e1370a
Compare
Make it easier for users to fetch and download pprof data for debugging. * Add a link to https://pprof.me for easy sharing. Signed-off-by: SuperQ <superq@gmail.com>
|
It might be worth mentioning somewhere in docs that these links will be ineffectual (and most likely just bounce back to the landing page, albeit with additional path suffixes each time) unless the exporter imports |
|
My plan is to add pprof handling to the exporter-toolkit. |
Make it easier for users to fetch and download pprof data for debugging.