diff --git a/src/sentry/options/defaults.py b/src/sentry/options/defaults.py index 3e356368264386..165bec03772779 100644 --- a/src/sentry/options/defaults.py +++ b/src/sentry/options/defaults.py @@ -971,6 +971,13 @@ flags=FLAG_AUTOMATOR_MODIFIABLE, ) +# An option to enable reading from the new schema for the caching indexer +register( + "sentry-metrics.indexer.read-new-cache-namespace", + default=False, + flags=FLAG_AUTOMATOR_MODIFIABLE, +) + # Global and per-organization limits on the writes to the string indexer's DB. # # Format is a list of dictionaries of format {