sentry
sentry copied to clipboard
feat(replays): Add materialized view query entrypoints
Adds entry points for the materialized view so that when its deployed we can begin using it.
Materialized view in question:
- https://github.com/getsentry/snuba/pull/5708
See https://github.com/getsentry/sentry/pull/72916 for a nice diff view of just the MV changes