braice / MuMuDVB

A DVB IPTV streaming software
http://mumudvb.braice.net/
GNU General Public License v2.0
219 stars 133 forks source link

implement prometheus metrics #281

Closed kiszpal closed 2 years ago

kiszpal commented 2 years ago

TYPE number_of_clients gauge

number_of_clients{name="M2 HD"} 0 number_of_clients{name="M5 HD"} 0 number_of_clients{name="TV2"} 0 number_of_clients{name="RTL Klub"} 0

Our result is this with this implementation.