-
Notifications
You must be signed in to change notification settings - Fork 454
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
Prepare for v0.15.0 release #572
Conversation
Codecov Report
@@ Coverage Diff @@
## main #572 +/- ##
=====================================
Coverage 54.7% 54.7%
=====================================
Files 101 101
Lines 8668 8668
=====================================
Hits 4745 4745
Misses 3923 3923 Continue to review full report at Codecov.
|
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 🎉
Just need to regenerate the grpc file.
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.
One thing that we may want to change is the current OTLP metric exporter is broken in some cases because the collector hasn't updated to the latest version.
For the record, the proto submodule has to be checked out to commit 8ab21ed9a to have it working.
Maybe we should downgrade first to match the collector?
I think it's good to merge as it is. The only two things that could be added is:
|
No description provided.