-
Notifications
You must be signed in to change notification settings - Fork 4
[Feature]: otel-llm / openllmetry compatible spans #19
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Love that you've created this plugin to actually allow exporting OTEL signals.
Are there any plans to emit traces and spans? Having dug in to the opencode hooks available, I'm not sure how feasible it would be to actually report fully valid spans using a plugin (the native integration makes pushing session and prompt span context a bit easier e.g. anomalyco/opencode#6629) but from what I can seem to infer, OTEL support isn't a top priority for the core team.
Describe the solution you'd like
I want to be able to collect full traces so I can build evals, scorers, and test if our internal coding harness improves things for the team.
Describe alternatives you've considered
No response
Telemetry type
Other
Additional context
No response
Checklist
- I have searched existing issues and discussions for similar feature requests
- I have checked the changelog to see if this already exists
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request