• Dylan Griffith's avatar
    Swap multiple_database_metrics FF for env var · ebbdd30d
    Dylan Griffith authored
    This is because it is quite expensive to be reading this feature flag
    every single request. Checking an env var is much more efficient because
    feature flags are read from the database.
    
    This feature flag was not user- or administrator-facing.
    
    Changelog: other
    ebbdd30d
enable_multiple_database_metrics_by_default.rb 208 Bytes