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

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 to 0.4.3. Release notes Sourced from ruff's releases. v0.4.3 Changes Enhancements Add support for PEP 696 syntax (#11120) Preview features [refurb] Use function range for reimplemented-operator...

minor
dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.1. Changelog Sourced from coverage's changelog. Version 7.5.1 — 2024-05-04 Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the...

minor
dependencies
python

Hey @pdreker, thank you for `fritz_exporter`! Really great project. I came across it and used the Helm chart to deploy it, works like a charm. Only modification I had to...

Bumps python from 3.12.2-alpine to 3.12.3-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.12.2-alpine&new-version=3.12.3-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

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

minor
dependencies
python

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.31.0.20240406. 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.31.0.20240311&new-version=2.31.0.20240406)](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

Hi, I'm trying to use this exporter to send my FritzBox 6660 Cable Data to Prometheus. But unfortunately it looks like no Docsis related data is being transferred. Although I...

With a FRITZ!Box 7590, I'm able to see the load on the current wifi channel (plus other sources), and has been in the past very useful in detecting wifi issues:...

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. Changelog Sourced from pytest-cov's changelog. 5.0.0 (2024-03-24) Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in [#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623>_. Switched docs theme...

major
dependencies
python

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0. Release notes Sourced from pytest-mock's releases. v3.14.0 #415: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes. #420: Fixed a regression...

minor
dependencies
python