Commit cabb4ab
feat(core)!: Enable data collection by default (#22917)
First merge this PR (is merged):
#22913
Enable the `dataCollection` specification defaults when neither
`dataCollection` nor the legacy `sendDefaultPii` option is configured.
Tests and development test applications now rely on the new defaults
instead of redundantly opting into `userInfo` and related data.
closes #22707
---------
Co-authored-by: Charly Gomez <charly.gomez1310@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f1041f9 commit cabb4ab
132 files changed
Lines changed: 178 additions & 498 deletions
File tree
- dev-packages
- browser-integration-tests
- suites
- feedback
- attachTo
- captureFeedbackAndReplay/hasSampling
- captureFeedbackCsp
- captureFeedback
- integrations
- ContextLines
- inline
- scriptTag
- supabase/db-operations
- manual-client/browser-context
- public-api
- captureException/simpleError
- dataCollection
- errors
- performance
- replay
- sessions
- logger
- integration
- scopeAttributes
- simple
- metrics/simple
- setUser
- unset_user
- startSpan/streamed
- withScope
- replay
- captureReplayFromReplayPackage
- captureReplay
- sessions
- initial-scope
- page-lifecycle
- user
- utils
- bun-integration-tests/suites/hono-sdk
- cloudflare-integration-tests
- suites/public-api/startSpan-streamed
- e2e-tests/test-applications
- cloudflare-agent/tests
- cloudflare-local-workers/src
- cloudflare-mcp-agent/src
- cloudflare-mcp/src
- cloudflare-workers-streaming/src
- cloudflare-workersentrypoint/src
- cloudflare-workers/src
- deno-streamed/src
- deno/src
- hono-4/src
- hydrogen-react-router-7
- nextjs-14
- nextjs-15-basepath
- nextjs-15-intl
- nextjs-15
- app/ai-test
- tests
- nextjs-16-bun
- nextjs-16-cacheComponents
- nextjs-16-cf-workers
- nextjs-16-streaming
- app/ai-test
- nextjs-16-trailing-slash
- nextjs-16-tunnel
- nextjs-16-userfeedback
- nextjs-16
- app/ai-test
- tests
- nextjs-app-dir
- nextjs-pages-dir
- node-fastify-3/tests
- node-fastify-4/tests
- node-fastify-5/tests
- node-koa/tests
- react-17/src
- react-router-6/src
- react-router-7-spa-streaming/src
- react-router-7-spa/src
- react-router-8-spa/src
- supabase-nextjs
- tests
- node-integration-tests/suites
- express/requestUser
- public-api
- captureException/catched-error
- logs
- system-error
- tracing/requestData-streamed
- packages
- astro/test/client
- browser/test
- integrations
- core
- src/utils/data-collection
- test/lib
- integrations
- logs
- metrics
- tracing/spans
- utils
- data-collection
- deno/test
- __snapshots__
- nextjs/test
- nuxt/test/client
- react-router/test/client
- remix/test
- solidstart/test/client
- solid/test
- sveltekit/test/client
- svelte/test
- tanstackstart-react/test/client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
72 | | - | |
73 | | - | |
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments