Remove gauge-style values from mysql

This commit is contained in:
Clint Byrum 2015-10-28 12:34:03 +09:00
parent 6731bcf5ea
commit 5d8c1b97a0
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ COLLECT_COUNTERS = (
'Innodb_rows_updated',
'Queries',
'Slow_queries',
'Threads_connected',
'Threads_running',
)