Skip to content

Conversation

@isabelfaulds
Copy link

@isabelfaulds isabelfaulds commented Jan 13, 2026

Changes

Grafana Wrapper has AddPanel currently (which would add to row if defined, else panels). These updates add AddPanelToRow. No changes were needed for current dashboards. This makes it easier to switch back and forth between rows of multiple panels & stand alone panels.

Test Example Before Changes

Also if AddPanel() is used first, and Addrow() AddPanel() later then the initial AddPanels() might not get shown. This update prevents that from happening.
For example,
image

Test Example After Changes

After changes the gauge chart is no longer hidden and CPU Usage isn't placed into same row
image

SSH Tunnel Health Example After Changes

image
  • Other tested dashboards, like SSH Tunnel Health, not impacted

@isabelfaulds isabelfaulds force-pushed the grafana-wrapper-addpanel branch from e13e5c1 to fd49949 Compare January 15, 2026 20:28
@isabelfaulds
Copy link
Author

Test Example Dashboard Script After Changes
example.dashboard.py

@isabelfaulds
Copy link
Author

Test Example Dashboard Script Before Changes

example.dashboard.py

@isabelfaulds isabelfaulds force-pushed the grafana-wrapper-addpanel branch from fd49949 to 07d2f58 Compare January 17, 2026 03:29
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.

2 participants