-
Notifications
You must be signed in to change notification settings - Fork 50
OTLP traces from SDK #241
Copy link
Copy link
Open
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuearea:sdkTypeScript SDKTypeScript SDKdifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuearea:sdkTypeScript SDKTypeScript SDKdifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Background
SDK consumers self-hosting an OTel collector should be able to see end-to-end timings.
What to build
Optional OTLP traces, gated behind a
tracing: { exporter, endpoint }SDK option, defaulting to no-op.Key files
sdk/src/telemetry/tracing.ts(new)Acceptance criteria