You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to simplify metrics collection for Jellyfin using this Helm chart, as Jellyfin currently supports exposing Prometheus metrics, although this functionality is currently disabled by default in the upstream image.
This is how I'm currently working around the limitation in the helm chart, based on #27; however, I'm open to improvements.
I took your issue as a general idea and modified it to be modular inside the helm chart until the upstream docker container provides a better way to enable metrics. Check #39 for status
I would like to simplify metrics collection for Jellyfin using this Helm chart, as Jellyfin currently supports exposing Prometheus metrics, although this functionality is currently disabled by default in the upstream image.
This is how I'm currently working around the limitation in the helm chart, based on #27; however, I'm open to improvements.
As well as creating a ServiceMonitor:
The text was updated successfully, but these errors were encountered: