elli-lib / elli_prometheus

Elli middleware for collecting stats via Prometheus.
https://github.com/elli-lib/elli_prometheus/blob/master/doc/elli_prometheus.md
Other
14 stars 8 forks source link

Update to the latest Prometheus.erl & Elli #11

Closed deadtrickster closed 7 years ago

deadtrickster commented 7 years ago

DO NOT MERGE

Metrics for 'normal' requests

Metrics for failed requests (network timeouts, malformed headers, etc)

yurrriq commented 7 years ago

Would a solution to https://github.com/elli-lib/elli/issues/3 help here? I'll leave this to you to merge.

deadtrickster commented 7 years ago

So I think this is usable enough and we can merge and move on. Let me know if you want to discuss metrics

yurrriq commented 7 years ago

Merging sounds good to me. Maybe you could add a simple example somewhere.

deadtrickster commented 7 years ago

Finally merged!