Skip to content

fix(metrics): Enable metrics by default#1106

Merged
szokeasaurusrex merged 1 commit into
masterfrom
szokeasaurusrex/metrics-fix
May 4, 2026
Merged

fix(metrics): Enable metrics by default#1106
szokeasaurusrex merged 1 commit into
masterfrom
szokeasaurusrex/metrics-fix

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Align runtime metrics capture with other SDKs while preserving explicit opt-out via ClientOptions::enable_metrics.

Closes #1105
Closes RUST-207

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 4, 2026

Align runtime metrics capture with other SDKs while preserving explicit opt-out via ClientOptions::enable_metrics.

Closes #1105
Closes [RUST-207](https://linear.app/getsentry/issue/RUST-207/default-enable-metrics-to-true)
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/metrics-fix branch from 1f9669f to 99975c8 Compare May 4, 2026 11:30
@szokeasaurusrex szokeasaurusrex requested a review from giortzisg May 4, 2026 11:30
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review May 4, 2026 11:31
@szokeasaurusrex szokeasaurusrex requested a review from lcian as a code owner May 4, 2026 11:31
Copy link
Copy Markdown
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@szokeasaurusrex szokeasaurusrex merged commit ab32750 into master May 4, 2026
25 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/metrics-fix branch May 4, 2026 11:35
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.

Default enable_metrics to true

2 participants