Skip to content

Mint module metrics + refactor on metric names#819

Merged
xmariachi merged 7 commits intodevfrom
diego/engn-3570-monitoring-onchain-mint-refactor
May 12, 2025
Merged

Mint module metrics + refactor on metric names#819
xmariachi merged 7 commits intodevfrom
diego/engn-3570-monitoring-onchain-mint-refactor

Conversation

@xmariachi
Copy link
Contributor

@xmariachi xmariachi commented May 8, 2025

Purpose of Changes and their Description

  • Add mint metrics on events

Are these changes tested and documented?

  • If tested, please describe how. If not, why tests are not needed. -- unit and integration tests
  • If documented, please describe where. If not, describe why docs are not needed. -- fixed docs on module READMEs
  • Added to Unreleased section of CHANGELOG.md?

@xmariachi xmariachi marked this pull request as ready for review May 8, 2025 17:30
mmallora
mmallora previously approved these changes May 9, 2025
Copy link

@mmallora mmallora left a comment

Choose a reason for hiding this comment

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

Good! @felipead @spooktheducks please add your thoughts or approve.

Copy link
Contributor

@amimart amimart left a comment

Choose a reason for hiding this comment

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

I've let a few remarks, I think for the requests metric we could provide only one metric and put the module as a label instead of putting it in the metric's name, and our metrics package could then be shared among modules

spooktheducks
spooktheducks previously approved these changes May 9, 2025
felipead
felipead previously approved these changes May 9, 2025
xmariachi and others added 6 commits May 9, 2025 18:56
Co-authored-by: Arnaud Mimart <33665250+amimart@users.noreply.github.com>
Signed-off-by: Diego C <xmariachi@gmail.com>
Co-authored-by: Arnaud Mimart <33665250+amimart@users.noreply.github.com>
Signed-off-by: Diego C <xmariachi@gmail.com>
@xmariachi xmariachi dismissed stale reviews from felipead and spooktheducks via cbff770 May 9, 2025 16:58
@xmariachi xmariachi force-pushed the diego/engn-3570-monitoring-onchain-mint-refactor branch from ac1642e to cbff770 Compare May 9, 2025 16:58
@xmariachi xmariachi requested a review from fernandofcampos May 12, 2025 09:47
@xmariachi xmariachi merged commit 206799a into dev May 12, 2025
11 checks passed
@xmariachi xmariachi deleted the diego/engn-3570-monitoring-onchain-mint-refactor branch May 12, 2025 13:40
zale144 pushed a commit that referenced this pull request Jun 2, 2025
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v           ✰  Thanks for creating a PR! You're awesome! ✰
v Please note that maintainers will only review those PRs with a
completed PR template.
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Purpose of Changes and their Description
* Add mint metrics on events

## Are these changes tested and documented?

- [x] If tested, please describe how. If not, why tests are not needed.
-- unit and integration tests
- [x] If documented, please describe where. If not, describe why docs
are not needed. -- fixed docs on module `README`s
- [x] Added to `Unreleased` section of `CHANGELOG.md`?

---------

Signed-off-by: Diego C <xmariachi@gmail.com>
Co-authored-by: Arnaud Mimart <33665250+amimart@users.noreply.github.com>
zale144 pushed a commit that referenced this pull request Jun 2, 2025
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v           ✰  Thanks for creating a PR! You're awesome! ✰
v Please note that maintainers will only review those PRs with a
completed PR template.
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Purpose of Changes and their Description
* Add mint metrics on events

## Are these changes tested and documented?

- [x] If tested, please describe how. If not, why tests are not needed.
-- unit and integration tests
- [x] If documented, please describe where. If not, describe why docs
are not needed. -- fixed docs on module `README`s
- [x] Added to `Unreleased` section of `CHANGELOG.md`?

---------

Signed-off-by: Diego C <xmariachi@gmail.com>
Co-authored-by: Arnaud Mimart <33665250+amimart@users.noreply.github.com>
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.

6 participants