Skip to content

Commit dfd5144

Browse files
committed
Fix caddy tests
1 parent 4ced316 commit dfd5144

File tree

1 file changed

+1
-1
lines changed
  • teleport/tests/docker/caddy/fixtures/metrics

1 file changed

+1
-1
lines changed

teleport/tests/docker/caddy/fixtures/metrics/get.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ teleport_cache_events{cache_component="auth"} 21
780780
teleport_cache_events{cache_component="node"} 11
781781
teleport_cache_events{cache_component="proxy"} 20
782782
# 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.
783-
# TYPE teleport_cache_stale_events counter
783+
# TYPE teleport_cache_stale_events counter
784784
teleport_cache_stale_events {cache_component="auth"} 1
785785
teleport_cache_stale_events {cache_component="node"} 2
786786
teleport_cache_stale_events {cache_component="proxy"} 3

0 commit comments

Comments
 (0)