mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
K8s: Add Aggregation to Backend Service (#81591)
Co-authored-by: Charandas Batra <charandas.batra@grafana.com>
This commit is contained in:
@@ -638,4 +638,8 @@ const (
|
||||
// FlagNewPDFRendering
|
||||
// New implementation for the dashboard to PDF rendering
|
||||
FlagNewPDFRendering = "newPDFRendering"
|
||||
|
||||
// FlagKubernetesAggregator
|
||||
// Enable grafana aggregator
|
||||
FlagKubernetesAggregator = "kubernetesAggregator"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user