Liudmila Molkova
|
a3cf57fcc3
|
Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
|
2024-08-01 08:47:32 -07:00 |
Liudmila Molkova
|
65f8f15f80
|
Add common attributes to gen-ai spans: `server.address`, `server.port` and `error.type` (#1297)
|
2024-07-30 08:26:14 -07:00 |
Liudmila Molkova
|
d7115c8aec
|
Deprecate `messaging.destination_publish.*` namespace and remove all usages (#1241)
|
2024-07-15 11:40:23 -07:00 |
Johannes Tax
|
c06b31850b
|
Rename `messaging.kafka.message.offset` to `messaging.kafka.offset` (#1245)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-07-15 09:47:18 -07: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 |
Trask Stalnaker
|
3f936c6a8f
|
Define sampling relevant attributes for database client spans (#1166)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-07-11 22:45:52 +00:00 |
Trask Stalnaker
|
0e56677c84
|
Editorial: mention that Redis `db.namespace` is a string (#1233)
|
2024-07-11 15:25:32 -07:00 |
Liudmila Molkova
|
92bd20553f
|
Convert `gen_ai.operation.name` to enum and use it on spans (#1202)
|
2024-07-09 17:33:49 -07:00 |
Liudmila Molkova
|
5971366ae2
|
GenAI: Rename prompt and completion tokens attributes to input and output (#1200)
|
2024-07-04 17:41:54 +02:00 |
Gergely Kalapos
|
eeed399850
|
Define sanitization for db.query.text (#1100)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-06-24 07:23:59 -07:00 |
Joao Grassi
|
ab03b681d4
|
[chore] Fix GH yaml check warning (#1176)
|
2024-06-24 12:26:30 +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
|
5d8fa26610
|
Clarify how per-message attributes should be recorded for batch operations and minor cleanups (#1168)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Johannes Tax <johannes@johannes.tax>
|
2024-06-20 17:13:18 +02:00 |
Karthik Kalyanaraman
|
82c0926c82
|
Add additional LLM span attributes (#1059)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Nir Gazit <nirga@users.noreply.github.com>
|
2024-06-19 20:38:44 -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
|
8388bfb608
|
Use GenAI instead of LLM and other clean ups (#1087)
|
2024-06-12 20:57:32 -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 |
Liudmila Molkova
|
f974aeddac
|
[chore] Remove the workaround to drop inherited note (#1092)
|
2024-06-03 21:22:04 +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
|
7c3b66874c
|
Render full MD tables for messaging systems (#1018)
|
2024-05-10 08:34:23 -07:00 |
Liudmila Molkova
|
db1a97b0ad
|
Render full MD tables for database systems (#973)
|
2024-05-08 09:41:20 -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 |
Johannes Tax
|
4204c02ef0
|
BREAKING: Rename `messaging.client_id` to `messaging.client.id` (#948)
|
2024-05-03 06:59:02 -07:00 |
Liudmila Molkova
|
30402c468f
|
Add experimental HTTP attributes to HTTP spans (#989)
|
2024-05-02 12:03:52 -07:00 |
Trask Stalnaker
|
48f50d7d8c
|
Remove `db.instance.id` (#972)
|
2024-05-01 09:33:31 -07:00 |
Liudmila Molkova
|
37a79422ad
|
Database: add error.type to span and metric (#975)
|
2024-04-29 10:16:06 -07:00 |
Anna Levenberg
|
387b74f8a7
|
docs(messaging): add gcp_pubsub unary pull example (#634)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-04-24 12:00:50 -07:00 |
Liudmila Molkova
|
3afe2871d1
|
Rename `db.name` to `db.namespace` and generalize it (#911)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-04-24 11:53:24 -07:00 |
Trask Stalnaker
|
dd73dba5ac
|
Should -> SHOULD (#946)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
|
2024-04-23 09:47:35 +00:00 |
Alan West
|
1b6bde0287
|
Move common DB attributes (#910)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-04-18 16:58:15 -07:00 |
Liudmila Molkova
|
54cc03eb61
|
HTTP spans restructuring: explicitly list all http client and server attributes, remove common (#931)
|
2024-04-18 10:56:06 -07:00 |
Nir Gazit
|
1c93c94ce6
|
LLM Semantic Conventions: Initial PR (#825)
Co-authored-by: Drew Robbins <drobbins@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
|
2024-04-16 16:04:32 -07: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 |
Joao Grassi
|
768a23c362
|
[chore] Move otel.* attributes to registry (#891)
|
2024-04-10 09:57:09 +02:00 |
Trask Stalnaker
|
49669266d9
|
Update references from `db.operation` to `db.operation.name` (#904)
|
2024-04-08 13:05:09 -07:00 |
Liudmila Molkova
|
ff49c9b6fa
|
DB: rename table/container/etc to collection (#870)
|
2024-04-08 10:14:27 -07:00 |
Trask Stalnaker
|
b5b2409b52
|
Rename `db.statement` to `db.query.text` and introduce `db.query.parameter.<key>` (#866)
|
2024-04-08 09:48:04 -07:00 |
Alexandra Konrad
|
c65428b52e
|
[chore] move opentracing to the registry (#900)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-04-08 08:23:19 -07:00 |
Trask Stalnaker
|
a776eaf3fc
|
Deprecate `db.user` (#894)
|
2024-04-08 08:16:06 -07:00 |
Alexandra Konrad
|
3ac1e18fdb
|
[chore] move aws lambda and sdk to registry (#893)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-04-08 10:18:52 +02:00 |
Liudmila Molkova
|
34edf1b967
|
Replace constraints with requirement levels on exceptions (#862)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-04-05 10:29:01 -07:00 |
Trask Stalnaker
|
f812621a91
|
Rename `db.operation` to `db.operation.name` (#875)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-04-05 10:04:26 -07: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 |
Alexandra Konrad
|
98bed07b8e
|
[chore] move graphql to registry (#882)
|
2024-04-05 08:53:02 +02:00 |
Joao Grassi
|
8dc38ecc97
|
[chore] Move Dynamodb attributes to the registry (#850)
|
2024-04-03 11:20:42 +02:00 |
Liudmila Molkova
|
d8b6c93ff6
|
[chore] Cleanup minor issues in messaging semconv (#859)
|
2024-04-02 08:32:24 -07:00 |