Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[o11y] Add traceId to user trace #3209

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Dec 4, 2024

Builds on #3180. Also see the corresponding upstream PR.

@fhanau fhanau force-pushed the felix/111524-user-tracing-otel-v1 branch 3 times, most recently from 598986f to 956a297 Compare December 18, 2024 16:51
Base automatically changed from felix/111524-user-tracing-otel-v1 to main December 18, 2024 17:39
@fhanau fhanau force-pushed the felix/111524-user-tracing-otel-traceId branch from 4dcf4eb to 72fb928 Compare February 20, 2025 00:02
Copy link

The generated output of @cloudflare/workers-types has been changed by this PR. If this is intentional, run bazel build //types && rm -rf types/generated-snapshot && cp -r bazel-bin/types/definitions types/generated-snapshot to update the snapshot. Alternatively, you can download the full generated types: https://github.com/cloudflare/workerd/actions/runs/13424781440/artifacts/2620225038

Full Type Diff
diff -r bazel-bin/types/definitions/experimental/index.d.ts types/generated-snapshot/experimental/index.d.ts
2522d2521
<   readonly traceId: string;
diff -r bazel-bin/types/definitions/experimental/index.ts types/generated-snapshot/experimental/index.ts
2534d2533
<   readonly traceId: string;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants