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

Add insufficient_fees ocurrences to prometheus metrics #3708

Closed
5 tasks
sryps opened this issue Nov 25, 2023 · 0 comments · Fixed by #3710
Closed
5 tasks

Add insufficient_fees ocurrences to prometheus metrics #3708

sryps opened this issue Nov 25, 2023 · 0 comments · Fixed by #3710
Milestone

Comments

@sryps
Copy link

sryps commented Nov 25, 2023

Summary

As operators managing gas-prices and fee related parts of relaying we try to keep gas-prices at a reasonable point to successfully relay packets without "over-paying" for fees.

If we could monitor if insufficient fees was happening it would make it easier for us to find the floor of what our gas-price could be.
Maybe this could actually be a bigger task where it actually reports what we are paying in fees and whether the gas-price could be reduced?

https://www.mintscan.io/osmosis/tx/71462314D245909C10BE1A6A0B0DA184B50A3C756F48A7229920A224B41EEC28?height=12502246
https://www.mintscan.io/osmosis/tx/1FA640B1B16A0A5B9246572C0DBF9D50CC772EA6EFEBA6FF25B7F477D1B810C1?height=12502247

These 2 TXs are a perfect example of having a similar tx, similar gas but clearly one relayer has gas-price set much higher and paying almost 12 times more in fees!


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@romac romac added this to the v1.8 milestone Nov 25, 2023
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 a pull request may close this issue.

2 participants