Commit Graph

362 Commits

Author SHA1 Message Date
Liudmila Molkova cde003cd37
Revamp messaging metrics to support generic operations (#1006) 2024-06-14 14:39:47 -07:00
Patrice Chalin 3df6e56ca6
[editorial] Fix link by dropping anchor to title (#1154)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-13 17:12:50 +02:00
Liudmila Molkova 8388bfb608
Use GenAI instead of LLM and other clean ups (#1087) 2024-06-12 20:57:32 -07:00
Liudmila Molkova ca6e1c5df5
Clean up database systems (#1120) 2024-06-07 13:04:54 -07:00
Michael Safyan a159095c4e
Propose semantic conventions for GCP client library identification (#1047)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-07 12:46:09 -07:00
Gergely Kalapos 315a717762
Adapt Elasticsearch spec to stability changes (#1002)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-07 11:28:55 -07:00
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
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 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 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
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
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
Liudmila Molkova 43163c8a0e
Update markdownlint version and fix violation (#1010) 2024-05-07 07:42:32 -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
Liudmila Molkova 1279742827
Database: update span name (#974)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-05-02 14:06:29 -07:00
Liudmila Molkova 30402c468f
Add experimental HTTP attributes to HTTP spans (#989) 2024-05-02 12:03:52 -07:00
Gergely Kalapos 70baddd2af
Rename `db.client.connections.*` metrics to `db.client.connection.*` and rename `db.client.connection.usage` to `db.client.connection.count` and adapting units (#966)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-02 11:20:27 -07:00