Skip to content

Conversation

@leoparente
Copy link
Contributor

This pull request makes a minor logging improvement to the snmpDiscoveryBackend in the SNMP discovery backend. The change corrects the log field name for the version information to improve clarity and consistency.

  • Logging improvement:
    • In snmp_discovery.go, updated the log field from "network_discovery_version" to "snmp_discovery_version" in the readiness log message.

@github-actions
Copy link

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS 1.05s github.com/netboxlabs/orb-agent/agent 44.5% 6 0 0
🟢 PASS 31.89s github.com/netboxlabs/orb-agent/agent/backend 75.2% 40 0 0
🟢 PASS 6.04s github.com/netboxlabs/orb-agent/agent/backend/devicediscovery 67.3% 4 0 0
🟢 PASS 0.83s github.com/netboxlabs/orb-agent/agent/backend/mocks 0.0% 0 0 0
🟢 PASS 6.04s github.com/netboxlabs/orb-agent/agent/backend/networkdiscovery 59.0% 4 0 0
🟢 PASS 4.02s github.com/netboxlabs/orb-agent/agent/backend/opentelemetryinfinity 45.2% 2 0 0
🟢 PASS 4.03s github.com/netboxlabs/orb-agent/agent/backend/pktvisor 67.0% 2 0 0
🟢 PASS 6.04s github.com/netboxlabs/orb-agent/agent/backend/snmpdiscovery 59.0% 4 0 0
🟢 PASS 7.04s github.com/netboxlabs/orb-agent/agent/backend/worker 68.2% 5 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/config 100.0% 6 0 0
🟢 PASS 1.39s github.com/netboxlabs/orb-agent/agent/configmgr 50.0% 32 0 0
🟢 PASS 2.71s github.com/netboxlabs/orb-agent/agent/configmgr/fleet 65.5% 141 0 0
🟢 PASS 1.02s github.com/netboxlabs/orb-agent/agent/otlpbridge 42.2% 8 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/policies 98.9% 18 0 0
🟢 PASS 1.03s github.com/netboxlabs/orb-agent/agent/policymgr 71.6% 11 0 0
🟢 PASS 19.79s github.com/netboxlabs/orb-agent/agent/secretsmgr 48.9% 54 0 0
🟢 PASS 1.02s github.com/netboxlabs/orb-agent/agent/telemetry 81.7% 19 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/version 100.0% 1 0 0

Total coverage: 59.6%

@leoparente leoparente merged commit c84e2eb into develop Dec 22, 2025
5 checks passed
@leoparente leoparente deleted the fix/typo branch December 22, 2025 14:55
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

🎉 This PR is included in version 2.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants