Commit Graph

35 Commits

Author SHA1 Message Date
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 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Patrice Chalin aff2c09add
[editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -08:00
Liudmila Molkova ab1362c44e
Fix broken anchors, remove `en` from some links (#1610) 2024-11-25 10:45:14 -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
Joao Grassi b359a9f557
[chore] Add messaging stabilization notice to all pages (#1528)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-30 17:39:53 +00:00
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -07:00
Liudmila Molkova f336f0e471
Fix table-check (again) and regenerate tables (#1463) 2024-10-10 08:50:04 -04:00
MattLeming f9cf635f66
Change messaging.operation.type=publish to send (#1422)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 17:12:41 +00:00
Liudmila Molkova dde9dbd25e
Clarify that DB and messaging system-specific conventions override common ones (#1244)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-15 16:57:17 +02:00
Liudmila Molkova 3b6ffe3e81
Define sampling relevant attributes for messaging client spans (#1169)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-06-20 10:41:59 -07:00
Liudmila Molkova c1955204b5
Introduce common `messaging.consumer.group.name` and `messaging.destination.subscription.name` instead of per-system ones (#815) 2024-06-19 12:42:21 -07:00
Liudmila Molkova 8a309d0cf9
Document `messaging.operation.name` for azure messaging systems (#942) 2024-06-19 11:01:16 -07:00
Liudmila Molkova cde003cd37
Revamp messaging metrics to support generic operations (#1006) 2024-06-14 14:39:47 -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
Liudmila Molkova 7c3b66874c
Render full MD tables for messaging systems (#1018) 2024-05-10 08:34:23 -07:00
Liudmila Molkova e720865cfe
Clarify that `*.system` captures the client perception (#1016) 2024-05-10 08:04:08 -07:00
Johannes Tax 4204c02ef0
BREAKING: Rename `messaging.client_id` to `messaging.client.id` (#948) 2024-05-03 06:59:02 -07:00
Josh Suereth 651d779183
Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00
Phillip Carter c8a1337e7a
Fix the linkTitle for Azure Messaging (#944) 2024-04-22 11:14:04 +02:00
Johannes Tax f12a4d3833
BREAKING: Rename `messaging.operation` to `messaging.operation.name` (#913)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-16 14:12:31 -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 d8b6c93ff6
[chore] Cleanup minor issues in messaging semconv (#859) 2024-04-02 08:32:24 -07:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Liudmila Molkova e74c9982f0
Introduce common `messaging.destination.partition.id` instead of per-system ones (#798)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-13 11:42:47 +01:00
Liudmila Molkova e4930d3861
Update Azure messaging: settlement attributes and span names (#697)
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-01 09:42:58 +01:00
Liudmila Molkova 13a8238b4d
Define additional Azure messaging attributes (#572) 2024-02-01 17:40:35 +01:00