Commit 31f7689
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, opt
(cherry picked from commit e008024)
* remove libbeat mem
* fix process
1 parent b10ba67 commit 31f7689
File tree
28 files changed
+1511
-640
lines changed- libbeat/metric/system
- memory
- process
- metricbeat
- docs
- internal/metrics
- memory
- module
- linux/memory
- _meta
- system
- memory
- _meta
28 files changed
+1511
-640
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
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 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 241 | + | |
246 | 242 | | |
247 | 243 | | |
248 | 244 | | |
249 | 245 | | |
250 | 246 | | |
251 | 247 | | |
252 | 248 | | |
| 249 | + | |
253 | 250 | | |
254 | 251 | | |
255 | 252 | | |
| |||
290 | 287 | | |
291 | 288 | | |
292 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
293 | 306 | | |
294 | 307 | | |
295 | 308 | | |
| |||
301 | 314 | | |
302 | 315 | | |
303 | 316 | | |
304 | | - | |
| 317 | + | |
305 | 318 | | |
306 | 319 | | |
307 | 320 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44499 | 44499 | | |
44500 | 44500 | | |
44501 | 44501 | | |
| 44502 | + | |
| 44503 | + | |
| 44504 | + | |
| 44505 | + | |
| 44506 | + | |
| 44507 | + | |
| 44508 | + | |
| 44509 | + | |
| 44510 | + | |
| 44511 | + | |
| 44512 | + | |
| 44513 | + | |
44502 | 44514 | | |
44503 | 44515 | | |
44504 | 44516 | | |
| |||
0 commit comments