Best practice for integrating OpenTelemetry-based observability (e.g. Pydantic Logfire) with Semantic Kernel? #13477
Unanswered
stefanosambruna
asked this question in
Q&A
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.
-
Hi everyone, I’m looking into integrating third-party observability tools built on OpenTelemetry (for example Pydantic Logfire) into a project using Semantic Kernel.
To clarify upfront:
I’m not interested in Application Insights. I’m specifically looking for guidance on plugging external OpenTelemetry-compatible tools, mainly because of different requirements around UX, trace quality, and developer experience.
The goal is to achieve end-to-end observability (traces, logs, metrics) across multi-step SK workflows and agent interactions, without adding invasive instrumentation.
Any best practices, patterns, or pointers would be greatly appreciated. Thanks! 🙌
Beta Was this translation helpful? Give feedback.
All reactions