oscerd commented on PR #25050: URL: https://github.com/apache/camel/pull/25050#issuecomment-5056692906
Good point — aligning with the OpenTelemetry GenAI semantic conventions (`gen_ai.*` attributes) for token usage and model metrics would be a natural next step. This MCP tool currently operates at the runtime introspection layer (querying exchange history and processor stats for dev-time AI debugging), but the underlying data model could be evolved to match the OTel standard once that JIRA is implemented. I'll add a reference to the OTel GenAI conventions in the tool's Javadoc so future contributors are aware of the alignment opportunity. _Claude Code on behalf of oscerd_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
