Mongodb Metrics
- Prometheus plugin: mongodb_exporter (opens in a new tab)
- Prometheus Built-in Chart: Grafana Mongodb Overview (opens in a new tab)
Note: The sign of behind Metric indicates that the platform provides Built-in Chart.
| Description | Metrics |
|---|---|
| The count of current connections | MegaEasemongodb-connections-current-metricDatadog mongodb.connections.currentPrometheus mongodb_mongod_connectionsTelegraf mongodb_connections_currentMegaEase Dashboard - mongodb-connections-current-max-metric- mongodb-connections-current-min-metric- mongodb-connections-current-sum-metric- mongodb-connections-current-avg-metric |
| The count of total find command | MegaEasemongodb-find-command-total-metricDatadog NotSupportPrometheus mongodb_ss_metrics_commands_find_totalTelegraf mongodb_find_command_totalMegaEase Dashboard - mongodb-find-command-total-max-metric- mongodb-find-command-total-min-metric- mongodb-find-command-total-ratio-metric- mongodb-find-command-total-sum-metric |
| The count of total find and modify command | MegaEasemongodb-find-and-modify-command-total-metricDatadog mongodb.metrics.commands.findandmodify.totalPrometheus mongodb_ss_metrics_commands_findAndModify_totalTelegraf mongodb_find_and_modify_command_totalMegaEase Dashboard - mongodb-find-and-modify-command-total-min-metric- mongodb-find-and-modify-command-total-max-metric- mongodb-find-and-modify-command-total-ratio-metric- mongodb-find-and-modify-command-total-sum-metric |
| The count of total delete command | MegaEasemongodb-delete-command-total-metricDatadog mongodb.metrics.commands.delete.totalPrometheus mongodb_ss_metrics_commands_delete_totalTelegraf mongodb_delete_command_totalMegaEase Dashboard - mongodb-delete-command-total-max-metric- mongodb-delete-command-total-min-metric- mongodb-delete-command-total-ratio-metric- mongodb-delete-command-total-sum-metric |
| The count of total count command | MegaEasemongodb-count-command-total-metricDatadog mongodb.metrics.commands.count.totalPrometheus mongodb_ss_metrics_commands_count_totalTelegraf mongodb_count_command_totalMegaEase Dashboard - mongodb-count-command-total-sum-metric- mongodb-count-command-total-max-metric- mongodb-count-command-total-ratio-metric- mongodb-count-command-total-min-metric |
| The count of total distinct command | MegaEasemongodb-distinct-command-total-metricDatadog NotSupportPrometheus mongodb_ss_metrics_commands_distinct_totalTelegraf mongodb_distinct_command_totalMegaEase Dashboard - mongodb-distinct-command-total-min-metric- mongodb-distinct-command-total-max-metric- mongodb-distinct-command-total-ratio-metric- mongodb-distinct-command-total-sum-metric |
| The count of total get more command | MegaEasemongodb-get-more-command-total-metricDatadog NotSupportPrometheus mongodb_ss_metrics_commands_getMore_totalTelegraf mongodb_get_more_command_totalMegaEase Dashboard - mongodb-get-more-command-total-max-metric- mongodb-get-more-command-total-sum-metric- mongodb-get-more-command-total-ratio-metric- mongodb-get-more-command-total-min-metric |
| The count of total insert command | MegaEasemongodb-insert-command-total-metricDatadog mongodb.metrics.commands.insert.totalPrometheus mongodb_ss_metrics_commands_insert_totalTelegraf mongodb_insert_command_totalMegaEase Dashboard - mongodb-insert-command-total-min-metric- mongodb-insert-command-total-sum-metric- mongodb-insert-command-total-max-metric- mongodb-insert-command-total-ratio-metric |
| The count of total update command | MegaEasemongodb-update-command-total-metricDatadog mongodb.metrics.commands.update.totalPrometheus mongodb_ss_metrics_commands_update_totalTelegraf mongodb_update_command_totalMegaEase Dashboard - mongodb-update-command-total-sum-metric- mongodb-update-command-total-ratio-metric- mongodb-update-command-total-max-metric- mongodb-update-command-total-min-metric |
| The count of total aggregate command | MegaEasemongodb-aggregate-command-total-metricDatadog NotSupportPrometheus mongodb_ss_metrics_commands_aggregate_totalTelegraf mongodb_aggregate_command_totalMegaEase Dashboard - mongodb-aggregate-command-total-ratio-metric- mongodb-aggregate-command-total-max-metric- mongodb-aggregate-command-total-min-metric- mongodb-aggregate-command-total-sum-metric |
| The count of read that latency less than micros | MegaEasemongodb-latency-reads-count-metricDatadog NotSupportPrometheus NotSupportTelegraf mongodb_latency_reads_countMegaEase Dashboard - mongodb-latency-reads-count-min-metric- mongodb-latency-reads-count-max-metric- mongodb-latency-reads-count-ratio-metric- mongodb-latency-reads-count-sum-metric |
| The count of write that latency less than micros | MegaEasemongodb-latency-writes-count-metricDatadog NotSupportPrometheus NotSupportTelegraf mongodb_latency_writes_countMegaEase Dashboard - mongodb-latency-writes-count-ratio-metric- mongodb-latency-writes-count-max-metric- mongodb-latency-writes-count-sum-metric- mongodb-latency-writes-count-min-metric |
| The latency of read operation in microseconds | MegaEasemongodb-latency-reads-metricDatadog mongodb.oplatencies.reads.latencyPrometheus mongodb_ss_opLatencies_latency{op_type="reads"}Telegraf mongodb_latency_readsMegaEase Dashboard - mongodb-latency-reads-ratio-metric- mongodb-latency-reads-avg-metric- mongodb-latency-reads-max-metric- mongodb-latency-reads-min-metric |
| The latency of write operation in microseconds | MegaEasemongodb-latency-writes-metricDatadog mongodb.oplatencies.writes.latencyPrometheus mongodb_ss_opLatencies_latency{op_type="writes"}Telegraf mongodb_latency_writesMegaEase Dashboard - mongodb-latency-writes-ratio-metric- mongodb-latency-writes-max-metric- mongodb-latency-writes-avg-metric- mongodb-latency-writes-min-metric |
| Not equal to 0 when a replica falls behind the primary | MegaEasemongodb-repl-lag-metricDatadog mongodb.optim.replication_lagPrometheus NotSupportTelegraf mongodb_repl_lagMegaEase Dashboard - mongodb-repl-lag-cardinality-metric |
| The length of read lock queue | MegaEasemongodb-queued-reads-metricDatadog mongodb.globallock.currentqueue.readersPrometheus mongodb_mongod_global_lock_current_queue{type="reader"}Telegraf mongodb_queued_readsMegaEase Dashboard - mongodb-queued-reads-max-metric- mongodb-queued-reads-sum-metric- mongodb-queued-reads-min-metric |
| The length of write lock queue | MegaEasemongodb-queued-writes-metricDatadog mongodb.globallock.currentqueue.writersPrometheus mongodb_mongod_global_lock_current_queue{type="writer"}Telegraf mongodb_queued_writesMegaEase Dashboard - mongodb-queued-writes-sum-metric- mongodb-queued-writes-min-metric- mongodb-queued-writes-max-metric |
| Amount of memory currently used by the database process | MegaEasemongodb-resident-megabytes-metricDatadog mongodb.stats.datasizePrometheus mongodb_ss_mem_residentTelegraf mongodb_resident_megabytesMegaEase Dashboard - mongodb-resident-megabytes-max-metric |
| Total size of the data held in this database including the padding factor | MegaEasemongodb-data-size-metricDatadog NotSupportPrometheus mongodb_mongod_db_data_size_bytesTelegraf mongodb_data_sizeMegaEase Dashboard - mongodb-data-size-max-metric |
| Number of page faults per second that require disk operations | MegaEasemongodb-page-faults-metricDatadog mongodb.extra_info.page_faultspsPrometheus mongodb_mongod_extra_info_page_faults_totalTelegraf mongodb_page_faultsMegaEase Dashboard - mongodb-page-faults-max-metric |
| The count of total cursor | MegaEasemongodb-cursor-total-count-metricDatadog mongodb.metrics.cursor.open.totalPrometheus mongodb_mongod_metrics_cursor_open{state="total"}Telegraf mongodb_cursor_total_countMegaEase Dashboard - mongodb-cursor-total-count-sum-metric- mongodb-cursor-total-count-max-metric- mongodb-cursor-total-count-min-metric |
| The count of pinned cursor | MegaEasemongodb-cursor-pinned-count-metricDatadog mongodb.metrics.cursor.open.pinnedPrometheus mongodb_mongod_metrics_cursor_open{state="pinned"}Telegraf mongodb_cursor_pinned_countMegaEase Dashboard - mongodb-cursor-pinned-count-sum-metric- mongodb-cursor-pinned-count-min-metric- mongodb-cursor-pinned-count-max-metric |
| The count of opened but not timeout cursor | MegaEasemongodb-cursor-timed-out-count-metricDatadog mongodb.metrics.cursor.timedoutpsPrometheus mongodb_mongod_metrics_cursor_timed_out_totalTelegraf mongodb_cursor_timed_out_countMegaEase Dashboard - mongodb-cursor-timed-out-count-min-metric- mongodb-cursor-timed-out-count-max-metric- mongodb-cursor-timed-out-count-sum-metric |
| The count of opened and not timeout cursor | MegaEasemongodb-cursor-no-timeout-count-metricDatadog mongodb.metrics.cursor.open.notimeoutPrometheus mongodb_mongod_metrics_cursor_open{state="noTimeout"}Telegraf mongodb_cursor_no_timeout_countMegaEase Dashboard - mongodb-cursor-no-timeout-count-min-metric- mongodb-cursor-no-timeout-count-max-metric- mongodb-cursor-no-timeout-count-sum-metric |
| The count of delted documents | MegaEasemongodb-document-deleted-metricDatadog mongodb.metrics.document.deletedpsPrometheus mongodb_mongod_metrics_document_total{state="deleted"}Telegraf mongodb_document_deletedMegaEase Dashboard - mongodb-document-deleted-ratio-metric- mongodb-document-deleted-min-metric- mongodb-document-deleted-max-metric- mongodb-document-deleted-sum-metric |
| The count of inserted documents | MegaEasemongodb-document-inserted-metricDatadog mongodb.metrics.document.insertedpsPrometheus mongodb_mongod_metrics_document_total{state="inserted"}Telegraf mongodb_document_insertedMegaEase Dashboard - mongodb-document-inserted-sum-metric- mongodb-document-inserted-ratio-metric- mongodb-document-inserted-max-metric- mongodb-document-inserted-min-metric |
| The count of returned documents | MegaEasemongodb-document-returned-metricDatadog mongodb.metrics.document.returnedpsPrometheus mongodb_mongod_metrics_document_total{state="returned"}Telegraf mongodb_document_returnedMegaEase Dashboard - mongodb-document-returned-max-metric- mongodb-document-returned-min-metric- mongodb-document-returned-ratio-metric- mongodb-document-returned-sum-metric |
| The count of updated documents | MegaEasemongodb-document-updated-metricDatadog mongodb.metrics.document.updatedpsPrometheus mongodb_mongod_metrics_document_total{state="updated"}Telegraf mongodb_document_updatedMegaEase Dashboard - mongodb-document-updated-min-metric- mongodb-document-updated-max-metric- mongodb-document-updated-sum-metric- mongodb-document-updated-ratio-metric |
| The count in bytes of traffic in | MegaEasemongodb-net-in-bytes-count-metricDatadog mongodb.network.bytesinpsPrometheus mongodb_ss_network_bytesInTelegraf mongodb_net_in_bytes_countMegaEase Dashboard - mongodb-net-in-bytes-count-sum-metric- mongodb-net-in-bytes-count-ratio-metric- mongodb-net-in-bytes-count-max-metric- mongodb-net-in-bytes-count-min-metric |
| The count in bytes of traffic out | MegaEasemongodb-net-out-bytes-count-metricDatadog mongodb.network.bytesoutpsPrometheus mongodb_ss_network_bytesOutTelegraf mongodb_net_out_bytes_countMegaEase Dashboard - mongodb-net-out-bytes-count-sum-metric- mongodb-net-out-bytes-count-min-metric- mongodb-net-out-bytes-count-max-metric- mongodb-net-out-bytes-count-ratio-metric |
| Total number of message assertions raised | MegaEasemongodb-assert-msg-by-node-name-metricDatadog mongodb.asserts.msgpsPrometheus mongodb_asserts_total{type="msg"}Telegraf mongodb_assert_msgMegaEase Dashboard - mongodb-assert-msg-ratio-metric- mongodb-assert-msg-max-metric- mongodb-assert-msg-sum-metric- mongodb-assert-msg-min-metric |
| Total number of regular assertions raised | MegaEasemongodb-assert-regular-metricDatadog mongodb.asserts.regularpsPrometheus mongodb_asserts_total{type="regular"}Telegraf mongodb_assert_regularMegaEase Dashboard - mongodb-assert-regular-sum-metric- mongodb-assert-regular-max-metric- mongodb-assert-regular-ratio-metric- mongodb-assert-regular-min-metric |
| Total number of times that the rollover counters roll over per second | MegaEasemongodb-assert-rollovers-metricDatadog mongodb.asserts.rolloverspsPrometheus mongodb_asserts_total{type="rollovers"}Telegraf mongodb_assert_rolloversMegaEase Dashboard - mongodb-assert-rollovers-ratio-metric- mongodb-assert-rollovers-sum-metric- mongodb-assert-rollovers-max-metric- mongodb-assert-rollovers-min-metric |
| Total number of user assertions raised | MegaEasemongodb-assert-user-metricDatadog mongodb.asserts.userpsPrometheus mongodb_asserts_total{type="user"}Telegraf mongodb_assert_userMegaEase Dashboard - mongodb-assert-user-sum-metric- mongodb-assert-user-min-metric- mongodb-assert-user-max-metric- mongodb-assert-user-ratio-metric |
| Total number of warnings raised | MegaEasemongodb-assert-warning-metricDatadog mongodb.asserts.warningpsPrometheus mongodb_asserts_total{type="warning"}Telegraf mongodb_assert_warningMegaEase Dashboard - mongodb-assert-warning-ratio-metric- mongodb-assert-warning-sum-metric- mongodb-assert-warning-max-metric- mongodb-assert-warning-min-metric |
| QPS of command operations | MegaEasemongodb-commands-metricDatadog mongodb.opcounters.commandpsPrometheus mongodb_ss_metrics_commandsTelegraf mongodb_commandsMegaEase Dashboard - mongodb-commands-max-metric- mongodb-commands-ratio-metric- mongodb-commands-min-metric- mongodb-commands-sum-metric |
| The count of available connections | MegaEasemongodb-connections-available-metricDatadog mongodb.connections.availaablePrometheus mongodb_connections{state="available"}Telegraf mongodb_connections_availableMegaEase Dashboard - mongodb-connections-available-sum-metric- mongodb-connections-available-max-metric- mongodb-connections-available-avg-metric- mongodb-connections-available-min-metric |
| QPS of delete operations | MegaEasemongodb-deletes-metricDatadog mongodb.opcounters.deletepsPrometheus NotSupportTelegraf mongodb_deletesMegaEase Dashboard - mongodb-deletes-ratio-metric- mongodb-deletes-min-metric- mongodb-deletes-max-metric- mongodb-deletes-sum-metric |
| QPS of getmore operations | MegaEasemongodb-getmores-metricDatadog mongodb.opcounters.getmorepsPrometheus NotSupportTelegraf mongodb_getmoresMegaEase Dashboard - mongodb-getmores-max-metric- mongodb-getmores-min-metric- mongodb-getmores-ratio-metric- mongodb-getmores-sum-metric |
| QPS of insert operations | MegaEasemongodb-inserts-metricDatadog mongodb.opcounters.insertpsPrometheus NotSupportTelegraf mongodb_insertsMegaEase Dashboard - mongodb-inserts-min-metric- mongodb-inserts-sum-metric- mongodb-inserts-max-metric- mongodb-inserts-ratio-metric |
| QPS of query operations | MegaEasemongodb-queries-metricDatadog mongodb.opcounters.querypsPrometheus NotSupportTelegraf mongodb_queriesMegaEase Dashboard - mongodb-queries-max-metric- mongodb-queries-min-metric- mongodb-queries-ratio-metric- mongodb-queries-sum-metric |
| QPS of update operations | MegaEasemongodb-updates-metricDatadog mongodb.opcounters.updatepsPrometheus NotSupportTelegraf mongodb_updatesMegaEase Dashboard - mongodb-updates-sum-metric- mongodb-updates-min-metric- mongodb-updates-max-metric- mongodb-updates-ratio-metric |
| The count of read lock | MegaEasemongodb-read-lock-count-metricDatadog mongodb.usage.readlock.countPrometheus mongodb_mongod_global_lock_current_queueTelegraf mongodb_read_lock_countMegaEase Dashboard - mongodb-read-lock-count-min-metric- mongodb-read-lock-count-sum-metric- mongodb-read-lock-count-max-metric |
| The count of write lock | MegaEasemongodb-write-lock-count-metricDatadog mongodb.usage.writelock.countPrometheus mongodb_mongod_global_lock_current_queueTelegraf mongodb_write_lock_countMegaEase Dashboard - mongodb-write-lock-count-sum-metric- mongodb-write-lock-count-min-metric- mongodb-write-lock-count-max-metric |
| QPS of command operations on replica | MegaEasemongodb-repl-commands-metricDatadog mongodb.opcountersrepl.commandpsPrometheus mongodb_mongod_op_counters_repl_total{type="command"}Telegraf mongodb_repl_commandsMegaEase Dashboard - mongodb-repl-commands-sum-metric- mongodb-repl-commands-ratio-metric- mongodb-repl-commands-min-metric- mongodb-repl-commands-max-metric |
| QPS of delete operations on replica | MegaEasemongodb-repl-deletes-metricDatadog mongodb.opcountersrepl.deletepsPrometheus mongodb_mongod_op_counters_repl_total{type="delete"}Telegraf mongodb_repl_deletesMegaEase Dashboard - mongodb-repl-deletes-min-metric- mongodb-repl-deletes-max-metric- mongodb-repl-deletes-ratio-metric- mongodb-repl-deletes-sum-metric |
| QPS of getmore operations on replica | MegaEasemongodb-repl-getmores-metricDatadog mongodb.opcountersrepl.getmorepsPrometheus mongodb_mongod_op_counters_repl_total{type="getmore"}Telegraf mongodb_repl_getmoresMegaEase Dashboard - mongodb-repl-getmores-sum-metric- mongodb-repl-getmores-max-metric- mongodb-repl-getmores-min-metric- mongodb-repl-getmores-ratio-metric |
| QPS of insert operations on replica | MegaEasemongodb-repl-inserts-metricDatadog mongodb.opcountersrepl.insertpsPrometheus mongodb_mongod_op_counters_repl_total{type="insert"}Telegraf mongodb_repl_insertsMegaEase Dashboard - mongodb-repl-inserts-max-metric- mongodb-repl-inserts-ratio-metric- mongodb-repl-inserts-sum-metric- mongodb-repl-inserts-min-metric |
| QPS of query operations on replica | MegaEasemongodb-repl-queries-metricDatadog mongodb.opcountersrepl.querypsPrometheus mongodb_mongod_op_counters_repl_total{type="query"}Telegraf mongodb_repl_queriesMegaEase Dashboard - mongodb-repl-queries-max-metric- mongodb-repl-queries-min-metric- mongodb-repl-queries-ratio-metric- mongodb-repl-queries-sum-metric |
| QPS of update operations on replica | MegaEasemongodb-repl-updates-metricDatadog mongodb.opcountersrepl.updatepsPrometheus mongodb_mongod_op_counters_repl_total{type="update"}Telegraf mongodb_repl_updatesMegaEase Dashboard - mongodb-repl-updates-max-metric- mongodb-repl-updates-ratio-metric- mongodb-repl-updates-sum-metric- mongodb-repl-updates-min-metric |
| The count of total scanned documents | MegaEasemongodb-total-docs-scanned-metricDatadog mongodb.stats.objectsPrometheus mongodb_mongod_metrics_query_executor_totalTelegraf mongodb_total_docs_scannedMegaEase Dashboard - mongodb-total-docs-scanned-sum-metric- mongodb-total-docs-scanned-min-metric- mongodb-total-docs-scanned-max-metric- mongodb-total-docs-scanned-ratio-metric |
| The count of total scanned keys | MegaEasemongodb-total-keys-scanned-metricDatadog NotSupportPrometheus NotSupportTelegraf mongodb_total_keys_scannedMegaEase Dashboard - mongodb-total-keys-scanned-ratio-metric- mongodb-total-keys-scanned-min-metric- mongodb-total-keys-scanned-max-metric- mongodb-total-keys-scanned-sum-metric |
| The count of documents that is deleted due to ttl index | MegaEasemongodb-ttl-deletes-metricDatadog mongodb.metrics.ttl.deleteddocumentspsPrometheus mongodb_mongos_metrics_ttl_deleted_documents_total mongodb_mongod_metrics_ttl_deleted_documents_totalTelegraf mongodb_ttl_deletesMegaEase Dashboard - mongodb-ttl-deletes-max-metric- mongodb-ttl-deletes-ratio-metric- mongodb-ttl-deletes-min-metric- mongodb-ttl-deletes-sum-metric |
| The count of times that ttl process delete documents | MegaEasemongodb-ttl-passes-metricDatadog mongodb.merics.ttl.passespsPrometheus mongodb_ss_metrics_ttl_passesTelegraf mongodb_ttl_passesMegaEase Dashboard - mongodb-ttl-passes-min-metric- mongodb-ttl-passes-max-metric- mongodb-ttl-passes-sum-metric- mongodb-ttl-passes-ratio-metric |
| The count of current using read lock | MegaEasemongodb-active-reads-metricDatadog mongodb.globallock.activeclients.readersPrometheus mongodb_ss_globalLock_activeClients_readersTelegraf mongodb_active_readsMegaEase Dashboard - mongodb-active-reads-sum-metric- mongodb-active-reads-min-metric- mongodb-active-reads-max-metric |
| The count of current using write lock | MegaEasemongodb-active-writes-metricDatadog mongodb.globallock.activeclients.writersPrometheus mongodb_ss_globalLock_activeClients_writersTelegraf mongodb_active_writesMegaEase Dashboard - mongodb-active-writes-max-metric- mongodb-active-writes-sum-metric- mongodb-active-writes-min-metric |
| The count of available read lock | MegaEasemongodb-available-reads-metricDatadog NotSupportPrometheus NotSupportTelegraf mongodb_available_readsMegaEase Dashboard - mongodb-available-reads-sum-metric- mongodb-available-reads-min-metric- mongodb-available-reads-max-metric |
| The count of available write lock | MegaEasemongodb-available-writes-metricDatadog NotSupportPrometheus NotSupportTelegraf mongodb_available_writesMegaEase Dashboard - mongodb-available-writes-sum-metric- mongodb-available-writes-max-metric- mongodb-available-writes-min-metric |
| The count of total created connections | MegaEasemongodb-connections-total-created-metricDatadog mongodb.connections.totalcreatedPrometheus mongodb_connections{state="totalCreated"}Telegraf mongodb_connections_total_createdMegaEase Dashboard - mongodb-connections-total-created-ratio-metric- mongodb-connections-total-created-min-metric- mongodb-connections-total-created-sum-metric- mongodb-connections-total-created-max-metric |
| The count of operations that can't sort by index | MegaEasemongodb-operation-scan-and-order-metricDatadog mongodb.metrics.operation.scanandorderpsPrometheus mongodb_mongod_metrics_operation_total{state="scanAndOrder"}Telegraf mongodb_operation_scan_and_orderMegaEase Dashboard - mongodb-operation-scan-and-order-ratio-metric- mongodb-operation-scan-and-order-min-metric- mongodb-operation-scan-and-order-sum-metric- mongodb-operation-scan-and-order-max-metric |
| The count of write conflicts occurs | MegaEasemongodb-operation-write-conflicts-metricDatadog mongodb.metrics.operation.writeconflictspsPrometheus mongodb_mongod_metrics_operation_total{state="writeConflicts"}Telegraf mongodb_operation_write_conflictsMegaEase Dashboard - mongodb-operation-write-conflicts-min-metric- mongodb-operation-write-conflicts-sum-metric- mongodb-operation-write-conflicts-max-metric- mongodb-operation-write-conflicts-ratio-metric |
| The percent of dirty cache that WiredTiger used | MegaEasemongodb-percent-cache-dirty-metricDatadog mongodb.wiredtiger.cache.tracked_dirty_bytes_in_cachePrometheus mongodb_mongod_wiredtiger_cache_pages{type="dirty"}/ mongodb_mongod_wiredtiger_cache_pages{type="total"}Telegraf mongodb_percent_cache_dirtyMegaEase Dashboard - mongodb-percent-cache-dirty-min-metric- mongodb-percent-cache-dirty-max-metric- mongodb-percent-cache-dirty-avg-metric |
| The percent of cache that WiredTiger used | MegaEasemongodb-percent-cache-used-metricDatadog NotSupportPrometheus mongodb_mongod_wiredtiger_cache_bytes{type="total"}Telegraf mongodb_percent_cache_usedMegaEase Dashboard - mongodb-percent-cache-used-max-metric- mongodb-percent-cache-used-avg-metric- mongodb-percent-cache-used-min-metric |
| The lock time of read lock | MegaEasemongodb-top-stats-read-lock-time-metricDatadog mongodb.usage.readlock.timePrometheus mongodb_top_readLock_timeTelegraf mongodb_top_stats_read_lock_timeMegaEase Dashboard - mongodb-top-stats-read-lock-time-max-metric- mongodb-top-stats-read-lock-time-ratio-metric- mongodb-top-stats-read-lock-time-avg-metric- mongodb-top-stats-read-lock-time-min-metric |
| Number of read locks since server start (deprecated) | MegaEasemongodb-top-stats-write-lock-count-metricDatadog mongodb.usage.readlock.countPrometheus mongodb_top_readLock_countTelegraf mongodb_top_stats_write_lock_countMegaEase Dashboard - mongodb-top-stats-write-lock-count-min-metric- mongodb-top-stats-write-lock-count-max-metric- mongodb-top-stats-write-lock-count-avg-metric- mongodb-top-stats-write-lock-count-ratio-metric |
| The lock time of write lock | MegaEasemongodb-top-stats-write-lock-time-metricDatadog mongodb.usage.writelock.timePrometheus mongodb_top_writeLock_timeTelegraf mongodb_top_stats_write_lock_timeMegaEase Dashboard - mongodb-top-stats-write-lock-time-avg-metric- mongodb-top-stats-write-lock-time-max-metric- mongodb-top-stats-write-lock-time-ratio-metric- mongodb-top-stats-write-lock-time-min-metric |
| Number of write locks since server start (deprecated) | MegaEasemongodb-top-stats-write-lock-count-metricDatadog mongodb.usage.writelock.countPrometheus mongodb_top_writeLock_countTelegraf mongodb_top_stats_write_lock_countMegaEase Dashboard - mongodb-top-stats-write-lock-count-min-metric- mongodb-top-stats-write-lock-count-max-metric- mongodb-top-stats-write-lock-count-avg-metric- mongodb-top-stats-write-lock-count-ratio-metric |
| The count of total read tickets created by WiredTiger | MegaEasemongodb-total-tickets-reads-metricDatadog mongodb.wiredtiger.concurrenttransactions.read.totalticketsPrometheus mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets{txn_rw="read"}Telegraf mongodb_total_tickets_readsMegaEase Dashboard - mongodb-total-tickets-reads-max-metric- mongodb-total-tickets-reads-min-metric- mongodb-total-tickets-reads-ratio-metric- mongodb-total-tickets-reads-sum-metric |
| The count of total write tickets created by WiredTiger | MegaEasemongodb-total-tickets-writes-metricDatadog mongodb.wiredtiger.concurrenttransactions.write.totalticketsPrometheus mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets{txn_rw="write"}Telegraf mongodb_total_tickets_writesMegaEase Dashboard - mongodb-total-tickets-writes-sum-metric- mongodb-total-tickets-writes-max-metric- mongodb-total-tickets-writes-min-metric- mongodb-total-tickets-writes-ratio-metric |
| The amount of bytes that WiredTiger read into cache | MegaEasemongodb-wtcache-bytes-read-into-metricDatadog mongodb.wiredtiger.cache.pages_read_into_cachePrometheus mongodb_ss_wt_cache_bytes_read_into_cacheTelegraf mongodb_wtcache_bytes_read_intoMegaEase Dashboard - mongodb-wtcache-bytes-read-into-ratio-metric- mongodb-wtcache-bytes-read-into-min-metric- mongodb-wtcache-bytes-read-into-sum-metric- mongodb-wtcache-bytes-read-into-max-metric |
| The amount of bytes that WiredTiger write from cache | MegaEasemongodb-wtcache-bytes-written-from-metricDatadog mongodb.wiredtiger.cache.pages_written_from_cachePrometheus mongodb_ss_wt_cache_bytes_written_from_cacheTelegraf mongodb_wtcache_bytes_written_fromMegaEase Dashboard - mongodb-wtcache-bytes-written-from-sum-metric- mongodb-wtcache-bytes-written-from-min-metric- mongodb-wtcache-bytes-written-from-max-metric- mongodb-wtcache-bytes-written-from-ratio-metric |
| The max amount of cache bytes that WiredTiger configured | MegaEasemongodb-wtcache-max-bytes-configured-metricDatadog mongodb.wiredtiger.cache.maximum_bytes_configuredPrometheus mongodb_ss_wt_cache_maximum_bytes_configuredTelegraf mongodb_wtcache_max_bytes_configuredMegaEase Dashboard - mongodb-wtcache-max-bytes-configured-min-metric- mongodb-wtcache-max-bytes-configured-ratio-metric- mongodb-wtcache-max-bytes-configured-sum-metric- mongodb-wtcache-max-bytes-configured-max-metric |
| Number of getLastError operations per second with a specified write concern (i.e. w) that wait for one or more members of a replica set to acknowledge the write operation | MegaEaseNotSupportDatadog mongodb.metrics.getlasterror.wtime.numpsPrometheus mongodb_mongod_metrics_get_last_error_wtime_num_total |
| Number of times per second that write concern operations have timed out as a result of the wtimeout threshold to getLastError | MegaEaseNotSupportDatadog mongodb.metrics.getlasterror.wtimeoutspsPrometheus rate(mongodb_mongod_metrics_get_last_error_wtimeouts_total) rate(mongodb_mongos_metrics_get_last_error_wtimeouts_total) |
| Fraction of time (ms/s) that the mongod has spent performing getLastError operations with write concern (i.e. w) that wait for one or more members of a replica set to acknowledge the write operation. | MegaEaseNotSupportDatadog mongodb.metrics.getlasterror.wtime.totalmillispsPrometheus rate(mongodb_mongod_metrics_get_last_error_wtime_total_milliseconds) rate(mongodb_mongos_metrics_get_last_error_wtime_total_milliseconds) |
| Member health value of the replica set: conveys if the member is up (i.e. 1) or down (i.e. 0) | MegaEaseNotSupportDatadog mongodb.replset.healthPrometheus NotSupport |
| Total size of the oplog | MegaEaseNotSupportDatadog mongodb.oplog.logsizembPrometheus NotSupport |
| Total amount of space used by the oplog | MegaEaseNotSupportDatadog mongodb.oplog.usedsizembPrometheus NotSupport |
| Delay between a write operation on the primary and its copy to a secondary. Computed only on primary and tagged by 'member' | MegaEaseNotSupportDatadog mongodb.replset.optime_lagPrometheus NotSupport |
| Number of active sessions for all users | MegaEaseNotSupportDatadog mongodb.sessions.countPrometheus mongodb_mongod_wiredtiger_session_open_sessions_total |