Skip to content

Commit 3cba25e

Browse files
authored
chore(codeowners): update telemetry experience ownership (#80813)
1 parent aaa1fa6 commit 3cba25e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/CODEOWNERS

+3-5
Original file line numberDiff line numberDiff line change
@@ -471,10 +471,8 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
471471
/tests/sentry/api/endpoints/test_projects_metrics_visibility.py @getsentry/telemetry-experience
472472
/src/sentry/api/endpoints/organization_onboarding* @getsentry/telemetry-experience
473473
/tests/sentry/api/endpoints/test_organization_onboarding* @getsentry/telemetry-experience
474-
/src/sentry/api/endpoints/project_metrics_extraction_rules* @getsentry/telemetry-experience
475-
/tests/sentry/api/endpoints/test_project_metrics_extraction_rules.py @getsentry/telemetry-experience
476-
/src/sentry/api/serializers/models/metrics_extraction_rules.py @getsentry/telemetry-experience
477-
/src/sentry/sentry_metrics/models/spanattributeextractionrules.py @getsentry/telemetry-experience
474+
/src/sentry/api/endpoints/organization_sampling_project_span_counts.py @getsentry/telemetry-experience
475+
/tests/sentry/api/endpoints/test_organization_sampling_project_span_counts.py @getsentry/telemetry-experience
478476
/src/sentry/dynamic_sampling/ @getsentry/telemetry-experience
479477
/tests/sentry/dynamic_sampling/ @getsentry/telemetry-experience
480478
/src/sentry/release_health/metrics_sessions_v2.py @getsentry/telemetry-experience
@@ -484,7 +482,6 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
484482
/tests/sentry/sentry_metrics/querying/ @getsentry/telemetry-experience
485483
/src/sentry/sentry_metrics/visibility/ @getsentry/telemetry-experience
486484
/tests/sentry/sentry_metrics/visibility/ @getsentry/telemetry-experience
487-
/src/sentry/sentry_metrics/span_attribute_extraction_rules.py @getsentry/telemetry-experience
488485
/src/sentry/sentry_metrics/extraction_rules.py @getsentry/telemetry-experience
489486
/tests/sentry/sentry_metrics/test_extraction_rules.py @getsentry/telemetry-experience
490487
/src/sentry/snuba/metrics/ @getsentry/telemetry-experience
@@ -505,6 +502,7 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
505502
/static/app/views/performance/landing/dynamicSamplingMetricsAccuracy.spec.tsx @getsentry/telemetry-experience
506503
/static/app/views/performance/landing/dynamicSamplingMetricsAccuracyAlert.tsx @getsentry/telemetry-experience
507504
/static/app/views/settings/project/dynamicSampling/ @getsentry/telemetry-experience
505+
/static/app/views/settings/dynamicSampling/ @getsentry/telemetry-experience
508506
/static/app/views/settings/projectMetrics/* @getsentry/telemetry-experience
509507
/static/app/views/onboarding* @getsentry/telemetry-experience
510508

0 commit comments

Comments
 (0)