mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus: Disable prometheusStreamingJSONParser by default (#49825)
This commit is contained in:
@@ -236,7 +236,6 @@ var (
|
||||
Name: "prometheusStreamingJSONParser",
|
||||
Description: "Enable streaming JSON parser for Prometheus datasource",
|
||||
State: FeatureStateBeta,
|
||||
Expression: "true", // Enabled by default
|
||||
},
|
||||
{
|
||||
Name: "validateDashboardsOnSave",
|
||||
|
||||
Reference in New Issue
Block a user