Skip to content

Commit 33ca18e

Browse files
author
zhongming Fan
committed
dm: fix description for metric type
1 parent 2a16892 commit 33ca18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weops/pipe-tools/bk_pkg/dm/dm.collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ metrics:
6666
SELECT count(*) AS LOCK_BLOCKS FROM V$LOCK WHERE blocked = 1
6767
6868
- metric_name: dm_exporter_deadlock_count
69-
type: gauge
69+
type: count
7070
help: '死锁累计数量'
7171
values:
7272
- DEADLOCK_COUNT

0 commit comments

Comments
 (0)