Commit Graph

310 Commits

Author SHA1 Message Date
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
Mike Goldsmith 798e939837
Add Azure SDK attributes & Logs events (#1028)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-31 22:08:37 -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
Roger Coll a44ff76871
add system.linux.memory.slab to system metrics (#1078)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-29 17:37:10 +02:00
Lenin Jaganathan 2ac36a57a1
Rename metric `jvm.buffer.memory.usage` to `jvm.buffer.memory.used` (#1265)
Signed-off-by: Lenin Jaganathan<lenin.jaganathan@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-29 17:21:57 +02:00
Liudmila Molkova 06b0b624a4
Deprecate `tls.client.server_name` attribute in favor of common `server.address` (#1216)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-22 15:07:23 +00:00
Adriel Perkins 5b640caf47
[cicd] add initial cicd attributes to registry (#1075) 2024-07-19 14:29:37 +02: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 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 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
Alexander Wert 4e7c42ee8e
Update build-tools version to 0.25.0 and add `display_name` to all registry attribute groups (#985)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-07-15 11:58:37 +02:00
Daniel Jaglowski f79fe6b614
Add 'log.record.original' attribute (#1217)
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-11 23:10:55 +00: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
jason plumb f17a4bf973
[chore] Remove SHOULD for compiler name in `process.runtime.name`. (#1221)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-09 17:37:04 -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
Marylia Gutierrez b1ad9ae785
Add v8 js engine runtime metrics semantic conventions (#1066)
Signed-off-by: maryliag <marylia.gutierrez@grafana.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-07-08 07:25:55 -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
Marylia Gutierrez 5077fd5ccf
Add node.js runtime metrics semantic conventions (#991)
Signed-off-by: maryliag <marylia.gutierrez@grafana.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-06-28 12:10:11 -07:00
Ashok Chandrasekar a328d73b5b
Add LLM model server metrics (#1103)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-27 13:05:12 +02:00
Chris Mark db1b84d45d
Merge *.cpu.state attributes to a common cpu.mode attribute (#1026)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Braydon Kains <93549768+braydonk@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-26 09:46:38 +02:00
Trask Stalnaker ad05f1d8d3
Clarify db.query.parameter is string representation (#1165)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-25 11:40:10 +00: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
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
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 6a0a75e73e
[chore] Use document status link to otel.io instead of versioned spec (#1093) 2024-06-03 13:33:39 +02: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
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
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
David Ashpole c54b6c8d06
Add experimental go runtime metrics semantic conventions (#981) 2024-05-23 09:03:04 -07:00