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

Added processes scraper #1268

Conversation

james-bebbington
Copy link
Member

Link to tracking Issue: #1240

Description: Added processes scraper to scrape stats on aggregate process counts (as opposed to the existing process scraper which scrapes per process metrics)

@project-bot project-bot bot added this to In progress in Collector Jul 7, 2020
@james-bebbington james-bebbington changed the title Added processes scraper to scrape the no. of processes created, runni… Added processes scraper Jul 7, 2020
…ng, blocked (currently not supported on Windows)
@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #1268 into master will increase coverage by 0.03%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1268      +/-   ##
==========================================
+ Coverage   88.61%   88.64%   +0.03%     
==========================================
  Files         207      211       +4     
  Lines       15110    15168      +58     
==========================================
+ Hits        13390    13446      +56     
- Misses       1287     1288       +1     
- Partials      433      434       +1     
Impacted Files Coverage Δ
...rnal/scraper/processesscraper/processes_scraper.go 87.50% <87.50%> (ø)
receiver/hostmetricsreceiver/factory.go 87.30% <100.00%> (+0.20%) ⬆️
...eiver/internal/scraper/processesscraper/factory.go 100.00% <100.00%> (ø)
...nal/scraper/processesscraper/processes_metadata.go 100.00% <100.00%> (ø)
...raper/processesscraper/processes_scraper_others.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 86.04% <0.00%> (ø)

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 add8f61...ce5aeeb. Read the comment docs.

Collector automation moved this from In progress to Reviewer approved Jul 7, 2020
@bogdandrutu bogdandrutu merged commit 37965e2 into open-telemetry:master Jul 7, 2020
Collector automation moved this from Reviewer approved to Done Jul 7, 2020
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
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
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants