chore(go.d/snmp): remove non-default update_every from sd config by ilyam8 · Pull Request #21424 · netdata/netdata

Conversation

@ilyam8

@ilyam8 ilyam8 commented

Dec 8, 2025

edited by cubic-dev-ai bot

Loading

Summary
Test Plan
Additional Information
For users: How does this change affect me?

Summary by cubic

Use the default polling interval in SNMP service discovery and accept "2" as a valid SNMP version. This prevents unintended overrides and fixes validation for configs that specify "2".

  • Bug Fixes

    • Allow "2" in the SNMP version enum to support configs using v2.
  • Refactors

    • Removed update_every: 5 from the SNMP SD template to rely on the plugin default.

Written for commit 5f650b5. Summary will update automatically on new commits.

cubic-dev-ai[bot]

Choose a reason for hiding this comment

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

No issues found across 2 files

vkalintiris

@ilyam8 ilyam8 deleted the fix-go.d-snmp-sd branch

December 8, 2025 18:23

vkalintiris pushed a commit that referenced this pull request

Dec 9, 2025

stelfrag pushed a commit to stelfrag/netdata that referenced this pull request

Dec 11, 2025

Ferroin pushed a commit that referenced this pull request

Dec 15, 2025
)

(cherry picked from commit 8ab9cb1)

Labels

2 participants

@ilyam8 @vkalintiris