Skip to content

Commit f4831d6

Browse files
Zylphrexmwarkentin
andauthored
chore(snuba): Add replay script referrer (#93912)
Co-authored-by: Michael Warkentin <michael@sentry.io>
1 parent aff3c73 commit f4831d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry/snuba/referrer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,7 @@ class Referrer(StrEnum):
892892
REPLAYS_QUERY_QUERY_REPLAYS_DATASET_SUBQUERY = "replays.query.query_replays_dataset_subquery"
893893
REPLAYS_QUERY_BROWSE_SIMPLE_AGGREGATION = "replays.query.browse_simple_aggregation"
894894
REPLAYS_FILE_REFERRER = "replays.query.download_replay_segments"
895+
REPLAYS_SCRIPTS_DELETE_REPLAYS = "replays.scripts.delete_replays"
895896
REPORTS_KEY_ERRORS = "reports.key_errors"
896897
REPORTS_KEY_PERFORMANCE_ISSUES = "reports.key_performance_issues"
897898
REPORTS_KEY_TRANSACTIONS_P95 = "reports.key_transactions.p95"

0 commit comments

Comments
 (0)