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

Even more metrics #595

Merged
merged 7 commits into from
Jun 15, 2022
Merged

Even more metrics #595

merged 7 commits into from
Jun 15, 2022

Conversation

mattiekat
Copy link
Contributor

@mattiekat mattiekat commented Jun 14, 2022

Theme here is finishing touches to get all the dashboards and alerts we need.

  • Added way to convert between domain and chain name
  • added remote to abacus_last_known_message_leaf_index dispatch phase
  • Made it so parsing a raw committed message does not need to clone
  • Added abacus_outbox_state gauge metric
  • Updated outbox state contract call wrapper which had incorrect enum mappings
  • Migrated message processor metrics to a new struct as cleanup

Relates to #421

@mattiekat mattiekat marked this pull request as ready for review June 15, 2022 18:59
@mattiekat mattiekat requested a review from webbhorn June 15, 2022 18:59
@mattiekat mattiekat enabled auto-merge (squash) June 15, 2022 19:34
@mattiekat mattiekat merged commit 4ec3e21 into main Jun 15, 2022
@mattiekat mattiekat deleted the mattie/even-more-metrics branch June 15, 2022 19:40
yorhodes pushed a commit that referenced this pull request Jun 29, 2022
* Allow Raw messages to be parsed without cloning

* Add hardcoded mapping between domain and chain

* Remove extra clone

* Report dst chain for `dispatch` phase of `last_known_message_leaf_index`

* Update state call for outbox

* Add outbox state metric
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.

None yet

2 participants