Skip to content

Commit a58cb16

Browse files
authored
ref(span-buffer): Update codeowners (#92102)
This is defacto something the streaming platform is working on right now. If it gets too noisy for some teams we will have to restructure the code
1 parent 25f6b29 commit a58cb16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,6 @@ yarn.lock @getsentry/owners-js-de
242242
/tests/snuba/api/endpoints/test_organization_events_vitals.py @getsentry/visibility
243243
/tests/snuba/api/endpoints/test_organization_tagkey_values.py @getsentry/visibility
244244

245-
/src/sentry/spans/ @getsentry/visibility
246-
/tests/sentry/spans/ @getsentry/visibility
247-
248245
/src/sentry/api/serializers/snuba.py @getsentry/visibility
249246

250247
/src/sentry/snuba/discover.py @getsentry/visibility
@@ -673,6 +670,10 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
673670
/src/sentry/tempest/ @getsentry/gdx
674671
/tests/sentry/tempest/ @getsentry/gdx
675672

673+
# Span buffer + process-segments are co-owned by streaming platform and vis for now.
674+
/src/sentry/spans/ @getsentry/visibility @getsentry/streaming-platform
675+
/tests/sentry/spans/ @getsentry/visibility @getsentry/streaming-platform
676+
676677
# Workflow engine
677678
/src/sentry/workflow_engine/ @getsentry/alerts-create-issues
678679
/tests/sentry/workflow_engine/ @getsentry/alerts-create-issues

0 commit comments

Comments
 (0)