jellyfin / jellyfin-helm

Kubernetes Helm Chart for Jellyfin
GNU General Public License v2.0
25 stars 18 forks source link

feat: ✨ add metrics and serviceMontior #39

Closed Supporterino closed 2 weeks ago

Supporterino commented 3 weeks ago

This PR adds the flexibility to fully customize a serviceMonitor resource for jellyfin and also adds the necessary command to activate the metrics.

Inspiration taken from #28. In the long term a env variable should be introduced inside the docker container to toggle metrics.

@crobibero once my two PRs are merged. I am planning to bring the helm chart to the new standards and template a few more thing and simplify them.