This project aims at providing a Prometheus exporter for the Jellyfin streaming server.
You can use environment variables when starting the container:
Variable | Value |
---|---|
JELLYFIN_URL |
the URL to the Jellyfin instance (default http://localhost:8096 ) |
JELLYFIN_TOKEN |
Jellyfin API token |
The exporter is listenning on port 8000.