-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix otelcol_exporter_send_failed_requests count error #7527
Conversation
@TylerHelmuth, you've been involved in the discussion of the original issue. Would you mind reviewing this one? |
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.
@HeavenTonight thanks for taking care of this.
@jpkrohling can you approve the workflows? I don't have permissions in this repo. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #7527 +/- ##
==========================================
+ Coverage 91.14% 91.19% +0.04%
==========================================
Files 295 296 +1
Lines 14395 14441 +46
==========================================
+ Hits 13121 13170 +49
+ Misses 1008 1006 -2
+ Partials 266 265 -1
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note new line Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix otelcol_exporter_send_failed_requests count error Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> test and changelog Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> fix note new line Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io> new line! Signed-off-by: guiyong.ou <guiyong.ou@daocloud.io>
Signed-off-by: guiyong.ou guiyong.ou@daocloud.io
Description: <Describe what has changed.
fix otelcol_exporter_send_failed_requests count error
Link to tracking Issue:
fixed #7456