feat(core)!: Flip genAI defaults to collect it by default - #22706
Merged
Conversation
s1gr1d
requested review from
chargome and
nicohrubec
and removed request for
a team
July 27, 2026 13:15
Contributor
size-limit report 📦
|
chargome
reviewed
Jul 27, 2026
chargome
left a comment
Member
There was a problem hiding this comment.
I think the integration tests need updates too
s1gr1d
requested review from
andreiborza and
isaacs
and removed request for
a team
July 27, 2026 16:07
chargome
approved these changes
Jul 28, 2026
Member
|
@s1gr1d your call if you want one v11 migration entry per pr or just one general |
Member
Author
|
I'm going to do one migration entry - as all the changes are connected to one option. |
s1gr1d
enabled auto-merge (squash)
July 28, 2026 08:46
Member
Author
|
The cloudflare integration test fails, I created a separate PR for that: #22763 |
# Conflicts: # packages/node/src/integrations/tracing/langgraph/instrumentation.ts
nicohrubec
approved these changes
Jul 29, 2026
# Conflicts: # dev-packages/cloudflare-integration-tests/suites/tracing/anthropic-ai/index.ts # dev-packages/cloudflare-integration-tests/suites/tracing/google-genai/index.ts # dev-packages/cloudflare-integration-tests/suites/tracing/openai/index.ts # dev-packages/cloudflare-integration-tests/suites/tracing/workers-ai/index.ts # dev-packages/cloudflare-integration-tests/suites/tracing/workers-ai/test.ts # dev-packages/e2e-tests/test-applications/cloudflare-vercelai-v7-compat/src/index.ts
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.
Collect
genAImessages by default from v11 onwards.Closes #21270