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

dex: backport arb execution metric fix to v0.77.x #4537

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Jun 4, 2024

Describe your changes

This backport #4535 into the v0.77.x feature branch so that we can release into v0.77.2

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Change to metrics emission

@erwanor erwanor added A-telemetry Area: Metrics, logging, and other observability-related features A-dex Area: Relates to the dex labels Jun 4, 2024
@erwanor erwanor added this to the Sprint 8 milestone Jun 4, 2024
@erwanor erwanor requested a review from conorsch June 4, 2024 12:36
We noticed there were no metrics being emitted for the cost of the arb
search when no arb was found.

This fixes that, and should be backported into the next point release.

- [x] If this code contains consensus-breaking changes, I have added the
"consensus-breaking" label. Otherwise, I declare my belief that there
are not consensus-breaking changes, for the following reason:

  > Only changes metrics emission
@erwanor erwanor force-pushed the erwan/backport_arb_metric branch from b87a90c to bd51034 Compare June 4, 2024 12:55
@conorsch conorsch merged commit 2633ea3 into release/v0.77.x Jun 4, 2024
11 checks passed
@conorsch conorsch deleted the erwan/backport_arb_metric branch June 4, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dex Area: Relates to the dex A-telemetry Area: Metrics, logging, and other observability-related features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants