You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release introduces an Experimental tab to the query editor. This will be used to let users try out features while they're being developed. Each feature has a link the the GitHub issue where you can share you feedback, before the feature is considered stable.
8
+
9
+
### Enhancements
10
+
11
+
- Extend variables support to options
12
+
- Don't detect time fields from Unix epoch ([#82](https://github.com/marcusolsson/grafana-json-datasource/issues/82))
13
+
- Add params to cache key ([#85](https://github.com/marcusolsson/grafana-json-datasource/issues/85))
14
+
- Add Experimental section to query editor to test features under development
15
+
- Experimental: Group query results by field ([#36](https://github.com/marcusolsson/grafana-json-datasource/issues/36))
16
+
- Experimental: Set display name for metric fields ([#36](https://github.com/marcusolsson/grafana-json-datasource/issues/36))
17
+
- Experimental: Set optional label for variables ([#79](https://github.com/marcusolsson/grafana-json-datasource/issues/79))
0 commit comments