Commit 3aefd21
[metricbeat][system] add swap field to system.process.memory metricset (#48334)
* [metricbeat][system] add swap field to system.process.memory metricset
* update docs
* update NOTICE.txt
* remove field mapping
* make changelog message more accurate
* revert removing of field mapping
* resolve PR comment
* Update metricbeat/module/system/process/_meta/fields.yml
Co-authored-by: Colleen McGinnis <colleen.j.mcginnis@gmail.com>
* make update
* update swap field ga version
---------
Co-authored-by: Colleen McGinnis <colleen.j.mcginnis@gmail.com>
(cherry picked from commit 90844ec)
# Conflicts:
# NOTICE.txt
# docs/reference/metricbeat/exported-fields-system.md
# docs/reference/metricbeat/metricbeat-metricset-system-process.md
# go.mod
# go.sum
# metricbeat/module/system/fields.go1 parent 9c75eba commit 3aefd21
9 files changed
Lines changed: 3113 additions & 2 deletions
File tree
- changelog/fragments
- docs/reference/metricbeat
- metricbeat/module/system
- process/_meta
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11320 | 11320 | | |
11321 | 11321 | | |
11322 | 11322 | | |
| 11323 | + | |
11323 | 11324 | | |
11324 | 11325 | | |
11325 | 11326 | | |
11326 | 11327 | | |
11327 | 11328 | | |
| 11329 | + | |
| 11330 | + | |
| 11331 | + | |
| 11332 | + | |
| 11333 | + | |
| 11334 | + | |
| 11335 | + | |
11328 | 11336 | | |
11329 | 11337 | | |
11330 | 11338 | | |
| |||
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments