[Feature]: Server & microservices: expose metrics endpoint #382

Closed
opened 2026-02-04 20:10:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @bo0tzz on GitHub (Oct 26, 2022).

Feature detail

It would be great to have a metrics endpoint for monitoring, probably using https://github.com/siimon/prom-client.
Some examples of metrics to expose:

  • General server stats (total assets, disk usage, user count)
  • Jobs status (queue length)
  • ... (suggestions welcome)

Platform

Server

Originally created by @bo0tzz on GitHub (Oct 26, 2022). ### Feature detail It would be great to have a metrics endpoint for monitoring, probably using https://github.com/siimon/prom-client. Some examples of metrics to expose: - General server stats (total assets, disk usage, user count) - Jobs status (queue length) - ... (suggestions welcome) ### Platform Server
OVERLORD added the nice to have label 2026-02-04 20:10:40 +03:00
Author
Owner

@palitu commented on GitHub (Oct 31, 2022):

yeah great! definitely like the prom type metrics.

@palitu commented on GitHub (Oct 31, 2022): yeah great! definitely like the prom type metrics.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#382