[
https://issues.apache.org/jira/browse/GEODE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donal Evans resolved GEODE-8649.
--------------------------------
Resolution: Duplicate
All the listed stat fields were added in GEODE-8663
> Update Redis INFO command to support more fields
> ------------------------------------------------
>
> Key: GEODE-8649
> URL: https://issues.apache.org/jira/browse/GEODE-8649
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Affects Versions: 1.14.0
> Reporter: Ray Ingles
> Priority: Major
>
> Various monitoring software suites use the Redis INFO command to gather data
> about a running Redis instance. Adding the following fields will allow at
> least Datadog's Redis Dashboard to function with Geode Redis:
>
> * {{instantaneous_ops_per_sec}}
> * {{keyspace_hits}} and {{keyspace_misses}}
> * {{evicted_keys}}
> * {{mem_fragmentation_ratio}})
> * {{blocked_clients}})
> * {{used_memory}}
> * {{connected_slaves}}
> * {{rejected_connections}}
> * {{connected_clients}}
> * {{keys}}
> * {{rdb_changes_since_last_save}} and {{rdb_last_save_time}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)