Skip to content

feat(core): Remove Logs and Metrics enable flags - #5939

Draft
adinauer wants to merge 1 commit into
mainfrom
feat/logs-metrics-enable-flags
Draft

feat(core): Remove Logs and Metrics enable flags#5939
adinauer wants to merge 1 commit into
mainfrom
feat/logs-metrics-enable-flags

Conversation

@adinauer

@adinauer adinauer commented Aug 12, 2026

Copy link
Copy Markdown
Member

PR Stack (Logs and Metrics Enable Flags)


📜 Description

Collection PR for the Logs and Metrics enable-flag removal stack. Squash-merge this once all stack PRs are merged.

💡 Motivation and Context

Removes the aggregate Logs and Metrics enable flags, adds integration-local Logs opt-ins, preserves migration warnings, and avoids starting unused batch worker threads.

💚 How did you test it?

Each PR in the stack includes focused tests. The completed stack will run the full repository checks and aggregate Javadocs.

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Merge each stack PR into this collection branch in order using merge commits, then squash-merge this PR into main.

@github-actions

Copy link
Copy Markdown
Contributor
Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Remove Logs and Metrics enable flags ([#5939](https://github.com/getsentry/sentry-java/pull/5939))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against aeb796b

@sentry

sentry Bot commented Aug 12, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.52.0 (1) release

⚙️ sentry-android Build Distribution Settings

This was referenced Aug 12, 2026
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.

1 participant