Skip to content

pkg/sdk: Add /debug and /metrics http endpoints#248

Closed
eparis wants to merge 1 commit intooperator-framework:masterfrom
eparis:metrics
Closed

pkg/sdk: Add /debug and /metrics http endpoints#248
eparis wants to merge 1 commit intooperator-framework:masterfrom
eparis:metrics

Conversation

@eparis
Copy link
Copy Markdown
Contributor

@eparis eparis commented May 15, 2018

listen on :8080 and expose default prometheus metrics on /metrics and
pprof information on /debug/pprof

listen on :8080 and expose default prometheus metrics on /metrics and
pprof information on /debug/pprof
@eparis
Copy link
Copy Markdown
Contributor Author

eparis commented May 15, 2018

It's highly likely I put my functions/files in the wrong place in the tree. Give me a brief edumakation and i'll move them where they belong.

@eparis
Copy link
Copy Markdown
Contributor Author

eparis commented May 15, 2018

This overlaps a TON with #241
I will wait for that to merge and then rebase to add /debug/pprof as well.

@hasbro17
Copy link
Copy Markdown
Contributor

Sorry for letting this go stale. Closing this since #323 already exposes the metrics port. We can add pprof in a separate PR. Or feel free to reopen and rebase if that's not too much work.

@hasbro17 hasbro17 closed this Sep 17, 2018
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