Skip to content

Commit eee5698

Browse files
authored
feat: remove metric/memory package (#251)
## What does this PR do? most of the feature are covered by go-sysinfo or existing system libraries that we use the package is not used by any supported project so just remove it ## Why is it important? <!-- Mandatory Explain here the WHY, or the rationale/motivation for the changes. --> ## Checklist <!-- Mandatory Add a checklist of things that are required to be reviewed in order to have the PR approved List here all the items you have verified BEFORE sending this PR. Please DO NOT remove any item, striking through those that do not apply. (Just in case, strikethrough uses two tildes. ~~Scratch this.~~) --> - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have added an entry in `CHANGELOG.md` ## Author's Checklist <!-- Recommended Add a checklist of things that are required to be reviewed in order to have the PR approved --> - [ ] ## Related issues Blocked by elastic/beats#45157 Includes #250 to solve a compile error
1 parent 0ba9901 commit eee5698

File tree

10 files changed

+0
-1029
lines changed

10 files changed

+0
-1029
lines changed

metric/memory/memory.go

Lines changed: 0 additions & 103 deletions
This file was deleted.

metric/memory/memory_aix.go

Lines changed: 0 additions & 76 deletions
This file was deleted.

metric/memory/memory_darwin.go

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)