Commit Graph

41 Commits

Author SHA1 Message Date
Guangya Liu a286dc426e
Add invoke_agent as a member of gen_ai.operation.name (#2160) 2025-04-26 23:19:17 +00:00
Liudmila Molkova 2b2e1565b3
Separate inference and embeddings spans, remove irrelevant attributes (#2122) 2025-04-18 23:57:05 +00:00
Michael Safyan 47fe2c0228
Propose an update to the values of 'gen_ai.system' for Google. (#2050)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-16 09:33:48 -07:00
Michael Safyan 52053d4f83
Add `generate_content` to the list of permissible values for `gen_ai.operation.name` (#2049) 2025-04-15 04:23:18 +00:00
PRATIBHA-Moogi f9f14b0bf8
To Add tool description as one of the gen_ai.tool attributes (#2059)
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-04-13 10:24:53 -07:00
Liudmila Molkova a86a51c932
Add span rendering template and clean up span briefs and notes (#1505) 2025-04-09 09:32:28 -07:00
OpenTelemetry Bot 4ede4f8a6a
[chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
Michael Safyan 78c42c576a
Define a way to indicate the number of requested response candidates. (#1922)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-04 23:30:21 +00:00
OpenTelemetry Bot c863656856
[chore] Update spec repo links to v1.42.0 (#1920) 2025-02-19 16:54:14 -08:00
Liudmila Molkova 152a9c3cc4
Set span kind on span definitions or change ambiguous spans to attribute groups (#1890) 2025-02-12 10:45:31 -08:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Guangya Liu 5da613ac04
Added AI Agent Semantic Convention (#1739)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-02-04 17:14:51 -08:00
Liudmila Molkova dcb30bfdae
Introduce generic `gen_ai.output.type` instead of `gen_ai.openai.request.response_format` (#1757)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-02-03 14:20:03 -08:00
Patrice Chalin 21c230d03f
[editorial] Drop markdown-toc comment from .md files (#1847) 2025-01-28 18:03:00 -08:00
Patrice Chalin aff2c09add
[editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -08:00
OpenTelemetry Bot 812323b274
Update spec repo links to v1.41.0 (#1807) 2025-01-24 09:21:50 -08:00
Trask Stalnaker 44fc8fa2f1
Update specification version to 1.40.0 (#1763) 2025-01-17 15:51:42 -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
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
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
Guangya Liu 6bc19ef207
[chore] Consolidate genai.request.seed for openai (#1715)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-03 16:55:52 +01:00
Liudmila Molkova 0edb9e2b42
Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -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
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -08: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
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Liudmila Molkova 1050236d6e
Use `SHOULD` instead of `MUST` for span kinds on DB, GenAI and FaaS (#1506) 2024-10-24 15:02:45 +02:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -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
Liudmila Molkova 96f8bda9ba
Prepare release 1.28.0 (#1458) 2024-10-07 17:00:55 -07: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
Liudmila Molkova 231528e8fd
Fix array attribute examples (#1325) 2024-08-08 12:40:26 -04:00
Liudmila Molkova 8965ee99a7
Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -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
Liudmila Molkova 92bd20553f
Convert `gen_ai.operation.name` to enum and use it on spans (#1202) 2024-07-09 17:33:49 -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
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 8388bfb608
Use GenAI instead of LLM and other clean ups (#1087) 2024-06-12 20:57:32 -07:00