grafana-redis-datasource icon indicating copy to clipboard operation
grafana-redis-datasource copied to clipboard

Redis Data Source for @Grafana allows connecting to any @Redis database On-Premises and in the Cloud.

Results 55 grafana-redis-datasource issues
Sort by recently updated
recently updated
newest added

## Summary List all permissions which Redis monitor user need to have for monitoring. ## Relevant information I am sorry if this question is asked somewhere before. I moved to...

I use /db-number or ?db=db-number in the Data Source URL to specify the database number as defined in the Schema. but It doesn't work in Sentinel mode。

question

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

### Is your enhancement related to a problem? Please describe. When attempting to a sorted set as time series data this is not possible as there are fields for each...

Hello, I hope you're well! Im trying to connect my Redis to an Azure cache redis datasource. I put my domain and in the "password" i put my azure secret...

Hello, I found a bug / improvement to do around the annotations. ### Describe the bug After I created an annotation I can click it, it will open the panel...

We would like to display a "table" (multiple columns/rows) in grafana, and store the data in redis... :) We're flexible on the schema, but currently storing rows as JSON encoded...

Hope you all doing good, Is there any way to query all keys with their data in tabular form like this? ``` Keys Values -------| ------------ key1 | 1 key2...

STD.P STD.S Var.P and Var.S don't appear as an option under the aggregation field when building a query for RedisTimeSeries. From the RedisTimeSeries documentation there should be (min, max, avg,...

Just noticed that some of the aggregator types are missing from the Aggregation selector. Used this as a reference: https://redis.io/commands/ts.range/ Descriptions are taken straight from the official TS.RANGE command doc....