-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add metric sender feature #453
Conversation
✅ Deploy Preview for agent-public-docs canceled.
|
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #453 +/- ##
==========================================
- Coverage 67.19% 66.81% -0.39%
==========================================
Files 113 113
Lines 12849 12912 +63
==========================================
- Hits 8634 8627 -7
- Misses 3647 3717 +70
Partials 568 568
☔ View full report in Codecov by Sentry. |
Tested and LGTM |
Proposed changes
metric-sender
feature so it is now possible to enable/disable as desiredmetric-collection
featuremetric
feature which includesmetrics-collection
,metrics-throttle
andmetrics-sender
featuresmetric
plugin can so it can now stream metric reports directly tometric-sender
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentmake install-tools
and have attached any dependency changes to this pull requestREADME.md
)