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

Optimize file system device filtering for simple case #1389

Merged

Conversation

james-bebbington
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #1389 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1389      +/-   ##
==========================================
+ Coverage   90.40%   90.44%   +0.04%     
==========================================
  Files         218      218              
  Lines       15438    15443       +5     
==========================================
+ Hits        13957    13968      +11     
+ Misses       1070     1066       -4     
+ Partials      411      409       -2     
Impacted Files Coverage Δ
...al/scraper/filesystemscraper/filesystem_scraper.go 100.00% <100.00%> (ø)
service/builder/exporters_builder.go 74.28% <0.00%> (+1.42%) ⬆️
exporter/opencensusexporter/opencensus.go 49.45% <0.00%> (+4.39%) ⬆️

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 558df2e...ce4765a. Read the comment docs.

@bogdandrutu
Copy link
Member

--- FAIL: TestScrapeMetrics/Include_single_process_filter (0.00s) seems to be flaky

@james-bebbington
Copy link
Member Author

--- FAIL: TestScrapeMetrics/Include_single_process_filter (0.00s) seems to be flaky

Was testing metric count instead of data point count 🤦‍♂️ (happened to pass on Windows by chance) - fixed now :)

@james-bebbington james-bebbington force-pushed the fs-device-filter-2 branch 3 times, most recently from 84a2365 to 8b2ccb0 Compare July 17, 2020 01:56
@bogdandrutu
Copy link
Member

@james-bebbington still not fixed :)

@bogdandrutu bogdandrutu merged commit cc89783 into open-telemetry:master Jul 17, 2020
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
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