Commit Graph

249 Commits

Author SHA1 Message Date
Patrice Chalin 4ede34198e
[editorial] Adjust link into in-toto attestation spec (#1753)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-17 07:54:38 -08:00
Liudmila Molkova 539ce854bf
Add common guidance on recording errors on spans and metrics, clarify DB conventions (#1716)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-16 11:54:10 -08:00
Dave Cadwallader f965a2298a
Add Oracle Cloud Infrastructure as Cloud Provider (#1720)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-10 15:21:31 +01:00
Adrian Cole 65f3f8f2a4
Adds `mistral_ai` as a `gen_ai.system` attribute value (#1719)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-09 10:59:09 +01:00
SylvainJuge d39f065902
rename some code attributes (#1624) 2025-01-07 13:09:08 -08:00
Adrian Cole f0db7751ab
Extend GenAI System to include OpenAI compatible platforms (#1655)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-01-03 09:24:32 -08:00
Liudmila Molkova 30f71c6fe1
[editorial] A few random doc fixes (#1704)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-12-27 09:04:58 +01:00
Riccardo Magliocchetti 05b4c173bf
Introduce gen_ai.request.seed as needed by cohere (#1710) 2024-12-24 11:05:41 -08:00
Trask Stalnaker 5a5803258f
Improve rendering of database release candidate status (#1702)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-12-20 09:14:54 +01:00
Gerhard Stöbich 3d4013dbf2
[chore] Add x-amzn-requestid as source for aws.request_id (#1691) 2024-12-19 08:19:17 -08:00
Liudmila Molkova 56bec66129
Refactor and update naming guidance (#1694)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-12-18 19:20:39 -08:00
Christos Markou 3be2bcb68f
Replace system.network.state with network.connection.state (#1632)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-12-17 10:41:42 -05:00
Liudmila Molkova a596f197d5
Deprecate `event.name` attribute in favor of EventName on the log record (#1646) 2024-12-16 20:21:17 -08:00
Trivikram Kamat 01be4a4240
chore: add extended request ID to general AWS Attributes (#1671)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-12-16 20:16:41 -08:00
Alexander Wert f0974a892c
added missing display names to some registry groups (#1674)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-12-11 21:26:17 +00:00
Trask Stalnaker 1890d9e9f8
Change `<PID>` to `[PID]` (#1664) 2024-12-10 07:58:00 -08:00
Alexandra Konrad 373a69574e
add new namespace “security_rule.*" (#903)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-12-08 19:51:14 +00:00
Steve Gordon 41053b5079
Mark .NET runtime metrics as stable (#1609)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-12-03 12:39:24 -08:00
Adriel Perkins c8024bf242
[vcs] Adds `vcs.repository.name` attribute and updates `vcs.repository.url.full` to be represented consistently. (#1608)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-12-03 10:46:56 -08:00
Liudmila Molkova 07293edd52
Rename `f eature_flag.system` back to `feature_flag.provider_name` (#1614)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-11-27 11:04:49 -08:00
Trent Mick 0c17ad5543
GenAI: define conventions for embeddings operations (#1603)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-11-27 10:10:24 -08:00
Trask Stalnaker 3fa52acca3
Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566) 2024-11-25 11:56:09 -08:00
Liudmila Molkova ab1362c44e
Fix broken anchors, remove `en` from some links (#1610) 2024-11-25 10:45:14 -08:00
Roger Coll b75c8c26d7
Add Linux process cgroup attribute (#1364)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-25 17:37:30 +00:00
Jackson Weber c28e251db4
add `http.request.synthetic` attribute to server spans and metrics (#1523)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-22 11:10:25 -08:00
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08:00
Sourabh Jain 2566b8bb05
Cosmos DB: Added regions_contacted as new dimension (#1525)
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-11-20 19:49:46 -08:00
Gergely Kalapos c5093dddb8
Add geo fields into attribute registry (#1116)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-19 10:08:52 +01:00
Guangya Liu 25e0baecd6
Extend GenAI system to support IBM Watsonx AI and AWS Bedrock (#1574)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-18 17:17:12 +00:00
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01:00
Guangya Liu c1a0a2d508
[chore] Fixed a dead link for machine id man page (#1584)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-16 18:23:03 +00:00
Daniel Dyla fa564c9f67
Feature Flag evaluation event (#1440)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-11-15 10:42:26 -08:00
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