Skip to content

Trace agent run event kinds#3855

Merged
asim merged 1 commit into
masterfrom
codex/increment-3854
Jul 3, 2026
Merged

Trace agent run event kinds#3855
asim merged 1 commit into
masterfrom
codex/increment-3854

Conversation

@asim

@asim asim commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a stable agent.event.kind OpenTelemetry attribute to agent run timeline span events so backends can query run/model/tool/checkpoint/resume/done events without parsing event names.
  • Tighten the existing no-secret agent OTel test helper to assert the event kind attribute is present alongside RunInfo correlation.

Closes #3525
Closes #3854

Testing

  • go test ./agent
  • go build ./...
  • go test ./... (fails in sandbox: loopback targets forbidden in grpc client/transport tests)
  • golangci-lint run ./...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loop: build increment #47 Emit OpenTelemetry spans for agent run timelines

2 participants