Skip to content

feat: add health Status to ports#4297

Merged
rahulguptajss merged 1 commit into
mainfrom
rg2-port
May 22, 2026
Merged

feat: add health Status to ports#4297
rahulguptajss merged 1 commit into
mainfrom
rg2-port

Conversation

@rahulguptajss
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 08:40
@cla-bot cla-bot Bot added the cla-signed label May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds a port health status label to the NetPort REST template and updates the ONTAP Network Grafana dashboard to display that health status in the Ethernet ports table.

Changes:

  • Export health_status from the api/private/cli/network/port endpoint in the REST NetPort template.
  • Add a “Health Status” column in the Ethernet ports table, including color/background value mappings.
  • Re-export/update the ONTAP: Network dashboard JSON to a newer Grafana schema (includes widespread dashboard JSON changes beyond the new column).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
grafana/dashboards/cmode/network.json Adds/visualizes port Health Status in the Ethernet ports table; dashboard JSON also updated to newer Grafana export/schema format.
conf/rest/9.12.0/netport.yaml Adds health_status label mapping from the CLI endpoint so it can be used in dashboards.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread grafana/dashboards/cmode/network.json
@rahulguptajss rahulguptajss linked an issue May 21, 2026 that may be closed by this pull request
Comment thread grafana/dashboards/cmode/network.json
@rahulguptajss rahulguptajss merged commit 6c4e66a into main May 22, 2026
14 checks passed
@rahulguptajss rahulguptajss deleted the rg2-port branch May 22, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Network port health label

3 participants