Skip to content

Commit e00713f

Browse files
committed
fix: change node latency to ms
1 parent 40a7e8f commit e00713f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynatrace/src/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ metrics:
656656
metadata:
657657
displayName: Node Average Latency
658658
description: Average latency of requests handled by endpoints on node (seconds); returned only when there is traffic
659-
unit: Second
659+
unit: Millisecond
660660
tags:
661661
- "Redis"
662662
- "EF2"

0 commit comments

Comments
 (0)