loki: enable by default backend mode (#49326)

This commit is contained in:
Gábor Farkas 2022-05-21 17:01:57 +02:00 committed by GitHub
parent 0caeaaafe3
commit 313d203a87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,7 @@ var (
Description: "Loki datasource works as backend datasource",
State: FeatureStateAlpha,
FrontendOnly: true,
Expression: "true", // Enabled by default
},
{
Name: "prometheus_azure_auth",