getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

ref(ddm): Remove metric-meta feature flag #69946

Closed iambriccardo closed 2 weeks ago

iambriccardo commented 2 weeks ago

Depends on: https://github.com/getsentry/relay/pull/3503

iambriccardo commented 2 weeks ago

Nice, thanks. There is also some stuff still in getsentry I think

Yess, I have the PR linked to this.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.82%. Comparing base (1c3198a) to head (9a4a127).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69946 +/- ## ========================================== + Coverage 79.69% 79.82% +0.12% ========================================== Files 6478 6504 +26 Lines 289162 289367 +205 Branches 49829 49829 ========================================== + Hits 230452 230977 +525 + Misses 58299 57979 -320 Partials 411 411 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/69946?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [src/sentry/conf/server.py](https://app.codecov.io/gh/getsentry/sentry/pull/69946?src=pr&el=tree&filepath=src%2Fsentry%2Fconf%2Fserver.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9jb25mL3NlcnZlci5weQ==) | `89.15% <ø> (ø)` | | | [src/sentry/features/temporary.py](https://app.codecov.io/gh/getsentry/sentry/pull/69946?src=pr&el=tree&filepath=src%2Fsentry%2Ffeatures%2Ftemporary.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9mZWF0dXJlcy90ZW1wb3JhcnkucHk=) | `100.00% <ø> (ø)` | | | [src/sentry/relay/config/\_\_init\_\_.py](https://app.codecov.io/gh/getsentry/sentry/pull/69946?src=pr&el=tree&filepath=src%2Fsentry%2Frelay%2Fconfig%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9yZWxheS9jb25maWcvX19pbml0X18ucHk=) | `96.43% <ø> (ø)` | | ... and [69 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/69946/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)