opentelemetry-util-genai 0.4b0 #4524
Unanswered
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AgentInvocationtype withinvoke_agentspan lifecycle (#4274)UploadCompletionHook, instead of repeatedly failing on every upload (#4390).start_inference,start_embedding,start_tool,start_workflow) and invocation-owned lifecycle (invocation.stop()/invocation.fail(exc)); renameLLMInvocation→InferenceInvocationandToolCall→ToolInvocation. Existing usages remain fully functional via deprecated aliases. (#4391)TelemetryHandlernow accepts acompletion_hookparameter and calls it after each LLM invocation, passing inputs, outputs, the active span, and the log record. Content capture is enabled automatically when a real hook is configured. (#4315)load_completion_hookso exceptions raised byon_completionare logged and swallowed instead of propagating to instrumentation call sites.This discussion was created from the release opentelemetry-util-genai 0.4b0.
Beta Was this translation helpful? Give feedback.
All reactions