Skip to content

[thanos] fix case for log level

Nick Duff requested to merge nduff/fix-thanos-request-logging into master

What

Fixes the case for the log level in the request logging flag.

Why

Thanos expects this to be in all caps and doesn't understand lower case text.

Merge request reports