pdreker / fritz_exporter

Prometheus exporter for Fritz!Box home routers
Other
155 stars 32 forks source link

Version 2.1.0 #75

Closed pdreker closed 2 years ago

pdreker commented 2 years ago

Relase Codename "I'm not dead, yet!"

Adds the ability to gather detailed host statistics on device supporting it. Warning: While it may be "cool" to gather everything under the sun this makes scrapes take long (On my Fritz!Box 7590, which knows of around 80 Device it takes 15-20s to gather everything). So use with care. (Closes #69 - nice!)

Als adds a simple and plain Helm chart (including a Prometheus Operator ServiceMonitor, because who doesn't run Prometheus Operator at home...?)

Also does some cleanup in the code and adds TypeHints, because why not?

Have fun!