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

need help adding new metrics #82

Open
geib opened this issue Jun 29, 2018 · 1 comment
Open

need help adding new metrics #82

geib opened this issue Jun 29, 2018 · 1 comment

Comments

@geib
Copy link

geib commented Jun 29, 2018

I have prometheus.erl and prometheus_httpd included in my rebar3 project, and I see the metrics for the erlang VM, etc. Now I am trying to added a couple new metrics of my own, like response time to a http POST, etc. But I can not seem to get this working.

Is there a simple step-by-step example to add a new metric to a existing erlang application.??

Thanks,
Mark.

@deadtrickster
Copy link
Owner

I'm not sure there is step-by-step example, probably in the linked blog posts. but hey, you can learn from prometheus_httpd.

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

No branches or pull requests

2 participants