Skip to content

Commit

Permalink
Enable cross-cluster monitor cluster setting
Browse files Browse the repository at this point in the history
Signed-off-by: Megha Goyal <goyamegh@amazon.com>
  • Loading branch information
goyamegh committed Jul 18, 2024
1 parent a2cbff6 commit a5f47e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ class AlertingSettings {

val CROSS_CLUSTER_MONITORING_ENABLED = Setting.boolSetting(
"plugins.alerting.cross_cluster_monitoring_enabled",
false,
true,
Setting.Property.NodeScope, Setting.Property.Dynamic
)

Expand Down

0 comments on commit a5f47e1

Please sign in to comment.