monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
377 stars 9 forks source link

supervisor: export basic metrics #304

Closed q3k closed 1 month ago

q3k commented 3 months ago

For productionization, we should have basic metrics exported from the Supervisor, eg.:

  1. Runnable start/crash rate per DN
  2. Number of healthy and unhealthy runnables per DN
  3. Number of runnables stuck in shutdown per DN
q3k commented 1 month ago

Done in https://review.monogon.dev/c/monogon/+/3291.