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: correct placement of arb metrics emission #4535

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

hdevalence
Copy link
Member

@hdevalence hdevalence commented Jun 4, 2024

Describe your changes

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.

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:

    Only changes metrics emission

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.
@hdevalence hdevalence marked this pull request as ready for review June 4, 2024 05:33
@erwanor erwanor merged commit d517e97 into main Jun 4, 2024
13 checks passed
@erwanor erwanor deleted the dex-arb-metric-correction branch June 4, 2024 12:29
@erwanor
Copy link
Member

erwanor commented Jun 4, 2024

Thank you for fixing this

erwanor pushed a commit that referenced this pull request Jun 4, 2024
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 pushed a commit that referenced this pull request Jun 4, 2024
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
conorsch pushed a commit that referenced this pull request Jun 4, 2024
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
@conorsch conorsch mentioned this pull request Jun 4, 2024
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants