Changelog
v2.0.0 (2026-05-18)
Undefined field handling #44
chore: upgrade deps + fix Grafana plugin validation issues #55 (praveen5959)
feat: paginated value suggestions via dataset_stats with top-5 + show more #53 (praveen5959)
Prom ql builder #52 (praveen5959)
feat: PromQL-first with full Code-mode feature parity #51 (praveen5959)
Upgrade Grafana SDK to 12.x, modernize build and CI #50 (praveen5959)
Update branding: replace logo and update terminology from logs to telemetry data #49 (Debanitrkl)
fixed plugin validation error: renamed root dir - from 'dist' to plugin-id #47 (balaji-jr)
v1.2.1 (2024-06-11)
- Refactor + Fix for making table headers #45 (balaji-jr)
- plugin sdk upgrade #43 (balaji-jr)
- use auth'd endpoint to test connection #42 (balaji-jr)
v1.2.0 (2024-03-14)
Grafana 10 support #26
Update fix for edge case in query and add alerting feature #38 (nitisht)
feat: add backend plugin to make alerting possible #37 (stanvanrooy)
fix: handle invalid initial value in variable formatter #36 (stanvanrooy)
feat: handle query interpolation multi-valued variable #32 (stanvanrooy)
feat: add support for dynamic variables from parseable #31 (stanvanrooy)
v1.1.0 (2023-06-18)
- Update plugin to support Grafana 10 #30 (nitisht)
- feat: show if error happens while querying #29 (stanvanrooy)
- feat: make variables used in queries work #28 (stanvanrooy)
- Add cla.yaml #27 (nitisht)
- Update docs #25 (nitisht)
- Optimise to avoid looping over the response #24 (nitisht)
- Fix type guess #23 (nitisht)
- Remove commented code and update min reqd version #22 (nitisht)
- Fix listing in dashboard panels #21 (nitisht)
- Fix plugin version #20 (nitisht)
- Use send_null flag while sending queries #19 (nitisht)
- Add credits #18 (nitisht)
- Fix comments and sign the plugin #17 (nitisht)
- Fix plugin ID as per Grafana spec #16 (nitisht)
- Fix timestamp type parsing #15 (nitisht)
- Remove manual time type check #14 (nitisht)
- Add more details in the query editor #13 (nitisht)
- Add details about stream in the query editor #12 (nitisht)
- made UI changes to the query editor #11 (abhishek1305)
- Fix readme #10 (nitisht)
- Update the release #8 (nitisht)
- Add dashboard and screenshots #7 (nitisht)
- Create separate release dir and add shasum #6 (nitisht)
- Fix links in readme and add more info in plugin.json #5 (nitisht)
- Add CI and documentation #4 (nitisht)
- Prepare for plugin release #3 (nitisht)
- Use p_timestamp as the field to be used as time #2 (nitisht)
- Cleanup tooltip and expand the size of query editor #1 (nitisht)
* This Changelog was automatically generated by github_changelog_generator