Skip to content

Releases: RedisGrafana/grafana-redis-app

Redis Application plugin 2.2.1

19 Jan 04:23
e093d18
Compare
Choose a tag to compare

Features / Enhancements

  • Rebuild using 8.3.4 (#99)

Redis Application plugin 2.2.0

18 Jan 03:16
9eb13ea
Compare
Choose a tag to compare

Features / Enhancements

  • Upgrade to Grafana 8.2.5 (#88)
  • Add CLUSTER Slots commands introduces in Redis 7 (#89)
  • Fix Docker plugins provisioning (#90)
  • Upgrade to Grafana 8.3.0 (#93)
  • Fix LGTM and Update Panel Options (#95)
  • Add Redis CPU Usage panel (#96)
  • Update Components naming (#97)
  • Add CPU Usage Stacking and Gradient (#98)
  • Update "Can't retrieve a list of commands" error message (#100)

Redis Application plugin 2.1.0

11 Nov 01:10
119c5b5
Compare
Choose a tag to compare

Features / Enhancements

  • Update to Grafana 8.0.6 (#78)
  • Update to Grafana 8.1.1 (#79)
  • Add CLI commands for Redis 7.0.0 (#80)
  • Update to Grafana 8.1.4 (#81)
  • Add new command for Redis 6.2, Redis 7.0 (#82)
  • Add demo at https://demo.volkovlabs.io (#83)
  • Update Redis 7.0 commands help (#85)
  • Update to Grafana 8.2.3 (#86)
  • CLI Panel respects disabled CLI option for Data Source (#87)

Redis Application plugin 2.0.1

07 Jul 20:17
3cafb6d
Compare
Choose a tag to compare

Features / Enhancements

  • Update Redis Data Source to 1.5.0

Redis Application plugin 2.0.0

25 Jun 19:34
3b94410
Compare
Choose a tag to compare

Breaking changes

Supports Grafana 8.0+, for Grafana 7.X use version 1.2.0

Features / Enhancements

  • Upgrade to Grafana 8.0.2 (#67)
  • Update dashboards for v8 and minor updates (#69)
  • Replace old Latency Graph with TimeSeries component (#70)
  • Add Redis 7 commands to CLI (#71)
  • Add NgAlert and Plugin catalog to docker image (#72)
  • Update dashboards in the application's menu as pages (#73)
  • Update CLI legacy switch to ButtonGroup (#74)

Bug fixes

  • "Available Requirements" panel should be set to $redis data source #63
  • Cannot read property 'v1' of undefined (theme.v1) in the Grafana 8 #65
  • Add theme to getDisplayProcessor (#66)
  • Fix adding new data source and minor updates (#68)

Redis Application plugin 1.2.0

11 May 18:13
6112618
Compare
Choose a tag to compare

Features / Enhancements

  • Upgrade Grafana dependencies 7.5.4 #53
  • Update Docker workflow #52
  • Update Docker token and add Master build #54
  • Add RefId to Query as mandatory for the upcoming release #55
  • Update RedisGears Script Editor Execution modes #57
  • Update Dashboards to version 7.5.5 #58

Bug fixes

  • Add default Color Mode Id for older releases (7.2.X) #49
  • Fix Latency below zero calculation #56
  • "Cannot read property 'Tooltip' of undefined" for Latency Panel in the upcoming release #60

Redis Application plugin 1.1.0

08 Feb 08:17
Compare
Choose a tag to compare

v1.1.0 (2021-02-07)

Features / Enhancements

  • Make Application plug-in's icon bolder for better visibility #19
  • Update Grafana dependencies to 7.3.6 #21
  • Update Angular legacy code to React #25
  • Update Redis CLI auto-scrolling textarea to autosize #26
  • Add Tests coverage #28
  • Create Latency Panel to display Latency for each command #29
  • Improve CLI panel error handling and add new CLI/Raw mode switch #33
  • Improve Latency Panel to display Graph and set Data Source query #32
  • Create the panel to show the biggest keys #34
  • Create RedisGears panel #36
  • Improve data source list #38
  • Add Monaco for RedisGears panel editor #39
  • Update CLI Panel helpers for Redis 6.2 and modules #40
  • Add Docker build #42
  • Update Plugin and panels configuration for Redis Data Source 1.3.1 #44

Redis Application plugin 1.0.1

24 Oct 17:00
598c934
Compare
Choose a tag to compare

Features / Enhancements

  • Add GitHub action to sign release #13
  • Signed release.

Redis Application plugin 1.0.0

15 Oct 06:58
Compare
Choose a tag to compare

Features / Enhancements

  • Initial release based on Grafana 7.2.0 and Redis Data Source 1.2.0.
  • Allows seeing configured Redis Data Sources with supported modules.
  • Provides Redis CLI Panel with hints for Redis and modules commands.
  • Includes Redis Overview and Redis CLI dashboards.