Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add status metric to detect failed runs #10

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

skylenet
Copy link
Member

@skylenet skylenet commented Dec 3, 2024

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.

@skylenet skylenet changed the title fix: add status metric to detect failed runs feat: add status metric to detect failed runs Dec 3, 2024
@skylenet skylenet merged commit 2085ab3 into ethereum:master Dec 3, 2024
2 checks passed
skylenet pushed a commit that referenced this pull request Jan 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.1.0](0.0.1...0.1.0)
(2024-12-03)


### Features

* add status metric to detect failed runs
([#10](#10))
([2085ab3](2085ab3))
* **ci:** add workflows for build, pr check and deploy
([2058429](2058429))
* **ci:** add workflows for build, pr check, deploy
([413fdc2](413fdc2))


### Bug Fixes

* add first version for release-please
([#13](#13))
([2db4530](2db4530))
* directory structure
([a378980](a378980))
* match package name with repo name
([974ed16](974ed16))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant