Skip to content

Commit

Permalink
Let's see if this works
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Sauer <[email protected]>
  • Loading branch information
etsauer committed Aug 16, 2024
1 parent 95a4fe0 commit 9b1479f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _test/prometheus/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@ tests:
- labels: 'sdp:lead_time:by_app{app="basic-nginx"}'
value: 972844
- labels: 'sdp:lead_time:by_app{app="kenwilli-basic-spring-boot"}'
value: 1040483.6666666666
value: 1040483.6666666667
- expr: sdp:lead_time:global
eval_time: 1m
exp_samples:
- labels: 'sdp:lead_time:global'
value: 1006663.8333333333
value: 1006663.8333333334
- expr: count(sdp:time_to_restore:by_issue)
eval_time: 1m
exp_samples:
Expand Down

0 comments on commit 9b1479f

Please sign in to comment.