Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
465 stars 77 forks source link

Prometheus Metrics #678

Open LukeHandle opened 3 years ago

LukeHandle commented 3 years ago

Metric Ideas

Comments appreciated - I'm sure some of these are either not possible or just not worth doing considering Phoenix etc.

wolfcomp commented 3 years ago

If we want to use https://github.com/akoutmos/prom_ex we would need to wait for the next version due to a bug that is in the current version on hex that has been fixed but not pushed out where if the response body for http requests are nil prom_ex pull request 54

clone1018 commented 3 years ago

Did a minimal amount of work towards this here: https://github.com/Glimesh/glimesh.tv/pull/725

LukeHandle commented 3 years ago

I think PromEx covered most of the points tbh. It's kinda then around wrapping specific things - eg. Mailgun calls, or Spaces Uploads. Stream viewer counts...