chore(daemon): remove dead manual OTel builders - #129
Merged
Conversation
This was referenced Jul 17, 2026
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Jul 17, 2026
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
2 times, most recently
from
July 17, 2026 20:18
f79f362 to
95e7068
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
2 times, most recently
from
July 17, 2026 20:39
2a3a430 to
66ddbaf
Compare
Contributor
Author
|
Folded into #128 — the legacy span-builder deletion and OTLP-dependency removal now land in that PR, so this is redundant. |
Contributor
Author
|
Reopening: splitting #128 back into a stack for reviewability; this PR carries its original slice. |
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 18, 2026 23:49
66ddbaf to
77395a7
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
2 times, most recently
from
July 21, 2026 06:30
1c22d60 to
944c480
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 21, 2026 06:39
944c480 to
936613c
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 21, 2026 17:07
936613c to
356d93c
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
2 times, most recently
from
July 22, 2026 05:38
1e2fb15 to
0f894fa
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 22, 2026 17:12
0f894fa to
fba229f
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 22, 2026 17:26
fba229f to
8be697f
Compare
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 22, 2026 18:54
8be697f to
9dc8439
Compare
Delete the unused hand-rolled span builders, baggage plumbing, and builder-only attribute keys after the SDK migration. Keep @opentelemetry/api at runtime and move sdk-trace-base to development dependencies for the in-memory exporter tests.
rgao-coreweave
force-pushed
the
109-08-delete-builders
branch
from
July 22, 2026 23:45
9dc8439 to
1a1573c
Compare
This was referenced Jul 22, 2026
rgao-coreweave
marked this pull request as ready for review
July 23, 2026 04:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Review boundary
Deletion-only cleanup. This PR introduces no tracing lifecycle or correlation behavior.
Validation
npm run checkStack