Host Metrics
| Measures the rate of asserts for a MongoDB process, as collected
from the MongoDB serverStatus command's
asserts document. |
| Amount of data flushed in the background. |
| Applies to a MongoDB process's WiredTiger storage engine, as collected from the MongoDB
serverStatus command's
wiredTiger.cache and
queues.execution documents. |
| Total dirty or used bytes cached in memory for serving reads and
writes. |
| Measures connections to a MongoDB process, as collected from the
MongoDB serverStatus command's
connections document. |
| Measures the number of cursors for a
MongoDB process, as collected from the MongoDB
serverStatus command's metrics.cursor
document. |
| Sum total of the uncompressed document data in bytes across
all databases, including system databases. |
| Sum total of the compressed on-disk storage space allocated for document storage across all databases. Atlas retrieves database metrics every 20 minutes by default but adjusts frequency when necessary to reduce the impact on database performance. |
| Sum total of the logical size in bytes (including prefix compression) of the
index data across all databases. |
| Sum total of the uncompressed document data in bytes across non-system
databases. |
| Logical size of cluster data. |
| Partition measurements for different types of MongoDB data. |
| Maximum values for partition measurements for different types of
MongoDB data. |
| Average length of the queue of requests issued to the disk
partition that MongoDB uses. |
| Maximum disk queue depth values over the time period specified
by the metric granularity. Disk queue depth is the average
length of the queue of requests issued to the disk partition
that MongoDB uses. |
| Average rate per second of documents returned, inserted,
updated, or deleted for a selected time period. |
| Measurements on page faults related to the host. |
| Memory usage for Atlas Search processes, in
bytes. |
| Percentage of CPU in use by Atlas Search processes. |
| Measures operations waiting on locks, as collected from the
MongoDB serverStatus command. |
| Measurements concerning B-tree index activity. |
| Measurements concerning journaling
activity. |
| Measures memory for a MongoDB process, as collected from the
MongoDB serverStatus command's mem
document. |
| Measurements concerning munin-node CPU activity. |
| Measures throughput for MongoDB process, as collected from the
MongoDB serverStatus command's
network document. |
| Measures the rate of database operations on a MongoDB process
since the process last started, as collected from the MongoDB
serverStatus command's
opcounters document. |
| Measures the rate of database operations on MongoDB
secondaries, as collected from the MongoDB
serverStatus command's
opcountersRepl document. |
| For a selected time period, the average rate per second for
operations that perform a sort but cannot perform the sort using
an index. |
| The execution time in milliseconds per read, write, or command
operation over the selected time period. |
| Measurements that apply to the MongoDB process's
oplog. |
| Average rate per second to scan index items during
queries and query-plan evaluations. This rate is driven by
the same value as totalKeysExamined in the output of
explain . This
measurement is found on the host's Query Executor
chart, accessed when viewing metrics. |
| Average rate per second to scan documents during queries
and query-plan evaluations. Atlas derives the rate using the
explain output's
totalDocsExamined value. This measurement is found on the
host's Query Executor chart, accessed when viewing
metrics. |
| Ratio of the number of index items scanned to the number of
documents returned. This measurement is found on the host's
The change streams cursors that the Atlas Search
process ( |
| Ratio of the number of documents scanned to the number of
documents returned. This measurement is found on the host's
The change streams cursors that the Atlas Search
process ( |
| Total size of all indexes on disk in bytes. |
| Total number of unique fields present in the Atlas Search index. |
| |
| Total number of Atlas Search operations. |
| Total number of Atlas Search queries with each status. |
| Total serverless Read Processing Units (RPUs). |
| Swap space used and available, measured in bytes. |
| Number of bytes of physical memory in use and available to the
system. |
| Maximum system memory values in bytes. |
| Estimate of the number of bytes of system memory available for
running new applications, without swapping. |
| Average rate of physical bytes received and transmitted per
second by the eth0 network interface. |
| Maximum values for the average rate of physical bytes (after any
wire compression) sent to or from this database server per
second over the selected sample period. |
| Measurement of the WiredTiger
storage engine wiredTiger.cache and
queues.execution
documents as collected from the MongoDB serverStatus
command. |
| CPU usage of processes on the host server, scaled to a range of
0-100% by dividing by the number of CPU cores. |
| Maximum CPU usage values of all processes on the node, scaled to
a range of 0-100% by dividing by the number of CPU cores. |