fritz_exporter icon indicating copy to clipboard operation
fritz_exporter copied to clipboard

Prometheus exporter for Fritz!Box home routers

Results 19 fritz_exporter issues
Sort by recently updated
recently updated
newest added

The current implementation (as of 2.4.3) of the homeautomation metrics makes several calls to the box per device found, which adds up to 20-30s per scrape, which may hit the...

I've successfully added the exporter to my Synology NAS and now am monitoring the state of my heating and PV system. Thanks for this awesome tool! One thing I'm missing...

If a configured device is unreachable for some reason the error handling is really bad. Basically it just throws an exception and dies. This needs to be handled gracefully, ideally...

bug

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.8. Release notes Sourced from ruff's releases. 0.6.8 Release Notes Preview features Remove unnecessary parentheses around match case clauses (#13510) Parenthesize overlong if guards in...

patch
dependencies
python

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240808 to 6.0.12.20240917. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyyaml&package-manager=pip&previous-version=6.0.12.20240808&new-version=6.0.12.20240917)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

patch
dependencies
python

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.20.0 to 0.21.0. Release notes Sourced from prometheus-client's releases. 0.21.0 / 2024-09-20 What's Changed [CHANGE] Reject invalid (not GET or OPTION) HTTP methods. #1019 [ENHANCEMENT] Allow writing...

minor
dependencies
python

Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240914. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.32.0.20240712&new-version=2.32.0.20240914)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

patch
dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...

patch
dependencies
python

Bumps python from 3.12.5-alpine to 3.12.6-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.12.5-alpine&new-version=3.12.6-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker