Skip to content

opspotes/jellyfin-prometheus-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 6, 2023
0b4aeb4 · Oct 6, 2023

History

1 Commit
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023

Repository files navigation

A simple Jellyfin prometheus exporter in Python

This project aims at providing a Prometheus exporter for the Jellyfin streaming server.

Configuration

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.