You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On open-telemetry/semantic-conventions-genai#445, lmolkova asked for real instrumentation over two or three libraries in this repo as evidence for the candidate gen_ai.agent.paused / gen_ai.agent.checkpointed / gen_ai.agent.resumed events, instead of hand-emitted reference scenarios.
CrewAI: fill in the existing skeleton package via CrewAI's event bus (flow persistence, human feedback, checkpoints).
ADK: ADK ships its own OpenTelemetry tracing, so this would be a plugin rather than an instrumentation package. Open to guidance on whether it belongs in this repo at all.
Candidate event names stay pending the semconv proposal, the same approach as #507 and semantic-conventions-genai#483. Flagging before starting the CrewAI and ADK work in case the direction or the split should differ.
On open-telemetry/semantic-conventions-genai#445, lmolkova asked for real instrumentation over two or three libraries in this repo as evidence for the candidate
gen_ai.agent.paused/gen_ai.agent.checkpointed/gen_ai.agent.resumedevents, instead of hand-emitted reference scenarios.Plan, one PR each:
Candidate event names stay pending the semconv proposal, the same approach as #507 and semantic-conventions-genai#483. Flagging before starting the CrewAI and ADK work in case the direction or the split should differ.