aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Use Prometheus for mail backend metrics reporting #46

Open aksiksi opened 4 years ago

aksiksi commented 4 years ago

Homepage: https://prometheus.io/

Crate (abandoned?): https://github.com/tikv/rust-prometheus

At a high level:

  1. Run Prometheus server on one machine
  2. Setup an HTTP endpoint on vaulty server that responds with metrics
  3. Prometheus will poll all endpoints it's told about and present the data