Skip to content
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

HTTP forwarder should not report ErrServerClosed #3173

Merged

Conversation

pjanotti
Copy link
Contributor

The HTTP forwarder reports ErrServerClosed when shutting down the service. This error is expected and should not be reported.

@pjanotti pjanotti requested a review from a team as a code owner April 19, 2021 20:50
@bogdandrutu
Copy link
Member

Please rebase

@pjanotti pjanotti force-pushed the httpforwarder_no_err_on_close branch from 4d902f3 to a7aaf29 Compare April 19, 2021 22:35
@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #3173 (a7aaf29) into main (d3bf73b) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3173      +/-   ##
==========================================
- Coverage   91.93%   91.92%   -0.02%     
==========================================
  Files         493      493              
  Lines       23936    23936              
==========================================
- Hits        22006    22002       -4     
- Misses       1426     1428       +2     
- Partials      504      506       +2     
Flag Coverage Δ
integration 63.26% <ø> (ø)
unit 90.93% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
extension/httpforwarder/extension.go 87.23% <0.00%> (-4.26%) ⬇️
receiver/k8sclusterreceiver/watcher.go 95.29% <0.00%> (-2.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3bf73b...a7aaf29. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 677990d into open-telemetry:main Apr 20, 2021
@pjanotti pjanotti deleted the httpforwarder_no_err_on_close branch April 20, 2021 05:50
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.23.0...v0.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mstumpfx pushed a commit to mstumpfx/opentelemetry-collector-contrib that referenced this pull request Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants