-
Notifications
You must be signed in to change notification settings - Fork 559
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
Remove the MinMaxSumCount from cortex and datadog exporter #1554
Remove the MinMaxSumCount from cortex and datadog exporter #1554
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1554 +/- ##
=======================================
- Coverage 69.3% 69.3% -0.1%
=======================================
Files 127 127
Lines 5486 5424 -62
=======================================
- Hits 3806 3760 -46
+ Misses 1533 1521 -12
+ Partials 147 143 -4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm after nit is addressed
9319b18
to
1c6bc3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This also appears to remove MMSC from the datadog exporter. Please update the PR title and CHANGELOG.
All done. PTAL @Aneurysm9 @dashpole |
360222a
to
7c80254
Compare
7c80254
to
ba223ad
Compare
3b4d329
to
e0238ca
Compare
Thanks for the suggestions, PTAL. |
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
This is part of the #1478 todo list: