Commit e008024
authored
Refactor of system/memory metricset (#26334)
* init commit
* start on linux implementation
* finish linux, start work on darwin
* fix build platform issues
* fix metrics on darwin
* add openbsd
* add freebsd
* add windows, aix
* fix aix build
* finish memory
* fix up opt changes
* cleanup metricset code
* fix up folder methods
* fix calculations, Opt API, gomod
* make notice
* go mod tidy, mage fmt
* fix up linux/memory
* update fields
* update system tests
* fix system tests, again
* fix extra print statements
* fix if block in fillPercentages
* vix Value API
* fix up tests, opt1 parent 4accfa8 commit e008024
File tree
28 files changed
+1502
-637
lines changed- libbeat/metric/system
- memory
- process
- metricbeat
- docs
- internal/metrics
- memory
- module
- linux/memory
- _meta
- system
- memory
- _meta
28 files changed
+1502
-637
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
| 292 | + | |
291 | 293 | | |
292 | | - | |
| 294 | + | |
293 | 295 | | |
294 | | - | |
| 296 | + | |
295 | 297 | | |
296 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
297 | 305 | | |
298 | 306 | | |
299 | 307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51614 | 51614 | | |
51615 | 51615 | | |
51616 | 51616 | | |
| 51617 | + | |
| 51618 | + | |
| 51619 | + | |
| 51620 | + | |
| 51621 | + | |
| 51622 | + | |
| 51623 | + | |
| 51624 | + | |
| 51625 | + | |
| 51626 | + | |
| 51627 | + | |
| 51628 | + | |
51617 | 51629 | | |
51618 | 51630 | | |
51619 | 51631 | | |
| |||
0 commit comments