Hi, as MAAS does not seem to have any official support for health monitoring, I would like to suggest that a health check endpoint should be added to the API similar to Grafana’s /api/health
or Prometheus’s /-/healhty
.
This is different from the Prometheus metrics endpoint /MAAS/metrics
which already exists, but only reports metrics and not health status.