Changelog
1.2.0
- Added a "Cell size" panel option that controls cell width and height independently. The control supports three modes: free (width and height edited separately), locked (height drives both dimensions), and — in "Cell with text" display mode — auto-fit to text content. Existing dashboards keep their previous square cell appearance.
- Added a "Capitalize cell text" toggle (default on) that controls the uppercase styling of cell text in "Cell with text" display mode.
1.1.2
- Moved plugin documentation to ReadTheDocs.
- Added signature for Grafana Cloud.
- Minor refactorings, should not affect functionality.
1.1.1
- Fixed a bug when transparent background would not work for groups that have their borders hidden.
1.1.0
- Overhauled severity detection: criticality score is now based on normalized distance from a severity-0 anchor threshold (green by default), instead of simple index-based scoring.
- Added custom severity overrides per threshold color, allowing users to assign explicit severity scores to specific threshold colors.
- Added option to add tooltip sections. Merged tooltip content and resource content into a single section.
- Added option to specify known IDs by joining another data frame.
- Added option to specify resource status by joining another data frame.
- Added option to designate resource as a "sidecar", changing its appearance to indicate that this is an auxiliary resource.
- Fixed incorrect suggestions when selecting fields for grouping and joining.
- Fixed disappearing data links.
- Fixed resource tooltip being clipped by panel bounds.
- Fixed a bug when status field would show up twice in rich table rendering mode.
- Reworked rich table layout to fix lags and jitter when editing its fields.
1.0.0
Initial release 🎉
0.0.0
Initial beta release.