Alerting: Move BaseInterval and MinInterval to UnifiedAlerting config (#45107)
* use base interval if legacy value is less than the base interval
This commit is contained in:
@@ -418,12 +418,6 @@ type Cfg struct {
|
||||
// Grafana.com URL
|
||||
GrafanaComURL string
|
||||
|
||||
// Alerting
|
||||
|
||||
// AlertingBaseInterval controls the alerting base interval in seconds.
|
||||
// Only for internal use and not user configuration.
|
||||
AlertingBaseInterval time.Duration
|
||||
|
||||
// Geomap base layer config
|
||||
GeomapDefaultBaseLayerConfig map[string]interface{}
|
||||
GeomapEnableCustomBaseLayers bool
|
||||
|
||||
Reference in New Issue
Block a user