- fix: specify correct grafana version dependency
- feature: retry mechanism for backend grpc calls
- feature: add dimension value filter to VariableQueryEditor
- feature: update to latest grafana frameworks
- feature: imporoved dimension selection component
- feature: add variable editor which supports dimension keys and metrics
- bugfix: incorrect metrics when Explore is triggered from dashboard panel
- bugfix: fix dimension drop down glitch for Chrome browser
- feature: provide ListDimensions with selected dimensions to enable advanced backend filtering
- feature: support frame metadata to enable user notifications from backend
- bugfix: pagination for queries with multiple frames did not work properly
- upgrade: upgrade to latest grafana toolkit
- feature: add v2 API which better aligns with grafana dataframe API
- feature: add fieldname to display name expressions
- feature: add
COUNTaggregate type to list of possible aggregations - feature: support display name expression (also known as aliasing)
- bugfix: exclude variables from metricFind query
- improved metric selection
- support Count aggregation type
- add grafana
intervalMSandMaxItemsattributes to query definition
Hide technical grpc errors from user interface; backend plugin logs error details and returns user-friendly message for the user.
- Add support for GetMetricAggregate query
- Fix a few typo's in Readme
- Correct plugin id to standard grafana plugin-id conventions
Initial release.