Skip to content

Commit 4ced316

Browse files
committed
Remove extra space in metrics fixture
1 parent fc6421e commit 4ced316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teleport/tests/fixtures/metrics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ teleport_cache_events{cache_component="auth"} 21
775775
teleport_cache_events{cache_component="node"} 11
776776
teleport_cache_events{cache_component="proxy"} 20
777777
# HELP teleport_cache_stale_events Number of stale events received by a Teleport service cache. A high percentage of stale events can indicate a degraded backend.
778-
# TYPE teleport_cache_stale_events counter
778+
# TYPE teleport_cache_stale_events counter
779779
teleport_cache_stale_events {cache_component="auth"} 1
780780
teleport_cache_stale_events {cache_component="node"} 2
781781
teleport_cache_stale_events {cache_component="proxy"} 3

0 commit comments

Comments
 (0)