Liudmila Molkova
|
a596f197d5
|
Deprecate `event.name` attribute in favor of EventName on the log record (#1646)
|
2024-12-16 20:21:17 -08:00 |
Liudmila Molkova
|
abd92c153b
|
GenAI events - yamlify body definitions and cosmetic examples improvements (#1469)
|
2024-12-12 15:09:03 -08: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
|
4717a9fb43
|
[chore] Generate attr name on requirement level notes (#1589)
|
2024-11-18 18:03:29 +01: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 |
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 |
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 |
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 |
Josh Suereth
|
ab0e4b4b2b
|
Proposal: Unify metric templates (#1411)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-09-17 10:08:17 -04:00 |
Anuraag (Rag) Agrawal
|
441ead1c85
|
[chore] gen-ai: fix spacing in explicit bucket definitions (#1394)
|
2024-09-06 08:09:18 -07:00 |
Liudmila Molkova
|
231528e8fd
|
Fix array attribute examples (#1325)
|
2024-08-08 12:40:26 -04:00 |
Liudmila Molkova
|
8c918fb046
|
[editorial] remove 'full' options from markdown snippets, remove unused tags (#1303)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
|
2024-08-05 09:41:37 -07: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 |
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 |
Tao Chen
|
a2c9cff852
|
Extend GenAI system well-known values (#1020)
|
2024-06-04 09:14:17 -07: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 |
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 |
Josh Suereth
|
04bdbba20f
|
(feat) Migrate all markdown generation to use JINJA snippets (#1000)
|
2024-05-15 12:35:17 +00:00 |
Liudmila Molkova
|
e720865cfe
|
Clarify that `*.system` captures the client perception (#1016)
|
2024-05-10 08:04:08 -07:00 |
Josh Suereth
|
651d779183
|
Generate Attribute Registry using Weaver (#917)
|
2024-05-01 11:22:28 -07:00 |
Nir Gazit
|
1c93c94ce6
|
LLM Semantic Conventions: Initial PR (#825)
Co-authored-by: Drew Robbins <drobbins@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
|
2024-04-16 16:04:32 -07:00 |