Releases: pixie-io/grafana-plugin
Release v0.0.9
0.0.9
- Update Grafana compatibility version
Release v0.0.8
0.0.8
- Strip whitespace for API key and default cluster ID
Release v0.0.7
0.0.7
- Update carousel images and Grafana README image
- Improve descriptions in script dropdown
Release v0.0.6
0.0.6
- Remove redundant example query from script dropdown
Release v0.0.5
0.0.5
- Fix bug where column/groupby builder selections were cleared out when changing visualization type
- Update script descriptions to indicate the visualization type to use
Release v0.0.4
Misc fixes
Release v0.0.3
What's Changed
Added script switch button to the query panel. by @TarasPriadka in #41
Syntax highlighting by @TarasPriadka in #42
Dashboard variables by @TarasPriadka in #44
Add variable query to be able to fetch Pixie variables. by @TarasPriadka in #46
Adding support to filter columns for the Pod Metrics script by @kpattaswamy in #45
Add support for cluster ID from the dashboard variable by @TarasPriadka in #47
Support for More Dashboard Variables by @TarasPriadka in #50
New Contributors
@TarasPriadka made their first contribution in #41
@kpattaswamy made their first contribution in #45
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
0.0.2
- Allow configurable Pixie cloud address for datasource plugin
- Update NPM packages
- Address issue where health check reported healthy when plugin was not correctly configured
- Update README and CONTRIBUTING guides
v0.0.1
0.0.1
Initial release. This plugin supports Pixie as a backend datasource for Grafana. Both time range and interval macros are supported.