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 |
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 |
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 |
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 |
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 |