Commit Graph

52 Commits

Author SHA1 Message Date
John Leslie 5ee549b1ce
Add ONC/Sun RPC model and NFS system metrics (#2287)
Signed-off-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Braydon Kains <93549768+braydonk@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <neskazu@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-09-15 10:46:50 +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
Preston Vasquez 5e932efbfc
[chore] allow category-specific values in OTEL_SEMCONV_STABILITY_OPT_IN (#2158) 2025-04-22 18:05:57 +00:00
Liudmila Molkova a86a51c932
Add span rendering template and clean up span briefs and notes (#1505) 2025-04-09 09:32:28 -07: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
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
Liudmila Molkova 539ce854bf
Add common guidance on recording errors on spans and metrics, clarify DB conventions (#1716)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-16 11:54:10 -08:00
SylvainJuge d39f065902
rename some code attributes (#1624) 2025-01-07 13:09:08 -08:00
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08:00
Joao Grassi 4717a9fb43
[chore] Generate attr name on requirement level notes (#1589) 2024-11-18 18:03:29 +01:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Liudmila Molkova de8f94ed5c
Use wikipedia for OSI link instead of osi-model.com (#1547) 2024-11-05 10:01:50 +01:00
Liudmila Molkova ffa4e8e911
Render events with bodies (#1464) 2024-10-18 15:07:22 -07:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -07: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
Trask Stalnaker a5a6cc55b5
Stable semconv migration clarification (#1310) 2024-08-05 15:27:40 +00: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
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
Josh Suereth 7c09a909b5
(chore) Remove common attributes from RPC documentation in favor of f… (#960) 2024-04-24 16:40:31 +00:00
Alexandra Konrad 262271ffb3
move rpc.message to the registry (#854)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-05 09:30:25 -07: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 0e945f169e
[chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
Trask Stalnaker b56abb47df
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-22 17:25:27 +01:00
Alexander Wert 6a9acefdbf
Moved client, server, source, destination attributes to the registry (#391)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 10:19:03 -06:00
Liudmila Molkova a8535bdeb3
Make url.scheme opt in for HTTP client metrics and make server.port required (#459)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-31 10:59:22 +01:00
Trask Stalnaker 3070635a74
Remove conditional requirement on `network.peer.address` and `network.peer.port` (#449)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-10-30 09:14:10 +01:00
Alexander Wert 064fe4efda
Moved rpc attributes to the registry (#395)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-10-23 15:52:46 +02:00
Liudmila Molkova 86f1ba452b
Editorial: random improvements (#415) 2023-10-19 16:53:57 -07:00
Alexander Wert 315a4290fb
Moved network attributes to the registry (#390) 2023-10-19 14:16:04 +02:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
Trask Stalnaker 0b5a2f3354
Rename/replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)`. (#342)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2023-10-10 17:13:16 +02:00
Liudmila Molkova 2c065be5e6
Editorial: Update build-tools to 0.22.0 and sort attributes alphabetically in all semconv (#359)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-03 09:37:56 +02:00
Trask Stalnaker 3286326b17
Improve network briefs (#352) 2023-10-02 17:57:37 +02:00
Christian Neumüller 50c5424549
Port, address clarifications (#289) 2023-09-29 11:57:22 -07:00
Trask Stalnaker 58c52c59ba
Update client address to be consistent with server address (#302)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-09-12 18:01:35 +02:00
Alan West 4fcf4dfd79
Clarify stabilization plan does not just apply to attributes (#278) 2023-08-30 13:59:18 +02:00
Trask Stalnaker 728c3ca60d
`http/dup` has higher precedence than `http` in `OTEL_SEMCONV_STABILITY_OPT_IN` (#249) 2023-08-14 13:58:21 -07:00
Trask Stalnaker a0143da118
Improve symmetry in client/server address/port text (#244) 2023-08-14 12:02:04 -04:00
Patrice Chalin 82a6efb892
[editorial] Rename general section pages by dropping `general` from the filename (#195) 2023-07-14 10:10:35 -07:00
Patrice Chalin ed0bceae3f
[editorial] markdownlint in less then 1.5 sec (#193) 2023-07-14 08:10:49 -04:00
Josh Suereth 18400cf93c
Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00