grafana-redis-app
grafana-redis-app copied to clipboard
Redis Application for @Grafana provides Application pages and custom panels for Redis Data Source.
## Summary The redis-cli panel data source cannot be displayed correctly. What are the possible reasons redis overview panel is correctly ## Relevant information 
the result of info cpu is cumulative,So it is not correct to get cpu usage directly through the command {info cpu},For example the following figure: 
## Summary how to create a panel of hot key ## Relevant information
### Describe the solution you'd like Implement panel similar to RedisGears script editor.
Core Redis commands and Modules were updated recently and help should be updated as well.
## Summary Can redis-app show historical monitoring data? ## Relevant information I found that the metrics is only available after opening the dashboard of redis-app every time. Is there a...
### Is your enhancement related to a problem? Please describe. There is no bug or problem ### Describe the solution you'd like Review on "redis-app" plugin dependency to redis-datasource v2.2.0...
## Summary More of a question as this may be expected behaviour. ### Dashboards do not automatically get imported. Have to go to `Data Sources / Redis / Dashboards` and...
### Is your enhancement related to a problem? Please describe. The Slow queries log panel and the slowlogGet command does not return client name information. ### Describe the solution you'd...