Commit Graph

29 Commits

Author SHA1 Message Date
Florian Lehner 35613d6f15
process: Add process.environment_variable.<key> (#2015) 2025-04-09 16:24:37 -07:00
Braydon Kains 10e3a0f49c
adjust process.executable.name semantic expectation (#1737)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-02-27 13:25:40 -08:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -08:00
Trask Stalnaker 1890d9e9f8
Change `<PID>` to `[PID]` (#1664) 2024-12-10 07:58:00 -08:00
Roger Coll b75c8c26d7
Add Linux process cgroup attribute (#1364)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-25 17:37:30 +00:00
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Liudmila Molkova bd805a6d34
Make table generation and check targets strict and fix violations (#1535) 2024-10-30 10:17:48 -07:00
Florian Lehner 5261f966ab
process.executable.build_id: rename attribute (#1520)
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-29 20:56:21 +00:00
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Richard Chukwu a365a5ef32
[chore] Add anchors to individual attributes in a markdown table #1041 (#1480)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-17 15:42:12 -07:00
Florian Lehner 156daec14f
process: Add build_id to executable (#1329)
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-09-11 06:44:04 -07:00
Liudmila Molkova 5eb37f7068
Fix more process attributes without namespace (#1363)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-08-28 08:33:12 -04:00
Liudmila Molkova a4fc971e0c
Fix `process.args_count` attribute (#1331) 2024-08-12 11:49:52 -07:00
Michael Wolf 18b35558bc
Add additional process fields from ECS (#993)
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-03 19:28:41 +00:00
Alexander Wert 4e7c42ee8e
Update build-tools version to 0.25.0 and add `display_name` to all registry attribute groups (#985)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-07-15 11:58:37 +02:00
jason plumb f17a4bf973
[chore] Remove SHOULD for compiler name in `process.runtime.name`. (#1221)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-09 17:37:04 -07:00
Chris Mark db1b84d45d
Merge *.cpu.state attributes to a common cpu.mode attribute (#1026)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Braydon Kains <93549768+braydonk@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-26 09:46:38 +02:00
Jeremy Blythe 78db110a80
[chore] Fixed Bug: Examples rendering is broken in 1.26 release for array types (#1088)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-06-06 07:30:10 -07:00
Alexandra Konrad 728bc03fb6
[chore] sort enums members in table (#1083)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-29 07:17:59 -07:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Alexandra Konrad e979d416cd
[chore] move process metrics to the registry (#988) 2024-05-08 10:02:34 -07:00
Josh Suereth 651d779183
Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
Michael Wolf c9b8445e09
Add additional process attributes to registry (#564)
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-09 08:56:23 -07:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Michael Wolf 2966241ecd
Fix PPID abbreviation in process attributes description (#594) 2023-12-12 11:29:55 -08:00
Chris Mark d30d7fc021
Fix process registry (#515)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-14 13:39:49 +01:00
Alexandra Konrad a1b924ca85
move process to registry (#502)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 14:53:46 -06:00