bh2smith / dune-sync

GNU General Public License v3.0
2 stars 2 forks source link

Observability via Prometheus Metrics #57

Closed bh2smith closed 1 day ago

bh2smith commented 2 weeks ago

Some good first metrics to start with:

Since these jobs are run periodically as a cronjob we can't serve metrics from here, but rather we would likely have to use a prometheus push gateway.

Open to other ideas for meaningful metrics. But we really just want to capture information that might lead to alerts (i.e. failing jobs or long run times).