Removed duplicate evictions metric (#2577)

This commit is contained in:
mgresser
2017-03-28 13:47:00 -04:00
committed by Daniel Nelson
parent 6971ec6f8d
commit c772d0a398
2 changed files with 1 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ var sendMetrics = []string{
"decr_misses",
"cas_hits",
"cas_misses",
"evictions",
"bytes_read",
"bytes_written",
"threads",