mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
5f043e6106
commit
4a7cc3e0f0
@ -88,6 +88,7 @@ var (
|
||||
Description: "Show full range logs volume in explore",
|
||||
State: FeatureStateBeta,
|
||||
FrontendOnly: true,
|
||||
Expression: "true", // Enabled by default
|
||||
},
|
||||
{
|
||||
Name: "accesscontrol",
|
||||
|
Loading…
Reference in New Issue
Block a user