What's new
- Added examples for Node Graph, Base64, Pie Chart, and Logs panels in Documentation.
- Updated Variable replacement to support Scoped Variables.
- Updated to the latest Grafana 9.4.3 toolkit and workflows.
- Added String, Number Type selection for Select and Radio options.
- Added Lookup options for Disabled elements.
- Added support for DELETE requests.
- Added "Buttons only" Layout to do GET/POST/DELETE requests.
- Added panel padding configuration to allow using of panel's space corner to corner.
- Refactored documentation and API Servers examples for MySQL, PostgreSQL, and Deno.
- Updated to the latest Grafana 9.4.3 toolkit.
- Signed as a community plugin and available in Grafana Cloud and On-Premises.
- Updated Plugin configuration, types and README.
- Updated to the latest Grafana 9.4.3 toolkit.
- Added Time Zone and Range parameters for JavaScript Code.
- Added Replace variables and Location service parameters for Javascript Code.
- Updated replace variables with scoped function. Dashboard variables now work with repeat panels.
- Updated to the latest Grafana 9.4.3.
- Added option to display colors based on Event or Frame id if the Color field is not specified.
- Added support for Color schemes.
- Added labels split to display in the drawer.
- Added Annotation tags as labels.
- Updated multi-day intervals to auto-align events weekly.
- Removed panel padding allowing to use of panel's space corner to corner.
- Updated to the latest Grafana 9.4.3 toolkit and workflows.
- Added
EventBus
parameter to publish events. - Removed panel padding allowing to use of panel's space corner to corner.
- Updated default background to
transparent
for Light and Dark themes. - Updated to the latest Grafana 9.4.3 toolkit and workflows.
- Allows connecting to Local and Remote Grafana instances via HTTP API using API Keys and Tokens.
- Tested with Grafana HTTP API versions 8.5+. It may work with previous versions.
- Allows retrieving Health information, Annotations, Alerts, and Data Sources.
- Supports Dashboard annotations to display filtered annotations and alerts.
- Based on the Grafana 9.3.6 toolkit and workflows.
- Added event colors based on Threshold configuration.
- Added support for the Week Start (Monday, Sunday) configured in Grafana.
- Added an option to display the time for the events.
- Updated Drawer (Sidebar) for the new design using Cards.
- Updated to the latest Grafana 9.3.6 toolkit and workflows.
- Refactored legacy code and migrated to Theme v2.
- Removed panel padding and updated styles for a modern look and feel.
- Added Styles editor.
- Added Code Syntax Highlight.
- Introduced selecting optional editors to display, which are hidden by default. Editors with updated values are always displayed.
- Removed panel padding. Padding can be added using the Styles editor.
- Updated to the latest Grafana 9.3.6 toolkit and workflows.
- Updated to the latest Grafana toolkit 9.3.6.
- Updated CI and Release workflows.
- Updated README, and configuration.
- Added screenshots and updated plugin JSON file.
- Added Streaming Support for WebSockets and Grafana Live.
- Added Data Zoom feature updating Time Range similar to the TimeSeries panel to the initial options.
- Updated Documentation answering community questions.
- Added JavaScript Code Editor to add Handlebars helpers and Event handlers.
- Finished refactoring of internal components.
- Migrated Styles to Grafana Theme v2.
- Added
{{json @root}}
and {{split String ','}}
helpers. - Updated CSS to fit images to the screen.
- Supported Internationalization using custom helpers.
- Updated to the latest Grafana toolkit 9.3.2.
- Updated README and documentation to explain how to use the panel with data sources and supported formats.
- "New Year" edition.
- Finished refactoring.
- Updated to the latest Grafana toolkit 9.3.2.
- Introduced new features for the
Time
, Number
, and String
fields. - Refactoring may introduce breaking changes. Please test before upgrading in Production.
- Updated to the latest Grafana toolkit 9.3.1.
- Added Annotations support.
- Refactored legacy code, and increased test coverage.
- Community-submitted PRs and features.
- Added Monaco Code Editor.
- Major refactoring and increased test coverage to continue improving the plugin with the requested functionality.
- Refactoring may introduce breaking changes. Please test before upgrading in Production.
- Community-requested updates for Payload.
- Update Request parameters.
- Grafana-style success/error notifications.
- The code editor for Initial and Update requests was improved with suggestions for variables and parameters.