Skip to content

Releases: kentik/kentik-grafana-app

Release v1.7.0

06 Jul 15:20
efbdb67
Compare
Choose a tag to compare

! 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

04 Apr 13:09
042f6af
Compare
Choose a tag to compare

Fixed

  • API - Grafana plugin hitting 429's through device calls #69

Release v1.6.1

21 Jul 14:11
Compare
Choose a tag to compare
  • 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

24 Feb 18:08
Compare
Choose a tag to compare

[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

05 Aug 21:48
Compare
Choose a tag to compare

[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

21 May 17:25
Compare
Choose a tag to compare

[1.4.2] - 2021-05-21

Fixed

  • Filter field "inet_dst_addr" does not support the operator "=" error #36

Changed

  • Remove old unsupported filters

v1.4.1

28 Sep 16:03
Compare
Choose a tag to compare

[1.4.1] - 2020-09-25

Fixed

  • 403 error when using non-admin Kentik user #31

v1.4.0

26 Dec 18:39
Compare
Choose a tag to compare

[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:

v1.3.6

30 Oct 15:42
Compare
Choose a tag to compare

[1.3.6] - 2019-10-02

New Features

  • Resolve IPs in a given view #5

v1.3.5

23 Sep 13:26
f3eaf1f
Compare
Choose a tag to compare
Merge pull request #15 from kentik/autocomplete-for-plugin-#4

Autocomplete for plugin #4