You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/restreamer/restreamer
Mike Lang 7525b7c135 restreamer: Add basic prometheus stats to all endpoints
I had to go to some effort to get nice labelling,
which also meant none of the existing libs for this were any good,
but this works well enough.

Exposes the metrics on /metrics.
6 years ago
..
__init__.py restreamer: Initial skeleton 6 years ago
__main__.py Allow setting of log level via WUBLOADER_LOG_LEVEL env var 6 years ago
generate_hls.py restreamer: When generating playlists, include discontinuities, timestamps and endlist 6 years ago
main.py restreamer: Add basic prometheus stats to all endpoints 6 years ago
stats.py restreamer: Add basic prometheus stats to all endpoints 6 years ago