Commit Graph

200 Commits

Author SHA1 Message Date
Liudmila Molkova 32b75a8d46
Introduce per-message structured GenAI events instead of prompt/completion span events (#980) 2024-10-04 09:23:41 -07:00
Drew Robbins 87ec4e6e3b
Add system specific conventions for OpenAI (#1385)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-02 08:14:55 -07:00
Liudmila Molkova 5e933fd5c2
Add `db.response.status_code` attribute, deprecate `db.cosmos.status_code` (#1424)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-01 09:30:21 -07:00
Karsten Schnitter c1209959d1
Add CloudFoundry Resource Attributes (#624)
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-09-27 14:39:32 -07:00
Alexandra Konrad b780f480e7
Add remaining ECS attributes for file namespace (#914)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-23 17:13:35 +02:00
Greg beaeab8863
container: add CSI attributes (#1337)
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Christos Markou <chrismarkou92@gmail.com>
2024-09-20 10:55:19 -07:00
Joao Grassi 1fcaa7f7c6
Fix deprecated note for service bus attributes (#1418) 2024-09-19 14:37:53 -07:00
Liudmila Molkova 5d5116df64
Remove reference to note from container attribute briefs (#1416) 2024-09-19 10:44:21 +02:00
Florian Lehner 156daec14f
process: Add build_id to executable (#1329)
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-09-11 06:44:04 -07:00
Joao Grassi d515887174
[chore] Add missing deprecated and briefs for deprecated attributes (#1391) 2024-09-05 14:04:58 +02:00
jack-berg 80785c8ac2
Fix typo in `tls.yaml` (#1390)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-09-04 14:13:24 -07:00
Nathan Baulch 735320c38b
[chore] Fix minor typos (#1379)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-09-03 13:12:17 +02:00
Florian Lehner 5654b20f2e
[profiles] introduce semantic convention (#1188)
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-03 12:26:06 +02:00
Liudmila Molkova 5eb37f7068
Fix more process attributes without namespace (#1363)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-08-28 08:33:12 -04:00
Liudmila Molkova 3c16c802e8
CosmosDB: define applicable values for `db.operation.name` and add proper reference to `az.namespace` (#1330) 2024-08-23 12:43:43 -07:00
Steve Gordon d04bc0d05f
Add initial experimental .NET CLR runtime metrics (#1035)
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-22 21:52:21 -07:00
Liudmila Molkova 3c1f5e3389
Fix link anchors (#1354) 2024-08-19 13:14:01 -07:00
Christos Markou f8d14b6425
Fix broken docker link (#1332)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-19 10:23:46 -07:00
Marylia Gutierrez b6793e2df7
add `nodejs.eventloop.time` metric (#1259)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-14 17:38:41 -07:00
Christos Markou e31ed0fdce
Add k8s.volume.{name,type} attributes (#1251)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2024-08-14 09:35:32 -04:00
Liudmila Molkova a4fc971e0c
Fix `process.args_count` attribute (#1331) 2024-08-12 11:49:52 -07:00
Liudmila Molkova 231528e8fd
Fix array attribute examples (#1325) 2024-08-08 12:40:26 -04:00
Alexandra Konrad dff7b22a08
move common hardware attributes and metrics to registry (#1030)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-05 16:43:15 +00:00
Michael Wolf 18b35558bc
Add additional process fields from ECS (#993)
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-03 19:28:41 +00:00
Marylia Gutierrez ea6e22bbf2
clarify database pool name being unique (#1289)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-01 15:52:55 +00:00
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
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
Joao Grassi 4d271fbbf5
[chore] Fix outdated registry markdown (#1270) 2024-07-23 11:33:40 +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
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
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
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
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 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