feat: enhancement in n/w dashboard and switch dashboard#4161
feat: enhancement in n/w dashboard and switch dashboard#4161rahulguptajss merged 8 commits intomainfrom
Conversation
|
Found some issue with monitoring local cisco switches, might be transient one, I will convert PR to review after the validation against them. |
There was a problem hiding this comment.
Pull request overview
This PR enhances the cmode Grafana dashboards for network and switch visibility by adding additional NIC error series and expanding switch-port detail fields, alongside REST template label changes to expose those fields.
Changes:
- Extend the switch dashboard table to include
op_state,admin_state,is_isl, andtype, and add corresponding field display mappings. - Add additional NIC TX/RX error queries to the network dashboard error panels.
- Update the REST template for
ethernet_switch_portto exportadmin_stateand renamestatetoop_state(and update the LabelAgent mapping accordingly).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| grafana/dashboards/cmode/switch.json | Adds/renames switch-port status fields and new table column mappings/filters. |
| grafana/dashboards/cmode/network.json | Adds additional NIC TX/RX error PromQL targets to existing error panels. |
| conf/rest/9.8.0/ethernet_switch_port.yaml | Exposes new labels (admin_state, op_state) for the switch-port status metric. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
# Conflicts: # docs/cisco-switch-metrics.md # docs/ontap-metrics.md
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



No description provided.