feat(configgrpc): respect status error#14010
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #14010 +/- ##
==========================================
- Coverage 91.62% 91.58% -0.05%
==========================================
Files 655 655
Lines 42786 42790 +4
==========================================
- Hits 39203 39188 -15
- Misses 2761 2775 +14
- Partials 822 827 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dmathieu
left a comment
There was a problem hiding this comment.
Could you add a changelog entry?
|
Sure @dmathieu. Let me do that. |
|
Added the changelog @dmathieu |
|
Let me know how it looks now! |
All those config packages expose public structs/interfaces, and need to be able to have changelog entries. Related: #14010 --------- Co-authored-by: Yang Song <songy23@users.noreply.github.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
|
@dmathieu the component was |
|
Hi @dmathieu, |
|
Merging requires an approval/merge by a maintainer. No need to keep updating the branch unless there's a conflict though. |
|
Hi @mx-psi, |
|
Thank you for your contribution @therealpandey! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey. |
Description
Link to tracking issue
Fixes #14005