Skip to content

Commit c67dc6c

Browse files
author
Dave Cuthbert
authored
DOCSP-29105 BACKPORT (#2942)
1 parent 5b562b6 commit c67dc6c

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

source/administration/free-monitoring.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _free-monitoring-mongodb:
25

36
===============
@@ -12,6 +15,42 @@ Free Monitoring
1215
:depth: 1
1316
:class: singlecol
1417

18+
19+
.. warning:: Free monitoring is deprecated
20+
21+
Free monitoring will be deprecated in April 2023 and decommissioned
22+
in August 2023.
23+
24+
Beginning in April 2023, new users can’t enable free monitoring on
25+
MongoDB Community instances. Deployments currently using free
26+
monitoring can continue to access the free monitoring UI until August
27+
2023.
28+
29+
You can choose another monitoring option for your deployment:
30+
31+
- **Deploy a MongoDB Atlas dedicated cluster**. :ref:`Migrate your
32+
data <live-migration>` to a :ref:`MongoDB Atlas
33+
<atlas-getting-started>` dedicated cluster sized M10 or greater,
34+
which includes several advanced monitoring and alerting features:
35+
36+
- :ref:`Query Profiler <query-profiler>`
37+
- :ref:`Performance Advisor <performance-advisor>`
38+
- :ref:`Real-Time Performance Panel <real-time-metrics-status-tab>`
39+
40+
Get $100 in Atlas credits by applying the code
41+
``FREE-MONITORING-100``. Limited to the first 300 users.
42+
43+
- **Deploy a MongoDB Atlas free cluster**. A free Atlas cluster includes
44+
basic monitoring and alerting capabilities. After you
45+
:atlas:`create a free cluster
46+
</tutorial/deploy-free-tier-cluster/>`, use :binary:`mongodump` and
47+
:binary:`mongorestore` to manually create a backup of your database
48+
and import your data from your MongoDB Community instance.
49+
50+
- **Use MongoDB Cloud Manager**. The `MongoDB Cloud Manager
51+
<https://docs.cloudmanager.mongodb.com/>`_ free tier includes basic
52+
monitoring capabilities.
53+
1554
.. versionadded:: 4.0
1655

1756
Starting in version 4.0, MongoDB (Community Edition) offers free Cloud

0 commit comments

Comments
 (0)