loki: enable-by-default the full-range-logs-volume feature (try2) (#45246)

* loki: enable-by-default the full-range-logs-volume feature

* add explanation comment

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* fixed invalid code

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Gábor Farkas 2022-02-11 11:28:27 +01:00 committed by GitHub
parent 5f043e6106
commit 4a7cc3e0f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ var (
Description: "Show full range logs volume in explore",
State: FeatureStateBeta,
FrontendOnly: true,
Expression: "true", // Enabled by default
},
{
Name: "accesscontrol",