Skip to content

Commit 9969354

Browse files
jason-price-mongodbjason-price-mongodb
and
jason-price-mongodb
authored
DOCS-16572-free-monitoring-option (#6128) (#6140)
* DOCS-16572-free-monitoring-option * DOCS-16572-free-monitoring-option * DOCS-16572-free-monitoring-option * DOCS-16572-free-monitoring-option * DOCS-16572-free-monitoring-option * DOCS-16572-free-monitoring-option --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 245e6ad commit 9969354

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

source/release-notes/4.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
13381343
View Status
13391344
~~~~~~~~~~~
13401345

source/release-notes/7.0-compatibility.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
4659
Queryable Encryption General Availability
4760
-----------------------------------------
4861

0 commit comments

Comments
 (0)