|
5 | 5 | - Added docker cmd line option to start in README #31
|
6 | 6 | - How to query a specific database inside the same Redis single node #34
|
7 | 7 | - Update docker-compose to load datasource from the repository and add development file #39
|
8 |
| -- Use "ScopedVars" when applying template variables #37 (fix for #36) |
| 8 | +- Use "ScopedVars" when applying template variables #37 |
| 9 | +- Refactoring to support new commands and modules #42 |
| 10 | +- Add support for TS.GET, TS.INFO, and TS.QUERYINDEX commands #45 |
| 11 | +- Add Redis dashboard to support multiple Redis instances #49 |
| 12 | +- Plugin executable missing for arm64 architecture #48 (Grafana SDK: grafana/grafana-plugin-sdk-go#221) |
| 13 | +- Return 0 for all buckets with 0 counts on time-series TS.RANGE queries #50 |
| 14 | +- Add Redis Cluster support and update monitoring dashboard #52 |
| 15 | +- Connection issue to Redis deployed in k8s (Sentinel) #38 |
| 16 | +- MRANGE: add fill zero option #53 |
| 17 | +- Add Streaming capabilities to visualize INFO command #57 |
9 | 18 | - Slowlog returns 'No data' for Redis 3.0.6 #33
|
10 | 19 | - Fix backend lint issues #41
|
11 |
| -- Refactoring to support new commands and modules #42 |
| 20 | +- ts.mrange returns no data when label has spaces within #44 |
12 | 21 |
|
13 | 22 | ## v1.1.2
|
14 | 23 |
|
|
22 | 31 |
|
23 | 32 | ## v1.1.0
|
24 | 33 |
|
25 |
| -- Updated to Grafana 7.1.0 and the latest version of Radix [#27](https://github.com/RedisTimeSeries/grafana-redis-datasource/pull/27) |
26 |
| -- Add dashboard as a part of datasource [#25](https://github.com/RedisTimeSeries/grafana-redis-datasource/pull/25) |
27 |
| -- Add Field config units to the response [#26](https://github.com/RedisTimeSeries/grafana-redis-datasource/pull/26) |
| 34 | +- Updated to Grafana 7.1.0 and the latest version of Radix #27 |
| 35 | +- Add dashboard as a part of datasource #25 |
| 36 | +- Add Field config units to the response #26 |
28 | 37 |
|
29 | 38 | ## v1.0.0
|
30 | 39 |
|
|
0 commit comments