Right now the default behavior is that the Queriers will write chunks into the chunk-cache with the same settings (TTL) as our ingesters. This means that a user can pull up data from a week ago and that data will sit in the cache with the same TTL as newly created data. We’d like to have querier-pushed data have a much shorter TTL though. Is that possible somewhere?
1 Like