-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add status metric to detect failed runs (#10)
Previously we couldn't identify if a run failed just based on the reported nodes. Because these were based on the contents of the files. If a run would fail, the file could still exist and it would report a valid ENR count. This additional metric should make it easy to spot if a run failed.
- Loading branch information
Showing
1 changed file
with
36 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters