Skip to content

feat: add missing redis-backed collectors#38

Merged
rokernel merged 2 commits into
masterfrom
feat/redis-missing-collectors
Jun 5, 2026
Merged

feat: add missing redis-backed collectors#38
rokernel merged 2 commits into
masterfrom
feat/redis-missing-collectors

Conversation

@rokernel
Copy link
Copy Markdown
Owner

@rokernel rokernel commented Jun 5, 2026

Summary

  • add Redis-backed collectors for routing, switch, thermal, transceiver, and platform health data
  • extend the LLDP collector with local chassis metadata from LLDP_LOC_CHASSIS
  • add fixture-driven tests and README updates for the new collectors and toggles

Why

These Redis families were present on the switch but not exported yet, while duplicate coverage for existing VLAN/LAG/FDB/state-copy metrics was intentionally skipped.

Testing

  • go test ./...
  • go build ./...
  • ./scripts/build.sh
  • docker compose up --build -d
  • docker compose ps
  • docker compose down

Notes

  • routing and platform health stay opt-in to control cardinality and runtime cost
  • unrelated dashboard changes in the working tree were intentionally left out of this PR

@rokernel rokernel merged commit 2648a2e into master Jun 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant