You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: