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

Use Component for start/shutdown of the Scraper #2187

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

bogdandrutu
Copy link
Member

In a followup PR, after #2186 is merged, use component helper.

Signed-off-by: Bogdan Drutu [email protected]

Copy link
Member

@james-bebbington james-bebbington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

In a followup PR, after open-telemetry#2186 is merged, use component helper.

Signed-off-by: Bogdan Drutu <[email protected]>
@codecov
Copy link

codecov bot commented Nov 20, 2020

Codecov Report

Merging #2187 (5da3a90) into master (29859f2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2187   +/-   ##
=======================================
  Coverage   91.99%   92.00%           
=======================================
  Files         270      270           
  Lines       15791    15784    -7     
=======================================
- Hits        14527    14522    -5     
+ Misses        860      859    -1     
+ Partials      404      403    -1     
Impacted Files Coverage Δ
receiver/receiverhelper/scraper.go 100.00% <ø> (ø)
receiver/receiverhelper/scrapercontroller.go 98.85% <100.00%> (-0.09%) ⬇️
translator/internaldata/resource_to_oc.go 91.54% <0.00%> (+2.81%) ⬆️

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 29859f2...5da3a90. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 1f3f91f into open-telemetry:master Nov 20, 2020
@bogdandrutu bogdandrutu deleted the scrapercomp branch November 20, 2020 03:49
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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.

2 participants