Describe the bug
New Store Gateway Query stats are pretty cool, but verbose and generate an excessive amounts of logs. No current flags to disable from what I can tell, must be turned off by setting log level to "warn".
Querier: Log query stats when querying store gateway. #5376
To Reproduce
Steps to reproduce the behavior:
- Run Cortex v1.16.0 at info log level
- Perform query or ruler operations which hit the SGW
Expected behavior
Expected the new SGW query stats to follow the flag "query_stats_enabled"
Or have its own flag to disable.
Or have the new SGW query stats set at debug level instead of info.
Describe the bug
New Store Gateway Query stats are pretty cool, but verbose and generate an excessive amounts of logs. No current flags to disable from what I can tell, must be turned off by setting log level to "warn".
Querier: Log query stats when querying store gateway. #5376
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected the new SGW query stats to follow the flag "query_stats_enabled"
Or have its own flag to disable.
Or have the new SGW query stats set at debug level instead of info.