Skip to content

feat(inputs.fritzbox): Add support for fiber lines#18740

Merged
skartikey merged 10 commits intoinfluxdata:masterfrom
hdecarne:fritzbox-plugin-update
Apr 22, 2026
Merged

feat(inputs.fritzbox): Add support for fiber lines#18740
skartikey merged 10 commits intoinfluxdata:masterfrom
hdecarne:fritzbox-plugin-update

Conversation

@hdecarne
Copy link
Copy Markdown
Contributor

@hdecarne hdecarne commented Apr 18, 2026

Summary

Re-issued PR for fiber support integration into fritzbox plugin after branch rename.

Fiber based FRITZ!Box routers provide an interface to query fiber line status and statistics. The latter is also accessible via the TR-064 API already used by the plugin. Support for fiber lines can be added as an additional metrics using the existing plugin logic.

Checklist

Related issues

resolves #18691

@hdecarne hdecarne changed the title Fritzbox plugin update feat(inputs.fritzbox): Add support for fiber lines Apr 18, 2026
@telegraf-tiger telegraf-tiger Bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 18, 2026
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks @hdecarne!

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 20, 2026
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hdecarne Just one comment.

Comment thread plugins/inputs/fritzbox/fritzbox_test.go Outdated
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hdecarne Thanks for the contribution!

@skartikey skartikey merged commit 4038ce7 into influxdata:master Apr 22, 2026
5 checks passed
@github-actions github-actions Bot added this to the v1.39.0 milestone Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fiber support to fritzbox plugin

3 participants