summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/memcached/metrics.csv
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/memcached/metrics.csv')
-rw-r--r--collectors/python.d.plugin/memcached/metrics.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/memcached/metrics.csv b/collectors/python.d.plugin/memcached/metrics.csv
index c73620752..8016a9d6e 100644
--- a/collectors/python.d.plugin/memcached/metrics.csv
+++ b/collectors/python.d.plugin/memcached/metrics.csv
@@ -3,7 +3,7 @@ memcached.cache,,"available, used",MiB,Cache Size,stacked,,python.d.plugin,memca
memcached.net,,"in, out",kilobits/s,Network,area,,python.d.plugin,memcached
memcached.connections,,"current, rejected, total",connections/s,Connections,line,,python.d.plugin,memcached
memcached.items,,"current,total",items,Items,line,,python.d.plugin,memcached
-memcached.evicted_reclaimed,,"reclaimed, evicted", items,Evicted and Reclaimed Items,line,,python.d.plugin,memcached
+memcached.evicted_reclaimed,,"reclaimed, evicted",items,Evicted and Reclaimed Items,line,,python.d.plugin,memcached
memcached.get,,"hints, misses",requests,Get Requests,stacked,,python.d.plugin,memcached
memcached.get_rate,,rate,requests/s,Get Request Rate,line,,python.d.plugin,memcached
memcached.set_rate,,rate,requests/s,Set Request Rate,line,,python.d.plugin,memcached