Skip to content

Commit

Permalink
feat(memcached): add ckv monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyoukun committed Jul 9, 2018
1 parent 6288737 commit 9067183
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/tsw/api/tnm2/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"SUM_TSW_WEBSOCKET_ERROR" : 1253122,
"SUM_TSW_WEBSOCKET_CLOSE" : 1253126,

"AVG_TSW_CKV_QUEUE_COST" : 1253127,
"AVG_TSW_CKV_COST" : 1253129,

"AVG_TSW_CPU_LOAD_1" : 1280713,
"AVG_TSW_CPU_LOAD_5" : 1280714,
"AVG_TSW_CPU_LOAD_15" : 1280716,
Expand Down

0 comments on commit 9067183

Please sign in to comment.