Skip to content

Commit

Permalink
Fix kagome metric in 0011
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsa committed May 20, 2024
1 parent 5cd5045 commit 3649f23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bob: parachain 2001 is registered within 60 seconds

# Ensure parachains made progress.
alice: reports substrate_block_height{status="finalized"} is at least 10 within 100 seconds
bob: reports substrate_block_height{status="finalized"} is at least 10 within 100 seconds
bob: reports kagome_block_height{status="finalized"} is at least 10 within 100 seconds

# This parachains should produce blocks at 6s clip, let's assume an 8s rate, allowing for
# some slots to be missed on slower machines
Expand Down

0 comments on commit 3649f23

Please sign in to comment.