Commit Graph

66 Commits

Author SHA1 Message Date
Liudmila Molkova c21e56064c
Add missing brief on `ios.state` attribute and add policies to require briefs (#2506) 2025-08-07 20:34:14 +00:00
Roger Coll 37eb9d427a
Used memory should be based on operating system's internals (#2534) 2025-08-07 16:34:53 +00:00
James Thompson 8b98638e0d
[chore] Set enum briefs for CPU (#2559) 2025-08-04 15:03:11 +00:00
Trask Stalnaker 15be6b3216
Enforce consistency of metric briefs (#2540) 2025-07-21 04:57:36 +00:00
Josh Suereth 978aafe6b0
Create Entities Registry (#2278)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-06-30 20:20:24 +00:00
Christos Markou 5074db9efe
Rename system.network.connections to system.network.connection.count (#2425)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-06-27 23:38:45 +00:00
Liudmila Molkova bb3d1cc3af
Detect yaml groups that are not used in md files, deprecate `otel.scope` entity (#2310) 2025-06-19 22:50:55 +00:00
Braydon Kains d0138ed860
Revert `cpu.*` metrics to `system.cpu.*` (#2295) 2025-05-29 15:07:11 +00:00
Trask Stalnaker 607a441b25
Stabilize `network.transport` enum value `quic` (#2275) 2025-05-16 15:34:13 +00:00
Josh Suereth 58dfbe24f6
Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
Josh Suereth c1146636ab
Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
Liudmila Molkova 1830ef2d0b
Convert headings to sentence case (#2056)
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
2025-04-07 16:51:23 +00:00
Trask Stalnaker ac2f077847
Remove unused old markdown link check (#1993) 2025-03-13 08:27:32 -07:00
Roger Coll bdb26d929b
refactor: move system cpu-related metrics to cpu namespace (#1896) 2025-03-04 18:23:41 +00:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Patrice Chalin 21c230d03f
[editorial] Drop markdown-toc comment from .md files (#1847) 2025-01-28 18:03:00 -08:00
Patrice Chalin aff2c09add
[editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
Christos Markou e95f8fd116
Add note about logical and physical cpu numbers calculation (#1780)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-01-23 11:20:29 +01:00
Trask Stalnaker f6cfb5b7c8
Fix lychee toml config (#1724)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-08 12:59:10 +01:00
Christos Markou 3be2bcb68f
Replace system.network.state with network.connection.state (#1632)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-12-17 10:41:42 -05: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 de8f94ed5c
Use wikipedia for OSI link instead of osi-model.com (#1547) 2024-11-05 10:01:50 +01:00
Christos Markou fa65d3aca9
Add network.interface.name attribute (#1492)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-31 01:32:28 +00:00
Kevin N. 6da7369d01
Add system uptime metric (#1507) 2024-10-25 09:50:24 -07:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -07:00
Roger Coll d89ada7956
Add system.device attribute to system paging metrics (#1408)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-15 10:52:48 +02:00
Josh Suereth ab0e4b4b2b
Proposal: Unify metric templates (#1411)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-17 10:08:17 -04:00
Roger Coll 3b1b4a488e
Add the system.filesystem.limit metric (#1380) 2024-09-16 08:48:16 +02:00
Roger Coll e2284b825a
Add the system.disk.limit metric (#1356) 2024-09-02 16:25:45 +02:00
Liudmila Molkova 8c918fb046
[editorial] remove 'full' options from markdown snippets, remove unused tags (#1303)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-08-05 09:41:37 -07:00
Christos Markou e9c09e8039
Make {system,process}.cpu.utilization opt-in (#1308)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-03 01:46:37 +00:00
Roger Coll a44ff76871
add system.linux.memory.slab to system metrics (#1078)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-29 17:37:10 +02:00
Liudmila Molkova 17decc3f22
Add QUIC to the list of well known network transports (#1239)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-15 09:04:16 -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
Liudmila Molkova c80cd1fb36
Don't render deprecated enum members in semconv tables (#1110) 2024-06-03 13:24:58 -07:00
Liudmila Molkova 6a0a75e73e
[chore] Use document status link to otel.io instead of versioned spec (#1093) 2024-06-03 13:33:39 +02: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 6f39cae2b6
[chore] Bump to latest specification version. (#1051) 2024-05-21 07:37:24 -04:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Josh Suereth 651d779183
Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
Chris Mark 8590a71811
[metrics/system] Remove shared from system.memory.state values (#933)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2024-04-30 17:21:03 -04:00
Gergely Kalapos 4728f63743
[chore] Move system metric attributes to the registry (#867)
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-17 11:44:09 +02:00
Liudmila Molkova f1be1511d9
[chore] Prepare v1.25.0 release (#878)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-04 09:45:17 -07:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Joao Grassi f94edec229
[chore] Move metric requirement levels doc from spec (#831)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-21 18:37:47 -07:00
Chris Mark 3edef610fc
Align `system.cpu.state`'s definition with this of `process.cpu.state` (#765) 2024-03-11 16:23:23 +01:00
Joao Grassi 0e945f169e
[chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
Dmitrii Anoshin 75f9d428a4
Add a warning to the system semantic conventions (#579) 2024-01-08 14:31:40 -08:00
Chris Mark 7051551400
Rename system.processes.* namespace to system.process.* (#484)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-12-20 12:51:13 -05:00