summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaMont Nelson <lamont.nelson@mongodb.com>2022-02-04 22:03:43 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-02-05 01:45:27 +0000
commit8819693dce1282c2e93aa49c488473cb12429cec (patch)
tree272c8644940937f0f000a3dd45dd475144c7c2a6
parent41d6fd851b0a7fba0966cb333386118eb9af4ce9 (diff)
downloadmongo-8819693dce1282c2e93aa49c488473cb12429cec.tar.gz
SERVER-63321 Change featureFlagHealthMonitoring feature flag version to 5.3
-rw-r--r--src/mongo/db/process_health/health_monitoring.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/process_health/health_monitoring.idl b/src/mongo/db/process_health/health_monitoring.idl
index e4c2e6c6039..9e00fe252f2 100644
--- a/src/mongo/db/process_health/health_monitoring.idl
+++ b/src/mongo/db/process_health/health_monitoring.idl
@@ -39,4 +39,4 @@ feature_flags:
description: Feature flag for enabling fault facet support.
cpp_varname: gFeatureFlagHealthMonitoring
default: true
- version: 5.2
+ version: 5.3