Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metrics/debug HTTP endpoint #53

Open
judwhite opened this issue Aug 1, 2016 · 0 comments
Open

Add metrics/debug HTTP endpoint #53

judwhite opened this issue Aug 1, 2016 · 0 comments

Comments

@judwhite
Copy link
Owner

judwhite commented Aug 1, 2016

The goal is to expose state about the process in a human and machine readable format. The user doesn't necessarily need to use Prometheus, but I'm using it as an example for how to expose metrics.

Prometheus compatible /metrics example from etcd:

.NET HttpListener:

Prometheus tutorial:

General references for API documentation:

@judwhite judwhite added this to the 1.0.0 milestone Aug 21, 2016
@judwhite judwhite changed the title Add stats/debug HTTP endpoint Add metrics/debug HTTP endpoint Sep 25, 2016
@judwhite judwhite removed this from the 1.0.0 milestone Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant