GitHub user addu390 added a comment to the discussion: [Discussion] Agent observability: tracing & evaluation beyond metrics + event log
Hi @xintongsong. Agreed on the split. The overhead (additional CoP) concern I raised was coming from wanting to be OTel-compatible on the recording side, so existing AI observability tools can pick up our runs out of the box, e.g. how LangSmith does it: [trace-with-opentelemetry](https://docs.langchain.com/langsmith/trace-with-opentelemetry). But as you pointed out, we already track almost everything needed, a few additional fields on the event log would be enough to render the full run trace. If those land as the log, the overhead concern goes away. Any hard takes on OTel compatibility and to use [GenAI semantic conventions](https://opentelemetry.io/blog/2024/otel-generative-ai/), or keep it framework-native for now? GitHub link: https://github.com/apache/flink-agents/discussions/710#discussioncomment-17091605 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
