Skip to content

Improve kubeletstats receiver logging #352

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

Closed
wants to merge 1 commit into from
Closed

Improve kubeletstats receiver logging #352

wants to merge 1 commit into from

Conversation

pmcollins
Copy link
Member

Kubeletstats receiver was missing log statements on important errors.

Kubeletstats receiver was missing log statements on
important errors.
@pmcollins pmcollins requested a review from a team June 23, 2020 19:44
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #352 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
+ Coverage   82.62%   82.66%   +0.03%     
==========================================
  Files         170      170              
  Lines        9049     9052       +3     
==========================================
+ Hits         7477     7483       +6     
+ Misses       1248     1246       -2     
+ Partials      324      323       -1     
Flag Coverage Δ
#integration 0.00% <ø> (ø)
#unit 82.66% <100.00%> (+0.03%) ⬆️
Impacted Files Coverage Δ
receiver/kubeletstatsreceiver/runnable.go 100.00% <100.00%> (+13.04%) ⬆️

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 978b51a...832563a. Read the comment docs.

@pmcollins pmcollins changed the title Add logging on errors in Runnable Improve kubeletstats receiver logging Jun 23, 2020
@pmcollins pmcollins closed this Jun 24, 2020
@pmcollins
Copy link
Member Author

Replacing with PR #357

ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* Add Min() interface - rename MaxSumCount to MinMaxSumCount

Fixes open-telemetry/opentelemetry-go#319

* update stdout exporter to collect and output the minimum value
* update min and max atomically in Aggregator Update
* changed all references to maxsumcount to minmaxsumcount

* Address PR comments
bogdandrutu pushed a commit that referenced this pull request May 12, 2022
* Bump gosec

* Pin compatible versions of golangci-lint and gosec in tools
codeboten pushed a commit that referenced this pull request Nov 23, 2022
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.

1 participant