Skip to content

Redis Data Source 1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 18:56
da2ef34

Highlights

  • Added Unix socket and ACL support.
  • Added Linux 32bit ARM platform support.
  • RedisTimeSeries return milliseconds for TS.RANGE and TS.MRANGE commands.
  • Updated to Grafana 7.2.0, Grafana SDK 0.78.0 and Radix 3.6.0.

Features / Enhancements

  • Support Connecting to Redis via Unix Socket #58
  • Support Redis 6 ACL authentication #60
  • Update Grafana dependencies to 7.2.0 #66
  • Update and optimize dashboards for Grafana 7.2.0 #67
  • Add Streaming for Command Statistics #68
  • Add Size parameter for SLOWLOG GET #79
  • Update GitHub org to RedisGrafana #80

Bug fixes

  • Plugin health check failed for ARM on Linux #61
  • Timeseries data time stamp truncated to seconds #64

Thanks to @filipecosta90 for contributing!