Skip to content
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(metrics): OTeL - instrument Runner component #1889

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

oleg-ssvlabs
Copy link
Contributor

@oleg-ssvlabs oleg-ssvlabs commented Nov 27, 2024

Metrics added

  • ssv.validator.consensus.duration (ssv.runner.role attribute)
  • ssv.validator.pre_consensus.duration (ssv.runner.role attribute)
  • ssv.validator.post_consensus.duration (ssv.runner.role attribute)
  • ssv.validation.duty.duration (ssv.runner.role, ssv.validator.duty.round attribute)
  • ssv.validator.submissions (ssv.runner.role attribute)
  • ssv.validator.submissions.failed (ssv.runner.role attribute)

Metrics removed

  • ssv_validator_consensus_duration_seconds (role label)
  • ssv_validator_pre_consensus_duration_seconds (role label)
  • ssv_validator_post_consensus_duration_seconds (role label)
  • ssv_validator_beacon_submission_duration_seconds (role label)
  • ssv_validator_duty_full_flow_duration_seconds (role label)
  • ssv_validator_duty_full_flow_first_round_duration_seconds (role label)
  • ssv_validator_roles_submitted(role label)
  • ssv_validator_roles_failed (role label)
  • ssv_instances_started (role label)
  • ssv_instances_decided (role label)

@oleg-ssvlabs oleg-ssvlabs force-pushed the otel-runner-metrics branch 2 times, most recently from baf05ed to 583647a Compare November 28, 2024 11:36
@oleg-ssvlabs oleg-ssvlabs changed the title feat(metrics): OTeL - instrument Runner component(WIP) feat(metrics): OTeL - instrument Runner component Nov 29, 2024
@oleg-ssvlabs oleg-ssvlabs merged commit 04c3745 into otel-metrics Nov 29, 2024
5 of 6 checks passed
@oleg-ssvlabs oleg-ssvlabs deleted the otel-runner-metrics branch November 29, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants