mongodbatlas.db.counts | gauge | double | {objects} | development | yes | object_type (string) | Database feature size Aggregate of MongoDB Metrics DATABASE_EXTENT_COUNT, DATABASE_VIEW_COUNT, DATABASE_COLLECTION_COUNT, DATABASE_OBJECT_COUNT, DATABASE_INDEX_COUNT |
mongodbatlas.db.size | gauge | double | By | development | yes | object_type (string) | Database feature size Aggregate of MongoDB Metrics DATABASE_DATA_SIZE, DATABASE_STORAGE_SIZE, DATABASE_INDEX_SIZE, DATABASE_AVERAGE_OBJECT_SIZE |
mongodbatlas.disk.partition.iops.average | gauge | double | {ops}/s | development | yes | disk_direction (string) | Disk partition iops Aggregate of MongoDB Metrics DISK_PARTITION_IOPS_READ, DISK_PARTITION_IOPS_WRITE, DISK_PARTITION_IOPS_TOTAL |
mongodbatlas.disk.partition.iops.max | gauge | double | {ops}/s | development | yes | disk_direction (string) | Disk partition iops Aggregate of MongoDB Metrics MAX_DISK_PARTITION_IOPS_WRITE, MAX_DISK_PARTITION_IOPS_TOTAL, MAX_DISK_PARTITION_IOPS_READ |
mongodbatlas.disk.partition.latency.average | gauge | double | ms | development | yes | disk_direction (string) | Disk partition latency Aggregate of MongoDB Metrics DISK_PARTITION_LATENCY_WRITE, DISK_PARTITION_LATENCY_READ |
mongodbatlas.disk.partition.latency.max | gauge | double | ms | development | yes | disk_direction (string) | Disk partition latency Aggregate of MongoDB Metrics MAX_DISK_PARTITION_LATENCY_WRITE, MAX_DISK_PARTITION_LATENCY_READ |
mongodbatlas.disk.partition.queue.depth | gauge | double | 1 | development | no | | Disk queue depth Aggregate of MongoDB Metrics DISK_QUEUE_DEPTH |
mongodbatlas.disk.partition.space.average | gauge | double | By | development | yes | disk_status (string) | Disk partition space Aggregate of MongoDB Metrics DISK_PARTITION_SPACE_FREE, DISK_PARTITION_SPACE_USED |
mongodbatlas.disk.partition.space.max | gauge | double | By | development | yes | disk_status (string) | Disk partition space Aggregate of MongoDB Metrics DISK_PARTITION_SPACE_FREE, DISK_PARTITION_SPACE_USED |
mongodbatlas.disk.partition.throughput | gauge | double | By/s | development | no | disk_direction (string) | Disk throughput Aggregate of MongoDB Metrics DISK_PARTITION_THROUGHPUT_READ, DISK_PARTITION_THROUGHPUT_WRITE |
mongodbatlas.disk.partition.usage.average | gauge | double | 1 | development | yes | disk_status (string) | Disk partition usage (%) Aggregate of MongoDB Metrics DISK_PARTITION_SPACE_PERCENT_FREE, DISK_PARTITION_SPACE_PERCENT_USED |
mongodbatlas.disk.partition.usage.max | gauge | double | 1 | development | yes | disk_status (string) | Disk partition usage (%) Aggregate of MongoDB Metrics MAX_DISK_PARTITION_SPACE_PERCENT_USED, MAX_DISK_PARTITION_SPACE_PERCENT_FREE |
mongodbatlas.disk.partition.utilization.average | gauge | double | 1 | development | yes | | The percentage of time during which requests are being issued to and serviced by the partition. MongoDB Metrics DISK_PARTITION_UTILIZATION |
mongodbatlas.disk.partition.utilization.max | gauge | double | 1 | development | yes | | The maximum percentage of time during which requests are being issued to and serviced by the partition. MongoDB Metrics MAX_DISK_PARTITION_UTILIZATION |
mongodbatlas.process.asserts | gauge | double | {assertions}/s | development | yes | assert_type (string) | Number of assertions per second Aggregate of MongoDB Metrics ASSERT_REGULAR, ASSERT_USER, ASSERT_MSG, ASSERT_WARNING |
mongodbatlas.process.background_flush | gauge | double | 1 | development | yes | | Amount of data flushed in the background MongoDB Metric BACKGROUND_FLUSH_AVG |
mongodbatlas.process.cache.io | gauge | double | By | development | yes | cache_direction (string) | Cache throughput (per second) Aggregate of MongoDB Metrics CACHE_BYTES_READ_INTO, CACHE_BYTES_WRITTEN_FROM |
mongodbatlas.process.cache.ratio | gauge | double | % | development | no | cache_ratio_type (string) | Cache ratios represented as (%) Aggregate of MongoDB Metrics CACHE_FILL_RATIO, DIRTY_FILL_RATIO |
mongodbatlas.process.cache.size | sum | double | By | development | yes | cache_status (string) | Cache sizes Aggregate of MongoDB Metrics CACHE_USED_BYTES, CACHE_DIRTY_BYTES |
mongodbatlas.process.connections | sum | double | {connections} | development | yes | | Number of current connections MongoDB Metric CONNECTIONS |
mongodbatlas.process.cpu.children.normalized.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage for child processes, normalized to pct Aggregate of MongoDB Metrics PROCESS_NORMALIZED_CPU_CHILDREN_KERNEL, PROCESS_NORMALIZED_CPU_CHILDREN_USER |
mongodbatlas.process.cpu.children.normalized.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage for child processes, normalized to pct Aggregate of MongoDB Metrics MAX_PROCESS_NORMALIZED_CPU_CHILDREN_KERNEL, MAX_PROCESS_NORMALIZED_CPU_CHILDREN_USER |
mongodbatlas.process.cpu.children.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage for child processes (%) Aggregate of MongoDB Metrics PROCESS_CPU_CHILDREN_KERNEL, PROCESS_CPU_CHILDREN_USER |
mongodbatlas.process.cpu.children.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage for child processes (%) Aggregate of MongoDB Metrics MAX_PROCESS_CPU_CHILDREN_USER, MAX_PROCESS_CPU_CHILDREN_KERNEL |
mongodbatlas.process.cpu.normalized.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage, normalized to pct Aggregate of MongoDB Metrics PROCESS_NORMALIZED_CPU_KERNEL, PROCESS_NORMALIZED_CPU_USER |
mongodbatlas.process.cpu.normalized.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage, normalized to pct Aggregate of MongoDB Metrics MAX_PROCESS_NORMALIZED_CPU_USER, MAX_PROCESS_NORMALIZED_CPU_KERNEL |
mongodbatlas.process.cpu.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage (%) Aggregate of MongoDB Metrics PROCESS_CPU_KERNEL, PROCESS_CPU_USER |
mongodbatlas.process.cpu.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | CPU Usage (%) Aggregate of MongoDB Metrics MAX_PROCESS_CPU_KERNEL, MAX_PROCESS_CPU_USER |
mongodbatlas.process.cursors | gauge | double | {cursors} | development | yes | cursor_state (string) | Number of cursors Aggregate of MongoDB Metrics CURSORS_TOTAL_OPEN, CURSORS_TOTAL_TIMED_OUT |
mongodbatlas.process.db.document.rate | gauge | double | {documents}/s | development | yes | document_status (string) | Document access rates Aggregate of MongoDB Metrics DOCUMENT_METRICS_UPDATED, DOCUMENT_METRICS_DELETED, DOCUMENT_METRICS_RETURNED, DOCUMENT_METRICS_INSERTED |
mongodbatlas.process.db.operations.rate | gauge | double | {operations}/s | development | yes | cluster_role (string), operation (string) | DB Operation Rates Aggregate of MongoDB Metrics OPCOUNTER_GETMORE, OPERATIONS_SCAN_AND_ORDER, OPCOUNTER_UPDATE, OPCOUNTER_REPL_UPDATE, OPCOUNTER_CMD, OPCOUNTER_DELETE, OPCOUNTER_REPL_DELETE, OPCOUNTER_REPL_CMD, OPCOUNTER_QUERY, OPCOUNTER_REPL_INSERT, OPCOUNTER_INSERT, OPCOUNTER_TTL_DELETED |
mongodbatlas.process.db.operations.time | sum (monotonic) | double | ms | development | yes | execution_type (string) | DB Operation Times Aggregate of MongoDB Metrics OP_EXECUTION_TIME_WRITES, OP_EXECUTION_TIME_COMMANDS, OP_EXECUTION_TIME_READS |
mongodbatlas.process.db.query_executor.scanned | gauge | double | {objects}/s | development | yes | scanned_type (string) | Scanned objects Aggregate of MongoDB Metrics QUERY_EXECUTOR_SCANNED_OBJECTS, QUERY_EXECUTOR_SCANNED |
mongodbatlas.process.db.query_targeting.scanned_per_returned | gauge | double | {scanned}/{returned} | development | yes | scanned_type (string) | Scanned objects per returned Aggregate of MongoDB Metrics QUERY_TARGETING_SCANNED_OBJECTS_PER_RETURNED, QUERY_TARGETING_SCANNED_PER_RETURNED |
mongodbatlas.process.db.storage | gauge | double | By | development | yes | storage_status (string) | Storage used by the database Aggregate of MongoDB Metrics DB_INDEX_SIZE_TOTAL, DB_DATA_SIZE_TOTAL_WO_SYSTEM, DB_STORAGE_TOTAL, DB_DATA_SIZE_TOTAL |
mongodbatlas.process.global_lock | gauge | double | {locks} | development | yes | global_lock_state (string) | Number and status of locks Aggregate of MongoDB Metrics GLOBAL_LOCK_CURRENT_QUEUE_WRITERS, GLOBAL_LOCK_CURRENT_QUEUE_READERS, GLOBAL_LOCK_CURRENT_QUEUE_TOTAL |
mongodbatlas.process.index.btree_miss_ratio | gauge | double | 1 | development | yes | | Index miss ratio (%) MongoDB Metric INDEX_COUNTERS_BTREE_MISS_RATIO |
mongodbatlas.process.index.counters | gauge | double | {indexes} | development | yes | btree_counter_type (string) | Indexes Aggregate of MongoDB Metrics INDEX_COUNTERS_BTREE_MISSES, INDEX_COUNTERS_BTREE_ACCESSES, INDEX_COUNTERS_BTREE_HITS |
mongodbatlas.process.journaling.commits | gauge | double | {commits} | development | yes | | Journaling commits MongoDB Metric JOURNALING_COMMITS_IN_WRITE_LOCK |
mongodbatlas.process.journaling.data_files | gauge | double | MiBy | development | yes | | Data file sizes MongoDB Metric JOURNALING_WRITE_DATA_FILES_MB |
mongodbatlas.process.journaling.written | gauge | double | MiBy | development | yes | | Journals written MongoDB Metric JOURNALING_MB |
mongodbatlas.process.memory.usage | gauge | double | By | development | yes | memory_state (string) | Memory Usage Aggregate of MongoDB Metrics MEMORY_MAPPED, MEMORY_VIRTUAL, COMPUTED_MEMORY, MEMORY_RESIDENT |
mongodbatlas.process.network.io | gauge | double | By/s | development | yes | direction (string) | Network IO Aggregate of MongoDB Metrics NETWORK_BYTES_OUT, NETWORK_BYTES_IN |
mongodbatlas.process.network.requests | sum (monotonic) | double | {requests} | development | yes | | Network requests MongoDB Metric NETWORK_NUM_REQUESTS |
mongodbatlas.process.oplog.rate | gauge | double | GiBy/h | development | yes | | Execution rate by operation MongoDB Metric OPLOG_RATE_GB_PER_HOUR |
mongodbatlas.process.oplog.time | gauge | double | s | development | yes | oplog_type (string) | Execution time by operation Aggregate of MongoDB Metrics OPLOG_MASTER_TIME, OPLOG_SLAVE_LAG_MASTER_TIME, OPLOG_MASTER_LAG_TIME_DIFF |
mongodbatlas.process.page_faults | gauge | double | {faults}/s | development | yes | memory_issue_type (string) | Page faults Aggregate of MongoDB Metrics GLOBAL_PAGE_FAULT_EXCEPTIONS_THROWN, EXTRA_INFO_PAGE_FAULTS, GLOBAL_ACCESSES_NOT_IN_MEMORY |
mongodbatlas.process.restarts | gauge | double | {restarts}/h | development | yes | | Restarts in last hour Aggregate of MongoDB Metrics RESTARTS_IN_LAST_HOUR |
mongodbatlas.process.tickets | gauge | double | {tickets} | development | yes | ticket_type (string) | Tickets Aggregate of MongoDB Metrics TICKETS_AVAILABLE_WRITE, TICKETS_AVAILABLE_READS |
mongodbatlas.system.cpu.normalized.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | System CPU Normalized to pct Aggregate of MongoDB Metrics SYSTEM_NORMALIZED_CPU_IOWAIT, SYSTEM_NORMALIZED_CPU_GUEST, SYSTEM_NORMALIZED_CPU_IRQ, SYSTEM_NORMALIZED_CPU_KERNEL, SYSTEM_NORMALIZED_CPU_STEAL, SYSTEM_NORMALIZED_CPU_SOFTIRQ, SYSTEM_NORMALIZED_CPU_NICE, SYSTEM_NORMALIZED_CPU_USER |
mongodbatlas.system.cpu.normalized.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | System CPU Normalized to pct Aggregate of MongoDB Metrics MAX_SYSTEM_NORMALIZED_CPU_USER, MAX_SYSTEM_NORMALIZED_CPU_NICE, MAX_SYSTEM_NORMALIZED_CPU_IOWAIT, MAX_SYSTEM_NORMALIZED_CPU_SOFTIRQ, MAX_SYSTEM_NORMALIZED_CPU_STEAL, MAX_SYSTEM_NORMALIZED_CPU_KERNEL, MAX_SYSTEM_NORMALIZED_CPU_GUEST, MAX_SYSTEM_NORMALIZED_CPU_IRQ |
mongodbatlas.system.cpu.usage.average | gauge | double | 1 | development | yes | cpu_state (string) | System CPU Usage (%) Aggregate of MongoDB Metrics SYSTEM_CPU_USER, SYSTEM_CPU_GUEST, SYSTEM_CPU_SOFTIRQ, SYSTEM_CPU_IRQ, SYSTEM_CPU_KERNEL, SYSTEM_CPU_IOWAIT, SYSTEM_CPU_NICE, SYSTEM_CPU_STEAL |
mongodbatlas.system.cpu.usage.max | gauge | double | 1 | development | yes | cpu_state (string) | System CPU Usage (%) Aggregate of MongoDB Metrics MAX_SYSTEM_CPU_SOFTIRQ, MAX_SYSTEM_CPU_IRQ, MAX_SYSTEM_CPU_GUEST, MAX_SYSTEM_CPU_IOWAIT, MAX_SYSTEM_CPU_NICE, MAX_SYSTEM_CPU_KERNEL, MAX_SYSTEM_CPU_USER, MAX_SYSTEM_CPU_STEAL |
mongodbatlas.system.fts.cpu.normalized.usage | gauge | double | 1 | development | yes | cpu_state (string) | Full text search disk usage (%) Aggregate of MongoDB Metrics FTS_PROCESS_NORMALIZED_CPU_USER, FTS_PROCESS_NORMALIZED_CPU_KERNEL |
mongodbatlas.system.fts.cpu.usage | gauge | double | 1 | development | yes | cpu_state (string) | Full-text search (%) Aggregate of MongoDB Metrics FTS_PROCESS_CPU_USER, FTS_PROCESS_CPU_KERNEL |
mongodbatlas.system.fts.disk.used | gauge | double | By | development | yes | | Full text search disk usage MongoDB Metric FTS_DISK_USAGE |
mongodbatlas.system.fts.memory.usage | sum (monotonic) | double | MiBy | development | yes | memory_state (string) | Full-text search Aggregate of MongoDB Metrics FTS_MEMORY_MAPPED, FTS_PROCESS_SHARED_MEMORY, FTS_PROCESS_RESIDENT_MEMORY, FTS_PROCESS_VIRTUAL_MEMORY |
mongodbatlas.system.memory.usage.average | gauge | double | KiBy | development | yes | memory_status (string) | System Memory Usage Aggregate of MongoDB Metrics SYSTEM_MEMORY_AVAILABLE, SYSTEM_MEMORY_BUFFERS, SYSTEM_MEMORY_USED, SYSTEM_MEMORY_CACHED, SYSTEM_MEMORY_SHARED, SYSTEM_MEMORY_FREE |
mongodbatlas.system.memory.usage.max | gauge | double | KiBy | development | yes | memory_status (string) | System Memory Usage Aggregate of MongoDB Metrics MAX_SYSTEM_MEMORY_CACHED, MAX_SYSTEM_MEMORY_AVAILABLE, MAX_SYSTEM_MEMORY_USED, MAX_SYSTEM_MEMORY_BUFFERS, MAX_SYSTEM_MEMORY_FREE, MAX_SYSTEM_MEMORY_SHARED |
mongodbatlas.system.network.io.average | gauge | double | By/s | development | yes | direction (string) | System Network IO Aggregate of MongoDB Metrics SYSTEM_NETWORK_IN, SYSTEM_NETWORK_OUT |
mongodbatlas.system.network.io.max | gauge | double | By/s | development | yes | direction (string) | System Network IO Aggregate of MongoDB Metrics MAX_SYSTEM_NETWORK_OUT, MAX_SYSTEM_NETWORK_IN |
mongodbatlas.system.paging.io.average | gauge | double | {pages}/s | development | yes | direction (string) | Swap IO Aggregate of MongoDB Metrics SWAP_IO_IN, SWAP_IO_OUT |
mongodbatlas.system.paging.io.max | gauge | double | {pages}/s | development | yes | direction (string) | Swap IO Aggregate of MongoDB Metrics MAX_SWAP_IO_IN, MAX_SWAP_IO_OUT |
mongodbatlas.system.paging.usage.average | gauge | double | KiBy | development | yes | memory_state (string) | Swap usage Aggregate of MongoDB Metrics SWAP_USAGE_FREE, SWAP_USAGE_USED |
mongodbatlas.system.paging.usage.max | gauge | double | KiBy | development | yes | memory_state (string) | Swap usage Aggregate of MongoDB Metrics MAX_SWAP_USAGE_FREE, MAX_SWAP_USAGE_USED |