Skip to content

Commit a810ae2

Browse files
committed
towncrier fix
1 parent 2029e37 commit a810ae2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

  • instrumentation/opentelemetry-instrumentation-langchain/.changelog
  • util/opentelemetry-util-genai/.changelog
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add retrieval span support via `on_retriever_start`, `on_retriever_end`, and `on_retriever_error` callbacks using `RetrievalInvocation`.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add `RetrievalInvocation` type with `start_retrieval` / `retrieval` span lifecycle, supporting `gen_ai.operation.name=retrieval` spans per the GenAI semantic conventions.

0 commit comments

Comments
 (0)