Commit bdc2324
committed
Merge remote-tracking branch 'origin/develop' into nh/unify-request-attribute-extraction
# Conflicts:
# packages/core/src/tracing/ai/utils.ts
# packages/core/src/tracing/anthropic-ai/index.ts
# packages/core/src/tracing/google-genai/index.ts
# packages/core/src/tracing/openai/index.ts
# packages/core/src/tracing/openai/streaming.ts
# packages/core/src/tracing/openai/utils.ts284 files changed
Lines changed: 9838 additions & 2185 deletions
File tree
- .github/workflows
- dev-packages
- browser-integration-tests
- suites/tracing
- ai-providers
- google-genai
- langchain
- metrics/element-timing
- request/fetch-trace-header-merging
- utils
- bundle-analyzer-scenarios
- bundler-tests
- clear-cache-gh-action
- cloudflare-integration-tests
- suites
- double-instrumentation
- tracing
- durableobject-spans
- durableobject
- google-genai
- worker-service-binding
- e2e-tests
- test-applications
- astro-5-cf-workers
- deno/tests
- nestjs-11/tests
- nestjs-8/tests
- nestjs-basic/tests
- nestjs-with-submodules-decorator/tests
- nestjs-with-submodules/tests
- nextjs-15/tests
- nextjs-16
- tests
- node-core-express-otel-v2-custom-sampler
- node-core-express-otel-v2-sdk-node
- node-core-express-otel-v2
- node-core-light-otlp
- src
- tests
- node-exports-test-app/scripts
- node-express-cjs-preload/tests
- node-express-esm-loader/tests
- node-express-esm-preload/tests
- node-express-v5
- src
- tests
- node-express/tests
- node-otel-custom-sampler/tests
- node-otel-sdk-node/tests
- node-otel-without-tracing
- node-otel/tests
- nuxt-5
- server/middleware
- tests
- solidstart-dynamic-import/tests
- solidstart-spa/tests
- solidstart-top-level-import/tests
- solidstart/tests
- tsx-express/tests
- external-contributor-gh-action
- node-core-integration-tests
- node-integration-tests
- suites
- bun-runtime-metrics
- express
- sentry-trace/baggage-other-vendors-with-sentry-entries
- tracing
- node-runtime-metrics
- tracing
- double-baggage
- no-spans
- spans-no-parent
- spans-parent
- google-genai
- langchain
- vercelai
- v5
- v6
- node-overhead-gh-action
- rollup-utils
- size-limit-gh-action
- test-utils
- docs
- packages
- angular
- astro
- src
- aws-serverless
- src
- integration/instrumentation-aws-lambda
- test
- browser-utils
- browser
- src
- integrations-bundle
- integrations
- utils
- bun
- src
- integrations
- test/integrations
- cloudflare
- src
- instrumentations/worker
- test
- instrumentations/worker
- core
- src
- integrations
- express
- tracing
- ai
- anthropic-ai
- google-genai
- langchain
- openai
- vercel-ai
- utils
- test/lib
- integrations
- express
- tracing
- utils
- deno
- src
- integrations
- test
- effect
- elysia
- src
- ember
- eslint-config-sdk
- eslint-plugin-sdk
- feedback
- gatsby
- test
- google-cloud-serverless
- src
- hono
- integration-shims
- nestjs
- nextjs
- node-core
- src
- integrations
- light/integrations
- utils
- test
- integrations
- light/integrations
- utils
- node-native
- node
- src
- integrations/tracing
- langchain
- nuxt
- src
- runtime
- hooks
- plugins
- vite
- test/runtime/hooks
- opentelemetry
- src
- test
- profiling-node
- src
- test
- react-router
- src/vite
- test/vite
- react
- remix
- replay-canvas
- replay-internal
- replay-worker
- solidstart
- test/client
- solid
- src
- test
- sveltekit
- svelte
- tanstackstart-react
- tanstackstart
- typescript
- types
- vercel-edge
- src
- vue
- wasm
- tsconfig-templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
| 1033 | + | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
| |||
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | | - | |
| 1047 | + | |
1048 | 1048 | | |
1049 | 1049 | | |
1050 | 1050 | | |
| |||
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
1160 | | - | |
| 1160 | + | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
7 | 154 | | |
8 | 155 | | |
9 | 156 | | |
| |||
0 commit comments