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

More Metrics #495

Merged
merged 45 commits into from
May 27, 2022
Merged

More Metrics #495

merged 45 commits into from
May 27, 2022

Conversation

mattiekat
Copy link
Contributor

@mattiekat mattiekat commented May 24, 2022

  • Creates the ethers-prometheus crate which provides an Ethers Middlewear which exports metrics via prometheus.
  • Extended metrics in abacus-base to connect up with the new provider metrics
  • Updated abacus-ethereum to use the metrics middlewear if the metrics configuration is provided
  • Setup other metrics that were previously unused from abacus-base
  • Updated configs for local testing

Relates to #421

@mattiekat mattiekat changed the title Mattie/metrics More Metrics May 24, 2022
@mattiekat mattiekat marked this pull request as ready for review May 26, 2022 17:08
Copy link
Collaborator

@tkporter tkporter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work! some beautiful rust code

rust/abacus-base/src/metrics/core.rs Show resolved Hide resolved
rust/ethers-prometheus/src/erc20.rs Outdated Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Outdated Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Outdated Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Outdated Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Show resolved Hide resolved
rust/ethers-prometheus/src/lib.rs Show resolved Hide resolved
@mattiekat mattiekat merged commit d687d3e into main May 27, 2022
@mattiekat mattiekat deleted the mattie/metrics branch May 27, 2022 19:44
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.

3 participants