**As an admin, I want to monitor the health and performance of PhotoPrism using a common tool like Prometheus.** This PR by @brandon1024 added a Prometheus-compatible `GET /api/v1/metrics` endpoint to our API: - https://github.com/photoprism/photoprism/pull/3730 See [comments below](https://github.com/photoprism/photoprism/issues/213#issuecomment-1854116006) for further details.
As an admin, I want to monitor the health and performance of PhotoPrism using a common tool like Prometheus.
This PR by @brandon1024 added a Prometheus-compatible
GET /api/v1/metricsendpoint to our API:See comments below for further details.