File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -1335,6 +1335,11 @@ You can also enable or disable free monitoring at startup using either:
13351335
13361336- the command-line option ``--enableFreeMonitoring``
13371337
1338+ .. note::
1339+
1340+ Starting in MongoDB 7.0, :ref:`free monitoring
1341+ <free-monitoring-mongodb>` is decommissioned.
1342+
13381343View Status
13391344~~~~~~~~~~~
13401345
Original file line number Diff line number Diff line change @@ -43,6 +43,19 @@ Deprecations
4343
4444 - *Deprecated in version 7.0.*
4545
46+ Free Monitoring Decommissioned
47+ ------------------------------
48+
49+ Starting in MongoDB 7.0, :ref:`free monitoring
50+ <free-monitoring-mongodb>` is decommissioned. The following aren't
51+ available:
52+
53+ - ``cloud.monitoring.free`` configuration option
54+ - ``--enableFreeMonitoring`` server parameter
55+ - ``db.enableFreeMonitoring()`` command
56+ - ``db.disableFreeMonitoring()`` command
57+ - ``setFreeMonitoring`` command
58+
4659Queryable Encryption General Availability
4760-----------------------------------------
4861
You can’t perform that action at this time.
0 commit comments