Skip to content

Commit 86152df

Browse files
committed
added changelog
1 parent b7360f8 commit 86152df

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

util/opentelemetry-util-genai/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [Unreleased]
9+
10+
### Added
11+
12+
- Generate Spans for LLM invocations
13+
- Generate Metrics for LLM invocations
14+
- Generate Logs for LLM invocations
15+
- Helper functions for starting and finishing LLM invocations
16+
17+

0 commit comments

Comments
 (0)