Releases: kentik/kentik-grafana-app
Releases · kentik/kentik-grafana-app
Release v1.7.0
! Please note, the release contains breaking changes !
After the update, it's necessary to:
- restart Grafana
- go to Plugins -> Kentik Connect Pro, click Disable button, then click Enable
Changed
- Migrate the plugin from Angular to React #76
- Minimal supported Grafana version: 8.0.0 -> 8.3.0
Release v1.6.2
Fixed
- API - Grafana plugin hitting 429's through device calls #69
Release v1.6.1
- Query Editor:
- new Filter in addition to the available on the top of the dashboard
- support setting filter values either as a dropdown or as a template variable
- support "OR" operator in addition to "AND"
- support multiple metrics in a panel
- be able to select Site as source
v1.6.0
[1.5.0] - 2021-08-06
Breaking changes
Plugin ID is changed according to Grafana convention: kentik-app
-> kentik-connect-app
.
Please refer to the updated installation instructions before updating.
It's important to remove the existing plugin and enable the plugin in Grafana again.
v1.5.0
[1.5.0] - 2021-08-06
Breaking changes
Plugin ID is changed according to Grafana convention: kentik-app
-> kentik-connect-app
.
Please refer to the updated installation instructions before updating.
It's important to remove the existing plugin and enable the plugin in Grafana again.
v1.4.2
v1.4.1
v1.4.0
[1.4.0] - 2019-12-26
Breaking changes
Fixed "Permission denied" error for Viewers and Editors #28.
Because of #28 it's required to do after update:
- restart Grafana
- go to the plugin config (e.g. http://localhost:3000/plugins/kentik-app/) and click "Update"
v1.3.6
v1.3.5
Merge pull request #15 from kentik/autocomplete-for-plugin-#4 Autocomplete for plugin #4