Commit Graph

1069 Commits

Author SHA1 Message Date
Trask Stalnaker de58491fa5
Rename `db.client.connections.*` attributes to `db.client.connection.*` (#1125)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-07 08:39:56 -07:00
Alexandra Konrad 3b7dd893a2
added note about abbreviations (#1121)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-06 10:23:56 -07: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
crossoverJie dd277f62f6
messaging.system support pulsar (#1099)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-05 06:58:48 -07:00
Tao Chen a2c9cff852
Extend GenAI system well-known values (#1020) 2024-06-04 09:14:17 -07:00
Povilas Versockas ec6366d259
remove k8s.container.status.current_waiting_reason resource attribute (#1115)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-04 07:01:03 -07:00
Liudmila Molkova f974aeddac
[chore] Remove the workaround to drop inherited note (#1092) 2024-06-03 21:22:04 +00: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
Liudmila Molkova b56bad395b
Database: clarify list of SQL `db.system`s (#1024)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-29 09:57:14 -07:00
Trask Stalnaker e3217bea91
Add support for database batch operations (#1072)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-29 09:38:22 -07:00
Steve Rao c98600cf91
Add semantic convention of influxDB (#949)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-29 17:24:14 +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
Drew Robbins 805cad3876
LLM common metrics for Generative AI (#955)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-28 13:40:38 -07:00
Alexandra Konrad 7da6842f9d
[BREAKING] Add ECS user namespace (#731)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-28 20:32:45 +00:00
Trask Stalnaker cb771da926
Mention how to capture collection and operation names from query text in the registry (#1070)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-28 11:14:47 -07:00
Liudmila Molkova 61870711f9
Update database span name: clarify `target` and remove fallback (#1069)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-28 08:47:51 -07:00
Marylia Gutierrez 488128d859
[chore]: update order of db systems on readme (#1077) 2024-05-28 08:06:16 -07:00
Povilas Versockas c53f76f661
add k8s.container.status.current_waiting_reason resource attribute (#997)
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-24 14:24:15 +02:00
Michael Safyan dadb51b7c3
[chore] Improve the Makefile to make it more robust to other environments. (#1063) 2024-05-23 15:40:28 -07:00
Severin Neumann e299079696
[chore] Fix links to Opt-In in container-metrics.md (#1065) 2024-05-23 16:04:41 +00:00
David Ashpole c54b6c8d06
Add experimental go runtime metrics semantic conventions (#981) 2024-05-23 09:03:04 -07:00
Kian-Meng Ang a47ccedec2
[chore] Fix typos (#1060) 2024-05-22 16:13:57 +00:00
Josh Suereth 9adff435c7
[chore] Cut 1.26 release. (#1052) 2024-05-21 18:20:56 +00:00
Alexandra Konrad ab966154e2
[chore] Use group name for generating snippets (#1049) 2024-05-21 08:51:41 -07:00
Josh Suereth 6f39cae2b6
[chore] Bump to latest specification version. (#1051) 2024-05-21 07:37:24 -04:00
Josh Suereth 1ef377a4d5
[chore] Move last 'loose' attribute to registry. (#1046) 2024-05-17 17:29:28 +00:00
Alexandra Konrad e6394f6d53
[chore] use correct acronym for second headline (#1043) 2024-05-17 12:10:36 -04:00
Josh Suereth 1e75094931
[chore] Move to latest weaver release. (#1044) 2024-05-16 18:51:06 -04:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Daniel Dyla 507daf4bb9
Add `http` deprecated attributes to model (#1025)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-10 10:19:53 -07:00
Daniel Dyla 597364dc58
Add `net.peer.ip` and `net.host.ip` to deprecated yaml (#1029)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-05-10 09:57:42 -07: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
Trask Stalnaker c316b1fb87
Finalize migration requirement for stable database semconv (#992) 2024-05-09 17:03:48 +00:00
Liudmila Molkova 28158d8c03
Fix CI: regenerate semconv with latest weaver (#1021) 2024-05-09 09:55:51 -07:00
Liudmila Molkova 63e309e1b2
Document patterns and suggestions for semconv code generation (#953) 2024-05-09 07:35:17 -07:00
Trask Stalnaker 42c27f71aa
[chore] Fix typo (#1015) 2024-05-08 11:25:17 -07:00
Alexandra Konrad e979d416cd
[chore] move process metrics to the registry (#988) 2024-05-08 10:02:34 -07:00
Liudmila Molkova db1a97b0ad
Render full MD tables for database systems (#973) 2024-05-08 09:41:20 -07:00
Alexandra Konrad ccb9a8ccce
[chore] add user agent to the link check (#1013) 2024-05-08 09:34:07 -07:00
Gergely Kalapos 5c3e4f1d4a
Clarify case normalization in db spec (#1004) 2024-05-07 11:20:35 -07:00
klauco eb859d55d6
Added url.template to HTTP client attributes (#675)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-05-07 09:40:30 -07:00
Trask Stalnaker a727b99160
Parameterized query text does not need to be sanitized by default (#976)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-07 09:29:52 -07:00
Joao Grassi 5ed38b4918
[chore] Fix Weaver make commands (#1001) 2024-05-07 08:58:35 -07:00
Liudmila Molkova 43163c8a0e
Update markdownlint version and fix violation (#1010) 2024-05-07 07:42:32 -07:00
Liudmila Molkova 519bf7d0e8
[chore] Remove docfx as unnecessary (#1008) 2024-05-06 18:00:53 -07:00
Liudmila Molkova b6c1c122e6
Add registry md check and fix violations (#1005) 2024-05-06 16:16:27 +02:00
Nev 55fb2c060a
[chore] Update event semantic conventions (#880)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-03 10:26:27 -07:00
Johannes Tax 4204c02ef0
BREAKING: Rename `messaging.client_id` to `messaging.client.id` (#948) 2024-05-03 06:59:02 -07:00