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

feat(iroha-connector): add prometheus exporter to the plugin #3461

Conversation

ashnashahgrover
Copy link
Contributor

Commit to be reviewed


feat(iroha-connector): add prometheus exporter to the plugin
 

Primary Changes
----------------
1. Added Prometheus Exporter to Iroha ledger plugin
2. Added Prometheus Metrics tracker to relevant iroha tests.

Fixes #1260

Pull Request Requirements

  • Rebased onto upstream/main branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.
  • Have git sign off at the end of commit message to avoid being marked red. You can add -s flag when using git commit command. You may refer to this link for more information.
  • Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
  • Commit Message per line must not exceed 80 characters (including spaces and special characters).

A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.

@ashnashahgrover ashnashahgrover changed the title  feat(iroha-connector): add prometheus exporter to the plugin #1260  feat(iroha-connector): add prometheus exporter to the plugin Aug 5, 2024
@ashnashahgrover ashnashahgrover changed the title  feat(iroha-connector): add prometheus exporter to the plugin feat(iroha-connector): add prometheus exporter to the plugin Aug 5, 2024
@ashnashahgrover ashnashahgrover force-pushed the ashnashahgrover/issue1260 branch 3 times, most recently from d12876e to 44b7c44 Compare August 6, 2024 15:38
@ashnashahgrover
Copy link
Contributor Author

@jagpreetsinghsasan Have addressed all requested changes.

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@ashnashahgrover LGTM with comments (mostly just nit-picks)

@ashnashahgrover
Copy link
Contributor Author

@ashnashahgrover LGTM with comments (mostly just nit-picks)

Have addressed all the requests.

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@ashnashahgrover Thank you for the updates, LGTM!

Copy link
Contributor

@outSH outSH left a comment

Choose a reason for hiding this comment

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

Thanks for the updates, LGTM, please fix the CI so we can proceed with merging

@petermetz
Copy link
Contributor

Currently this one is stuck because of a pending change request from @jagpreetsinghsasan

@ashnashahgrover In case you didn't re-request review from @jagpreetsinghsasan , please do that.
@jagpreetsinghsasan If there was a re-request review then please re-review when you get the chance so that we can move this along.

I'm not sure either way where did this one get stuck, but either which way let's get in moving!

@jagpreetsinghsasan
Copy link
Contributor

Yes, I think it got stuck because of my non-approval due to multiple workflow failures. LGTM

@jagpreetsinghsasan jagpreetsinghsasan dismissed their stale review October 3, 2024 03:31

Changes incorporated and approved by Peter

 
Primary Changes
----------------
1. Added Prometheus Exporter to Iroha ledger plugin
2. Added Prometheus Metrics tracker to relevant iroha tests.
 
Fixes hyperledger-cacti#1260

Signed-off-by: ashnashahgrover <as19@williams.edu>
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@jagpreetsinghsasan Got it, thank you!

@ashnashahgrover Please fix the DCO check and then we are good to merge (please hit the re-request review button once you've updated the commit signoff)

https://github.com/hyperledger/cacti/actions/runs/11170598967/job/31053751225?pr=3461

@petermetz
Copy link
Contributor

Closing for now due to inactivity. We can reopen at is anytime in the future as needed.

@petermetz petermetz closed this Oct 14, 2024
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.

feat(iroha-connector): add prometheus exporter to the plugin
4 participants