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: add new plugin for metrics #53

Merged
merged 11 commits into from
Apr 29, 2024
Merged

Conversation

VivekPipaliya23
Copy link

Proposed Changes

This PR will add a new verneMQ plugin named vmq_metrics_plus for metrics and observability instrumentations. Topic-level metrics are moved in this new plugin.

Types of Changes

  • Bugfix (non-breaking change which fixes issue #XXXX)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, styles...)
  • DevOps (Build scripts, pipelines...)

Checklist

  • I have read the CODE_OF_CONDUCT.md document
  • All tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if needed)
  • Any dependent changes have been merged and published in related repositories
  • I have updated changelog (At the bottom of the release version)
  • I have squashed all my commits into one before merging

Copy link
Member

@dhruvjain99 dhruvjain99 left a comment

Choose a reason for hiding this comment

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

Please make sure your pipeline passes. And then only make the PR ready to be reviewed. In all other cases keep it WIP.

apps/vmq_metrics_plus/src/vmq_metrics_plus.erl Outdated Show resolved Hide resolved
apps/vmq_metrics_plus/src/vmq_metrics_plus_sup.erl Outdated Show resolved Hide resolved
@VivekPipaliya23 VivekPipaliya23 force-pushed the feat/introduce-new-metrics-plugin branch from b6a0eea to 0bdbc93 Compare April 17, 2024 08:53
apps/vmq_metrics_plus/src/vmq_metrics_plus_plugin.erl Outdated Show resolved Hide resolved
rebar.config Show resolved Hide resolved
@dhruvjain99 dhruvjain99 merged commit c55ae9b into main Apr 29, 2024
2 checks passed
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