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
acp.task_create:{task.id} / acp.event_send:{task.id} put the task id in the span
NAME, which is high-cardinality and breaks span-name aggregation in Tempo. Use
static names (acp.task_create / acp.event_send) and carry the id as the
agentex.task_id span attribute instead.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments