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

hostmetricsreceiver: (filesystems) Add filters for mount point and filesystem type #1866

Merged
merged 4 commits into from
Sep 30, 2020

Conversation

asuresh4
Copy link
Member

@asuresh4 asuresh4 commented Sep 25, 2020

Description: Add filters for mount points and filesystem types in addition to device filter.

Testing: Added tests.

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #1866 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1866      +/-   ##
==========================================
+ Coverage   91.27%   91.28%   +0.01%     
==========================================
  Files         274      275       +1     
  Lines       16392    16423      +31     
==========================================
+ Hits        14961    14992      +31     
  Misses       1001     1001              
  Partials      430      430              
Impacted Files Coverage Δ
...eiver/internal/scraper/filesystemscraper/config.go 100.00% <100.00%> (ø)
...al/scraper/filesystemscraper/filesystem_scraper.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 89.36% <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 450fd93...5cbf3dc. Read the comment docs.

@asuresh4 asuresh4 force-pushed the filesystems-filters branch 3 times, most recently from 7f02c54 to e155ec7 Compare September 28, 2020 20:53
@asuresh4 asuresh4 marked this pull request as ready for review September 28, 2020 22:06
@tigrannajaryan tigrannajaryan merged commit 1c0f708 into open-telemetry:master Sep 30, 2020
@asuresh4 asuresh4 deleted the filesystems-filters branch September 30, 2020 16:58
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Remove empty sdk README

* Fix markdown lint issues

* Update markdownlint config to ignore single title header

* Remove broken link
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.

3 participants