Feature flags
Preview features that are still under development. Expect rough edges, bugs, and breaking changes.
Next-generation storage and query engine. Once enabled, Coldstore automatically powers search, analytics, and data loading across the Gantry UI.
Debug flags
The flags below exist for debugging only and should be switched on when you are actively working with Gantry support.
Display additional columns on the projects list table (eg. token count, time to first token, trace count, error count).
Enables an experimental full-text-search index for GQL match filters. Only switch this on while working with Gantry support.
Enables an experimental fast search mode for GQL.
Unlikely to improve performance, but useful when working with Gantry support to test specific query optimizations.
By default, columnstore is enabled dynamically for trace search. This flag disables columnstore for trace search entirely.
Disable live updates throughout the application. This should only be enabled while reproducing a bug.
Enable live updates for Coldstore. Turn this off only when debugging a performance issue with the Gantry team.
Skip checking whether data has been backfilled before reading from Coldstore. Turn this on only when debugging a performance issue with the Gantry team.
Include additional query diagnostics in trace detail views to help explain query performance.
