Commit Graph

217 Commits

Author SHA1 Message Date
Trask Stalnaker 62306fc875
Generalize `db.query.parameter.<key>` to `db.operation.parameter.<key>` (#1559)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-13 06:15:13 -08:00
Trask Stalnaker 273056b74d
Specific URL query string values should be redacted (#971)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-10 11:38:10 -08:00
Christophe Kamphaus 43f9e308ad
Add VCS metrics from Github receiver (#1383) 2024-11-08 09:43:13 -08:00
Liudmila Molkova de8f94ed5c
Use wikipedia for OSI link instead of osi-model.com (#1547) 2024-11-05 10:01:50 +01:00
Riccardo Magliocchetti 520702f155
genai: add system_fingerprint attribute (#1355)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-01 03:00:09 +00:00
Christos Markou fa65d3aca9
Add network.interface.name attribute (#1492)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-31 01:32:28 +00:00
Liudmila Molkova bd805a6d34
Make table generation and check targets strict and fix violations (#1535) 2024-10-30 10:17:48 -07:00
Florian Lehner 5261f966ab
process.executable.build_id: rename attribute (#1520)
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-29 20:56:21 +00:00
Sourabh Jain 63094c6c92
Cosmos DB: Operation Level Metrics (#1438)
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-28 16:49:22 -07:00
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Liudmila Molkova 25f74191d7
DB: fix how operation and collection names are recorded for complex queries (opt-in `db.query.text` on metrics, new `db.query.summary` recommended attribute) (#1482)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-18 08:36:09 -07:00
Richard Chukwu a365a5ef32
[chore] Add anchors to individual attributes in a markdown table #1041 (#1480)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-17 15:42:12 -07:00
Liudmila Molkova cf4ce09650
Fix typo in CloudFoundry conventions (#1467) 2024-10-10 11:33:17 -07:00
Liudmila Molkova 7abcbcb7a7
Add genai system-specific conventions for Azure AI Inference (#1393)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-10 10:39:22 -07:00
Trask Stalnaker 8d2ab74d40
Mark database semconv as release candidate (#1101)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 11:50:59 -07:00
MattLeming f9cf635f66
Change messaging.operation.type=publish to send (#1422)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 17:12:41 +00:00
Trask Stalnaker 5f5d468636
Improve http request/response content length attribute deprecation note (#1444)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-07 17:07:44 +00:00
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