Skip to content

feat(app-server, core): add more spans#14479

Merged
owenlin0 merged 1 commit intomainfrom
owen/better_spans2
Mar 13, 2026
Merged

feat(app-server, core): add more spans#14479
owenlin0 merged 1 commit intomainfrom
owen/better_spans2

Conversation

@owenlin0
Copy link
Copy Markdown
Collaborator

@owenlin0 owenlin0 commented Mar 12, 2026

Description

This PR expands tracing coverage across app-server thread startup, core session initialization, and the Responses transport layer. It also gives core dispatch spans stable operation-specific names so traces are easier to follow than the old generic submission_dispatch spans.

Also use fmt::Display for types that we serialize in traces so we send strings instead of rust types

@owenlin0 owenlin0 force-pushed the owen/better_spans2 branch 9 times, most recently from 2baf14e to 4647a41 Compare March 13, 2026 17:06
@owenlin0 owenlin0 force-pushed the owen/better_spans2 branch from 4647a41 to 5e811b5 Compare March 13, 2026 17:17
@owenlin0 owenlin0 marked this pull request as ready for review March 13, 2026 17:18
@owenlin0 owenlin0 requested a review from apanasenko-oai March 13, 2026 17:18
@owenlin0 owenlin0 merged commit 014e195 into main Mar 13, 2026
32 checks passed
@owenlin0 owenlin0 deleted the owen/better_spans2 branch March 13, 2026 20:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants