summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mongo/db/process_health/health_monitoring.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mongo/db/process_health/health_monitoring.idl b/src/mongo/db/process_health/health_monitoring.idl
index 26df560d405..e4c2e6c6039 100644
--- a/src/mongo/db/process_health/health_monitoring.idl
+++ b/src/mongo/db/process_health/health_monitoring.idl
@@ -38,4 +38,5 @@ feature_flags:
featureFlagHealthMonitoring:
description: Feature flag for enabling fault facet support.
cpp_varname: gFeatureFlagHealthMonitoring
- default: false
+ default: true
+ version: 5.2