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

Deprecate scraperhelper.Scraper in favor of scraper.Metrics #11682

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

bogdandrutu
Copy link
Member

No description provided.

@bogdandrutu bogdandrutu requested a review from a team as a code owner November 14, 2024 22:19
@songy23

This comment was marked as resolved.

@bogdandrutu bogdandrutu force-pushed the scraper-metrics branch 4 times, most recently from eedeb58 to 61522da Compare November 19, 2024 17:08
@bogdandrutu bogdandrutu marked this pull request as draft November 19, 2024 17:30
@bogdandrutu bogdandrutu force-pushed the scraper-metrics branch 2 times, most recently from 6301c2e to 99e95b0 Compare November 19, 2024 19:24
@bogdandrutu bogdandrutu marked this pull request as ready for review November 19, 2024 19:24
@bogdandrutu bogdandrutu force-pushed the scraper-metrics branch 4 times, most recently from 4b10c41 to 6fee18b Compare November 19, 2024 19:35
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 70.37037% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.63%. Comparing base (9ea2f53) to head (d933c47).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
receiver/scraperhelper/scraper.go 50.00% 4 Missing ⚠️
receiver/scraperhelper/scrapercontroller.go 78.94% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11682      +/-   ##
==========================================
- Coverage   91.66%   91.63%   -0.04%     
==========================================
  Files         442      442              
  Lines       23766    23776      +10     
==========================================
+ Hits        21785    21787       +2     
- Misses       1610     1618       +8     
  Partials      371      371              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu changed the title Make Scraper compatible with the new scraper.Metrics Deprecate scraperhelper.Scraper in favor of scraper.Metrics Nov 19, 2024
@bogdandrutu bogdandrutu requested a review from songy23 November 19, 2024 20:29
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
@bogdandrutu bogdandrutu merged commit 9d2685f into open-telemetry:main Nov 19, 2024
48 of 49 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 19, 2024
djaglowski pushed a commit to djaglowski/opentelemetry-collector that referenced this pull request Nov 21, 2024
…emetry#11682)

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
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

2 participants