quintodrome/core/metrics
Kendall Garner 0cd15c1ddc
feat(prometheus): add metrics to Subsonic API and Plugins (#4266)
* Add prometheus metrics to subsonic and plugins

* address feedback, do not log error if operation is not supported

* add missing timestamp and client to stats

* remove .view from subsonic route

* directly inject DataStore in Prometheus, to avoid having to pass it in every call

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
Co-authored-by: Deluan <deluan@navidrome.org>
2025-06-27 22:13:57 -04:00
..
insights feat(ui): add EnableNowPlaying configuration (default true) (#4219) 2025-06-13 00:06:08 -04:00
insights.go feat(ui): add EnableNowPlaying configuration (default true) (#4219) 2025-06-13 00:06:08 -04:00
insights_darwin.go feat(Insights): add anonymous usage data collection (#3543) 2024-12-17 17:10:55 -05:00
insights_default.go feat(Insights): add anonymous usage data collection (#3543) 2024-12-17 17:10:55 -05:00
insights_linux.go fix(insights): add more linux fs types 2024-12-27 12:13:15 -05:00
insights_windows.go fix(insights): get Windows version 2024-12-21 14:54:14 -05:00
prometheus.go feat(prometheus): add metrics to Subsonic API and Plugins (#4266) 2025-06-27 22:13:57 -04:00