-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(issue-12348): add validator index label to validator_statuses me… #14473
Conversation
eb0d4aa
to
3d409ba
Compare
634fab2
looks like there is this panic error in e2e runs
|
Head branch was pushed to by a user without write access
@james-prysm had missed the second invocation of I didn't find how to run e2e tests locally in the contributing guide |
@0xste you can run e2e with bazel we should update that, will note |
What type of PR is this?
Feature
What does this PR do? Why is it needed?
https://beaconcha.in/validator/1101253
or joining with another metric to get additional metadatavalidator_statuses
metric by adding an additional labelWhich issues(s) does this PR fix?
Fixes #12348
Acknowledgements