Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

fix(listener,metrics): fix counter of sent proofs #2393

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

folex
Copy link
Contributor

@folex folex commented Oct 27, 2024

Description

Count individual proofs in metric

Motivation

It was counting batches (ie, txs)

Proposed Changes

Count individual proofs in metric

Checklist

  • The code follows the project's coding conventions and style guidelines.
  • All tests related to the changes have passed successfully.
  • Documentation has been updated to reflect the changes (if applicable).
  • All new and existing unit tests have passed.
  • I have self-reviewed my code and ensured its quality.
  • I have added/updated necessary comments to aid understanding.

Reviewer Checklist

  • Code has been reviewed for quality and adherence to guidelines.
  • Tests have been reviewed and are sufficient to validate the changes.
  • Documentation has been reviewed and is up to date.
  • Any questions or concerns have been addressed.

@folex folex requested review from justprosh and kmd-fl October 27, 2024 19:25
@folex folex merged commit 1e7c5cb into master Oct 28, 2024
11 checks passed
@folex folex deleted the sent_proofs_metric branch October 28, 2024 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants