Releases: pixie-io/grafana-plugin
Release v0.0.10
0.0.10
What's Changed
- Add instructions for Kubernetes Grafana deployment by @TarasPriadka in #86
- Add
__requires
field to dashboard json files. by @htroisi in #88 - Update link to Pixie dashboards. by @htroisi in #89
- Bump github.com/lestrrat-go/jwx from 1.2.4 to 1.2.26 by @dependabot in #93
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #90
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #85
- Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0 by @dependabot in #91
- Bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.7.0 by @dependabot in #92
- Fix the broken demo link by @kpattaswamy in #98
- Enable alerting for Pixie datasource by @ddelnano in #102
- Store cloudAddr in unencrypted JSON data. Simplify logic for updating and resetting plugin settings by @ddelnano in #103
- Update changelog and plugin version in preparation for v0.0.10 release by @ddelnano in #105
- Fix Grafana plugin release job by @ddelnano in #107
New Contributors
Full Changelog: v0.0.9...v0.0.10
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.