# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0.000140141 go_gc_duration_seconds{quantile="0.25"} 0.00016058 go_gc_duration_seconds{quantile="0.5"} 0.000170884 go_gc_duration_seconds{quantile="0.75"} 0.000185282 go_gc_duration_seconds{quantile="1"} 0.005643276 go_gc_duration_seconds_sum 270.143788368 go_gc_duration_seconds_count 1.320313e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 11 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 4.126856e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 3.134042966672e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.909463e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.6543090194e+10 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 2.6830572053959e-06 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 718848 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 4.126856e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.982464e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 5.029888e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 19386 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 974848 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 7.012352e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7270105838654876e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 2.6421e+07 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.654310958e+10 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 48000 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 65536 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 66272 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 81920 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 5.555184e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 7.130657e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 3.473408e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 3.473408e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.0392184e+07 # HELP go_threads Number of OS threads created # TYPE go_threads gauge go_threads 67 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 19450.223 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 21538.264 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 28369.247 http_request_duration_microseconds_sum{handler="prometheus"} 4.9868337054428665e+10 http_request_duration_microseconds_count{handler="prometheus"} 2.625342e+06 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="prometheus",quantile="0.5"} 167 http_request_size_bytes{handler="prometheus",quantile="0.9"} 167 http_request_size_bytes{handler="prometheus",quantile="0.99"} 167 http_request_size_bytes_sum{handler="prometheus"} 4.38434837e+08 http_request_size_bytes_count{handler="prometheus"} 2.625342e+06 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 2.625341e+06 http_requests_total{code="200",handler="prometheus",method="head"} 1 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="prometheus",quantile="0.5"} 7299 http_response_size_bytes{handler="prometheus",quantile="0.9"} 7306 http_response_size_bytes{handler="prometheus",quantile="0.99"} 7311 http_response_size_bytes_sum{handler="prometheus"} 1.9072770454e+10 http_response_size_bytes_count{handler="prometheus"} 2.625342e+06 # HELP mongodb_mongod_asserts_total The asserts document reports the number of asserts on the database. While assert errors are typically uncommon, if there are non-zero values for the asserts, you should check the log file for the mongod process for more information. In many cases these errors are trivial, but are worth investigating. # TYPE mongodb_mongod_asserts_total counter mongodb_mongod_asserts_total{type="cancels"} 2 mongodb_mongod_asserts_total{type="eventCreated"} 6 mongodb_mongod_asserts_total{type="eventWait"} 6 mongodb_mongod_asserts_total{type="msg"} 0 mongodb_mongod_asserts_total{type="regular"} 0 mongodb_mongod_asserts_total{type="rollovers"} 0 mongodb_mongod_asserts_total{type="scheduledDBWork"} 2 mongodb_mongod_asserts_total{type="scheduledNetCmd"} 0 mongodb_mongod_asserts_total{type="scheduledWork"} 0 mongodb_mongod_asserts_total{type="scheduledWorkAt"} 2 mongodb_mongod_asserts_total{type="scheduledXclWork"} 0 mongodb_mongod_asserts_total{type="schedulingFailures"} 0 mongodb_mongod_asserts_total{type="user"} 2713 mongodb_mongod_asserts_total{type="waits"} 0 mongodb_mongod_asserts_total{type="warning"} 0 # HELP mongodb_mongod_connections The connections sub document data regarding the current status of incoming connections and availability of the database server. Use these values to assess the current load and capacity requirements of the server # TYPE mongodb_mongod_connections gauge mongodb_mongod_connections{state="available"} 4951 mongodb_mongod_connections{state="current"} 49 # HELP mongodb_mongod_extra_info_heap_usage_bytes The heap_usage_bytes field is only available on Unix/Linux systems, and reports the total size in bytes of heap space used by the database process # TYPE mongodb_mongod_extra_info_heap_usage_bytes gauge mongodb_mongod_extra_info_heap_usage_bytes 0 # HELP mongodb_mongod_extra_info_page_faults_total The page_faults Reports the total number of page faults that require disk operations. Page faults refer to operations that require the database server to access data which isn’t available in active memory. The page_faults counter may increase dramatically during moments of poor performance and may correlate with limited memory environments and larger data sets. Limited and sporadic page faults do not necessarily indicate an issue # TYPE mongodb_mongod_extra_info_page_faults_total gauge mongodb_mongod_extra_info_page_faults_total 28138 # HELP mongodb_mongod_global_lock_client The activeClients data structure provides more granular information about the number of connected clients and the operation types (e.g. read or write) performed by these clients # TYPE mongodb_mongod_global_lock_client gauge mongodb_mongod_global_lock_client{type="reader"} 0 mongodb_mongod_global_lock_client{type="writer"} 0 # HELP mongodb_mongod_global_lock_current_queue The currentQueue data structure value provides more granular information concerning the number of operations queued because of a lock # TYPE mongodb_mongod_global_lock_current_queue gauge mongodb_mongod_global_lock_current_queue{type="reader"} 0 mongodb_mongod_global_lock_current_queue{type="writer"} 0 # HELP mongodb_mongod_global_lock_ratio The value of ratio displays the relationship between lockTime and totalTime. Low values indicate that operations have held the globalLock frequently for shorter periods of time. High values indicate that operations have held globalLock infrequently for longer periods of time # TYPE mongodb_mongod_global_lock_ratio gauge mongodb_mongod_global_lock_ratio 0 # HELP mongodb_mongod_global_lock_total The value of totalTime represents the time, in microseconds, since the database last started and creation of the globalLock. This is roughly equivalent to total server uptime # TYPE mongodb_mongod_global_lock_total counter mongodb_mongod_global_lock_total 0 # HELP mongodb_mongod_instance_local_time The localTime value is the current time, according to the server, in UTC specified in an ISODate format. # TYPE mongodb_mongod_instance_local_time counter mongodb_mongod_instance_local_time 1.727010643e+09 # HELP mongodb_mongod_instance_uptime_estimate_seconds uptimeEstimate provides the uptime as calculated from MongoDB's internal course-grained time keeping system. # TYPE mongodb_mongod_instance_uptime_estimate_seconds counter mongodb_mongod_instance_uptime_estimate_seconds 1.18217609e+08 # HELP mongodb_mongod_instance_uptime_seconds The value of the uptime field corresponds to the number of seconds that the mongos or mongod process has been active. # TYPE mongodb_mongod_instance_uptime_seconds counter mongodb_mongod_instance_uptime_seconds 1.18217609e+08 # HELP mongodb_mongod_locks_time_acquiring_global_microseconds_total amount of time in microseconds that any database has spent waiting for the global lock # TYPE mongodb_mongod_locks_time_acquiring_global_microseconds_total counter mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Collection",type="read"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Collection",type="write"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Database",type="read"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Database",type="write"} 1595 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Global",type="read"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Global",type="write"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Metadata",type="read"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="Metadata",type="write"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="oplog",type="read"} 0 mongodb_mongod_locks_time_acquiring_global_microseconds_total{database="oplog",type="write"} 0 # HELP mongodb_mongod_locks_time_locked_global_microseconds_total amount of time in microseconds that any database has held the global lock # TYPE mongodb_mongod_locks_time_locked_global_microseconds_total counter mongodb_mongod_locks_time_locked_global_microseconds_total{database="Collection",type="read"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Collection",type="write"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Database",type="read"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Database",type="write"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Global",type="read"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Global",type="write"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Metadata",type="read"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="Metadata",type="write"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="oplog",type="read"} 0 mongodb_mongod_locks_time_locked_global_microseconds_total{database="oplog",type="write"} 0 # HELP mongodb_mongod_locks_time_locked_local_microseconds_total amount of time in microseconds that any database has held the local lock # TYPE mongodb_mongod_locks_time_locked_local_microseconds_total counter mongodb_mongod_locks_time_locked_local_microseconds_total{database="Collection",type="read"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Collection",type="write"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Database",type="read"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Database",type="write"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Global",type="read"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Global",type="write"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Metadata",type="read"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="Metadata",type="write"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="oplog",type="read"} 0 mongodb_mongod_locks_time_locked_local_microseconds_total{database="oplog",type="write"} 0 # HELP mongodb_mongod_memory The mem data structure holds information regarding the target system architecture of mongod and current memory use # TYPE mongodb_mongod_memory gauge mongodb_mongod_memory{type="mapped"} 0 mongodb_mongod_memory{type="mapped_with_journal"} 0 mongodb_mongod_memory{type="resident"} 10530 mongodb_mongod_memory{type="virtual"} 13138 # HELP mongodb_mongod_metrics_cursor_open The open is an embedded document that contains data regarding open cursors # TYPE mongodb_mongod_metrics_cursor_open gauge mongodb_mongod_metrics_cursor_open{state="noTimeout"} 0 mongodb_mongod_metrics_cursor_open{state="pinned"} 1 mongodb_mongod_metrics_cursor_open{state="total"} 1 # HELP mongodb_mongod_metrics_cursor_timed_out_total timedOut provides the total number of cursors that have timed out since the server process started. If this number is large or growing at a regular rate, this may indicate an application error # TYPE mongodb_mongod_metrics_cursor_timed_out_total counter mongodb_mongod_metrics_cursor_timed_out_total 0 # HELP mongodb_mongod_metrics_document_total The document holds a document of that reflect document access and modification patterns and data use. Compare these values to the data in the opcounters document, which track total number of operations # TYPE mongodb_mongod_metrics_document_total counter mongodb_mongod_metrics_document_total{state="deleted"} 316191 mongodb_mongod_metrics_document_total{state="inserted"} 8272 mongodb_mongod_metrics_document_total{state="returned"} 3.651640662e+09 mongodb_mongod_metrics_document_total{state="updated"} 5.79509067e+08 # HELP mongodb_mongod_metrics_get_last_error_wtime_num_total num reports the total number of getLastError operations with a specified write concern (i.e. w) that wait for one or more members of a replica set to acknowledge the write operation (i.e. a w value greater than 1.) # TYPE mongodb_mongod_metrics_get_last_error_wtime_num_total gauge mongodb_mongod_metrics_get_last_error_wtime_num_total 0 # HELP mongodb_mongod_metrics_get_last_error_wtime_total_milliseconds total_millis reports the total amount of time in milliseconds 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 (i.e. a w value greater than 1.) # TYPE mongodb_mongod_metrics_get_last_error_wtime_total_milliseconds counter mongodb_mongod_metrics_get_last_error_wtime_total_milliseconds 0 # HELP mongodb_mongod_metrics_get_last_error_wtimeouts_total wtimeouts reports the number of times that write concern operations have timed out as a result of the wtimeout threshold to getLastError. # TYPE mongodb_mongod_metrics_get_last_error_wtimeouts_total counter mongodb_mongod_metrics_get_last_error_wtimeouts_total 0 # HELP mongodb_mongod_metrics_operation_total operation is a sub-document that holds counters for several types of update and query operations that MongoDB handles using special operation types # TYPE mongodb_mongod_metrics_operation_total counter mongodb_mongod_metrics_operation_total{type="fastmod"} 0 mongodb_mongod_metrics_operation_total{type="idhack"} 0 mongodb_mongod_metrics_operation_total{type="scan_and_order"} 2.367493e+07 # HELP mongodb_mongod_metrics_query_executor_total queryExecutor is a document that reports data from the query execution system # TYPE mongodb_mongod_metrics_query_executor_total counter mongodb_mongod_metrics_query_executor_total{state="scanned"} 2.575921776e+09 mongodb_mongod_metrics_query_executor_total{state="scanned_objects"} 9.879116923e+09 # HELP mongodb_mongod_metrics_record_moves_total moves reports the total number of times documents move within the on-disk representation of the MongoDB data set. Documents move as a result of operations that increase the size of the document beyond their allocated record size # TYPE mongodb_mongod_metrics_record_moves_total counter mongodb_mongod_metrics_record_moves_total 0 # HELP mongodb_mongod_metrics_repl_apply_batches_num_total num reports the total number of batches applied across all databases # TYPE mongodb_mongod_metrics_repl_apply_batches_num_total counter mongodb_mongod_metrics_repl_apply_batches_num_total 0 # HELP mongodb_mongod_metrics_repl_apply_batches_total_milliseconds total_millis reports the total amount of time the mongod has spent applying operations from the oplog # TYPE mongodb_mongod_metrics_repl_apply_batches_total_milliseconds counter mongodb_mongod_metrics_repl_apply_batches_total_milliseconds 0 # HELP mongodb_mongod_metrics_repl_apply_ops_total ops reports the total number of oplog operations applied # TYPE mongodb_mongod_metrics_repl_apply_ops_total counter mongodb_mongod_metrics_repl_apply_ops_total 0 # HELP mongodb_mongod_metrics_repl_buffer_count count reports the current number of operations in the oplog buffer # TYPE mongodb_mongod_metrics_repl_buffer_count gauge mongodb_mongod_metrics_repl_buffer_count 0 # HELP mongodb_mongod_metrics_repl_buffer_max_size_bytes maxSizeBytes reports the maximum size of the buffer. This value is a constant setting in the mongod, and is not configurable # TYPE mongodb_mongod_metrics_repl_buffer_max_size_bytes counter mongodb_mongod_metrics_repl_buffer_max_size_bytes 2.68435456e+08 # HELP mongodb_mongod_metrics_repl_buffer_size_bytes sizeBytes reports the current size of the contents of the oplog buffer # TYPE mongodb_mongod_metrics_repl_buffer_size_bytes gauge mongodb_mongod_metrics_repl_buffer_size_bytes 0 # HELP mongodb_mongod_metrics_repl_executor_event_waiters number of event waiters in the replication executor # TYPE mongodb_mongod_metrics_repl_executor_event_waiters gauge mongodb_mongod_metrics_repl_executor_event_waiters 0 # HELP mongodb_mongod_metrics_repl_executor_queue number of queued operations in the replication executor # TYPE mongodb_mongod_metrics_repl_executor_queue gauge mongodb_mongod_metrics_repl_executor_queue{type="dbWorkInProgress"} 0 mongodb_mongod_metrics_repl_executor_queue{type="exclusiveInProgress"} 0 mongodb_mongod_metrics_repl_executor_queue{type="free"} 3 mongodb_mongod_metrics_repl_executor_queue{type="networkInProgress"} 0 mongodb_mongod_metrics_repl_executor_queue{type="ready"} 0 mongodb_mongod_metrics_repl_executor_queue{type="sleepers"} 0 # HELP mongodb_mongod_metrics_repl_executor_unsignaled_events number of unsignaled events in the replication executor # TYPE mongodb_mongod_metrics_repl_executor_unsignaled_events gauge mongodb_mongod_metrics_repl_executor_unsignaled_events 0 # HELP mongodb_mongod_metrics_repl_network_bytes_total bytes reports the total amount of data read from the replication sync source # TYPE mongodb_mongod_metrics_repl_network_bytes_total counter mongodb_mongod_metrics_repl_network_bytes_total 0 # HELP mongodb_mongod_metrics_repl_network_getmores_num_total num reports the total number of getmore operations, which are operations that request an additional set of operations from the replication sync source. # TYPE mongodb_mongod_metrics_repl_network_getmores_num_total counter mongodb_mongod_metrics_repl_network_getmores_num_total 0 # HELP mongodb_mongod_metrics_repl_network_getmores_total_milliseconds total_millis reports the total amount of time required to collect data from getmore operations # TYPE mongodb_mongod_metrics_repl_network_getmores_total_milliseconds counter mongodb_mongod_metrics_repl_network_getmores_total_milliseconds 0 # HELP mongodb_mongod_metrics_repl_network_ops_total ops reports the total number of operations read from the replication source. # TYPE mongodb_mongod_metrics_repl_network_ops_total counter mongodb_mongod_metrics_repl_network_ops_total 0 # HELP mongodb_mongod_metrics_repl_network_readers_created_total readersCreated reports the total number of oplog query processes created. MongoDB will create a new oplog query any time an error occurs in the connection, including a timeout, or a network operation. Furthermore, readersCreated will increment every time MongoDB selects a new source fore replication. # TYPE mongodb_mongod_metrics_repl_network_readers_created_total counter mongodb_mongod_metrics_repl_network_readers_created_total 0 # HELP mongodb_mongod_metrics_repl_preload_docs_num_total num reports the total number of documents loaded during the pre-fetch stage of replication # TYPE mongodb_mongod_metrics_repl_preload_docs_num_total counter mongodb_mongod_metrics_repl_preload_docs_num_total 0 # HELP mongodb_mongod_metrics_repl_preload_docs_total_milliseconds total_millis reports the total amount of time spent loading documents as part of the pre-fetch stage of replication # TYPE mongodb_mongod_metrics_repl_preload_docs_total_milliseconds counter mongodb_mongod_metrics_repl_preload_docs_total_milliseconds 0 # HELP mongodb_mongod_metrics_repl_preload_indexes_num_total num reports the total number of index entries loaded by members before updating documents as part of the pre-fetch stage of replication # TYPE mongodb_mongod_metrics_repl_preload_indexes_num_total counter mongodb_mongod_metrics_repl_preload_indexes_num_total 0 # HELP mongodb_mongod_metrics_repl_preload_indexes_total_milliseconds total_millis reports the total amount of time spent loading index entries as part of the pre-fetch stage of replication # TYPE mongodb_mongod_metrics_repl_preload_indexes_total_milliseconds counter mongodb_mongod_metrics_repl_preload_indexes_total_milliseconds 0 # HELP mongodb_mongod_metrics_storage_freelist_search_total metrics about searching records in the database. # TYPE mongodb_mongod_metrics_storage_freelist_search_total counter mongodb_mongod_metrics_storage_freelist_search_total{type="bucket_exhausted"} 0 mongodb_mongod_metrics_storage_freelist_search_total{type="requests"} 0 mongodb_mongod_metrics_storage_freelist_search_total{type="scanned"} 0 # HELP mongodb_mongod_network_bytes_total The network data structure contains data regarding MongoDB’s network use # TYPE mongodb_mongod_network_bytes_total counter mongodb_mongod_network_bytes_total{state="in_bytes"} 8.27493445494e+11 mongodb_mongod_network_bytes_total{state="out_bytes"} 2.014515963471e+12 # HELP mongodb_mongod_network_metrics_num_requests_total The numRequests field is a counter of the total number of distinct requests that the server has received. Use this value to provide context for the bytesIn and bytesOut values to ensure that MongoDB’s network utilization is consistent with expectations and application use # TYPE mongodb_mongod_network_metrics_num_requests_total counter mongodb_mongod_network_metrics_num_requests_total 1.2117408814e+10 # HELP mongodb_mongod_op_counters_repl_total The opcountersRepl data structure, similar to the opcounters data structure, provides an overview of database replication operations by type and makes it possible to analyze the load on the replica in more granular manner. These values only appear when the current host has replication enabled # TYPE mongodb_mongod_op_counters_repl_total counter mongodb_mongod_op_counters_repl_total{type="command"} 0 mongodb_mongod_op_counters_repl_total{type="delete"} 0 mongodb_mongod_op_counters_repl_total{type="getmore"} 0 mongodb_mongod_op_counters_repl_total{type="insert"} 0 mongodb_mongod_op_counters_repl_total{type="query"} 0 mongodb_mongod_op_counters_repl_total{type="update"} 0 # HELP mongodb_mongod_op_counters_total The opcounters data structure provides an overview of database operations by type and makes it possible to analyze the load on the database in more granular manner. These numbers will grow over time and in response to database use. Analyze these values over time to track database utilization # TYPE mongodb_mongod_op_counters_total counter mongodb_mongod_op_counters_total{type="command"} 2.51558531e+08 mongodb_mongod_op_counters_total{type="delete"} 208385 mongodb_mongod_op_counters_total{type="getmore"} 7.5978822e+07 mongodb_mongod_op_counters_total{type="insert"} 0 mongodb_mongod_op_counters_total{type="query"} 2.43169996e+08 mongodb_mongod_op_counters_total{type="update"} 5.8914971e+07 # HELP mongodb_mongod_replset_date The value of the date field is an ISODate of the current time, according to the current server. # TYPE mongodb_mongod_replset_date gauge mongodb_mongod_replset_date{set="rs0"} 1.727010643e+09 # HELP mongodb_mongod_replset_heatbeat_interval_millis The frequency in milliseconds of the heartbeats # TYPE mongodb_mongod_replset_heatbeat_interval_millis gauge mongodb_mongod_replset_heatbeat_interval_millis{set="rs0"} 2000 # HELP mongodb_mongod_replset_member_config_version The configVersion value is the replica set configuration version. # TYPE mongodb_mongod_replset_member_config_version gauge mongodb_mongod_replset_member_config_version{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 84452 # HELP mongodb_mongod_replset_member_election_date The timestamp the node was elected as replica leader # TYPE mongodb_mongod_replset_member_election_date gauge mongodb_mongod_replset_member_election_date{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 1.608793036e+09 # HELP mongodb_mongod_replset_member_health This field conveys if the member is up (1) or down (0). # TYPE mongodb_mongod_replset_member_health gauge mongodb_mongod_replset_member_health{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 1 # HELP mongodb_mongod_replset_member_optime_date The timestamp of the last oplog entry that this member applied. # TYPE mongodb_mongod_replset_member_optime_date gauge mongodb_mongod_replset_member_optime_date{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 1.727010643e+09 # HELP mongodb_mongod_replset_member_state The value of state is an integer between 0 and 10 that represents the replica state of the member. # TYPE mongodb_mongod_replset_member_state gauge mongodb_mongod_replset_member_state{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 1 # HELP mongodb_mongod_replset_member_uptime The uptime field holds a value that reflects the number of seconds that this member has been online. # TYPE mongodb_mongod_replset_member_uptime counter mongodb_mongod_replset_member_uptime{name="MEGVII819296723:27027",set="rs0",state="PRIMARY"} 1.18217609e+08 # HELP mongodb_mongod_replset_my_name The replica state name of the current member # TYPE mongodb_mongod_replset_my_name gauge mongodb_mongod_replset_my_name{name="MEGVII819296723:27027",set="rs0"} 1 # HELP mongodb_mongod_replset_my_state An integer between 0 and 10 that represents the replica state of the current member # TYPE mongodb_mongod_replset_my_state gauge mongodb_mongod_replset_my_state{set="rs0"} 1 # HELP mongodb_mongod_replset_number_of_members The number of replica set mebers # TYPE mongodb_mongod_replset_number_of_members gauge mongodb_mongod_replset_number_of_members{set="rs0"} 1 # HELP mongodb_mongod_replset_oplog_head_timestamp The timestamp of the newest change in the oplog # TYPE mongodb_mongod_replset_oplog_head_timestamp gauge mongodb_mongod_replset_oplog_head_timestamp 1.727010643e+09 # HELP mongodb_mongod_replset_oplog_items_total The total number of changes in the oplog # TYPE mongodb_mongod_replset_oplog_items_total gauge mongodb_mongod_replset_oplog_items_total 1.73642416e+08 # HELP mongodb_mongod_replset_oplog_size_bytes Size of oplog in bytes # TYPE mongodb_mongod_replset_oplog_size_bytes gauge mongodb_mongod_replset_oplog_size_bytes{type="current"} 5.4081434272e+10 mongodb_mongod_replset_oplog_size_bytes{type="storage"} 8.629014528e+09 # HELP mongodb_mongod_replset_oplog_tail_timestamp The timestamp of the oldest change in the oplog # TYPE mongodb_mongod_replset_oplog_tail_timestamp gauge mongodb_mongod_replset_oplog_tail_timestamp 1.690732345e+09 # HELP mongodb_mongod_replset_term The election count for the replica set, as known to this replica set member # TYPE mongodb_mongod_replset_term gauge mongodb_mongod_replset_term{set="rs0"} 8 # HELP mongodb_mongod_storage_engine The storage engine used by the MongoDB instance # TYPE mongodb_mongod_storage_engine counter mongodb_mongod_storage_engine{engine="wiredTiger"} 1 # HELP mongodb_mongod_wiredtiger_blockmanager_blocks_total The total number of blocks read by the WiredTiger BlockManager # TYPE mongodb_mongod_wiredtiger_blockmanager_blocks_total counter mongodb_mongod_wiredtiger_blockmanager_blocks_total{type="pre_loaded"} 1603 mongodb_mongod_wiredtiger_blockmanager_blocks_total{type="read"} 7.929713e+06 mongodb_mongod_wiredtiger_blockmanager_blocks_total{type="read_mapped"} 0 mongodb_mongod_wiredtiger_blockmanager_blocks_total{type="written"} 4.7143142e+07 # HELP mongodb_mongod_wiredtiger_blockmanager_bytes_total The total number of bytes read by the WiredTiger BlockManager # TYPE mongodb_mongod_wiredtiger_blockmanager_bytes_total counter mongodb_mongod_wiredtiger_blockmanager_bytes_total{type="read"} 3.2531959808e+10 mongodb_mongod_wiredtiger_blockmanager_bytes_total{type="read_mapped"} 0 mongodb_mongod_wiredtiger_blockmanager_bytes_total{type="written"} 3.32330479616e+11 # HELP mongodb_mongod_wiredtiger_cache_bytes The current size of data in the WiredTiger Cache in bytes # TYPE mongodb_mongod_wiredtiger_cache_bytes gauge mongodb_mongod_wiredtiger_cache_bytes{type="dirty"} 2.500277e+06 mongodb_mongod_wiredtiger_cache_bytes{type="internal_pages"} 1.26669674e+08 mongodb_mongod_wiredtiger_cache_bytes{type="leaf_pages"} 1.0178189287e+10 mongodb_mongod_wiredtiger_cache_bytes{type="total"} 1.0304858961e+10 # HELP mongodb_mongod_wiredtiger_cache_bytes_total The total number of bytes read into/from the WiredTiger Cache # TYPE mongodb_mongod_wiredtiger_cache_bytes_total counter mongodb_mongod_wiredtiger_cache_bytes_total{type="read"} 2.83896222e+08 mongodb_mongod_wiredtiger_cache_bytes_total{type="written"} 4.33330442997e+11 # HELP mongodb_mongod_wiredtiger_cache_evicted_total The total number of pages evicted from the WiredTiger Cache # TYPE mongodb_mongod_wiredtiger_cache_evicted_total counter mongodb_mongod_wiredtiger_cache_evicted_total{type="modified"} 77575 mongodb_mongod_wiredtiger_cache_evicted_total{type="unmodified"} 5540 # HELP mongodb_mongod_wiredtiger_cache_max_bytes The maximum size of data in the WiredTiger Cache in bytes # TYPE mongodb_mongod_wiredtiger_cache_max_bytes gauge mongodb_mongod_wiredtiger_cache_max_bytes 1.2884901888e+10 # HELP mongodb_mongod_wiredtiger_cache_overhead_percent The percentage overhead of the WiredTiger Cache # TYPE mongodb_mongod_wiredtiger_cache_overhead_percent gauge mongodb_mongod_wiredtiger_cache_overhead_percent 8 # HELP mongodb_mongod_wiredtiger_cache_pages The current number of pages in the WiredTiger Cache # TYPE mongodb_mongod_wiredtiger_cache_pages gauge mongodb_mongod_wiredtiger_cache_pages{type="dirty"} 6 mongodb_mongod_wiredtiger_cache_pages{type="total"} 10603 # HELP mongodb_mongod_wiredtiger_cache_pages_total The total number of pages read into/from the WiredTiger Cache # TYPE mongodb_mongod_wiredtiger_cache_pages_total counter mongodb_mongod_wiredtiger_cache_pages_total{type="read"} 37348 mongodb_mongod_wiredtiger_cache_pages_total{type="written"} 3.1358452e+07 # HELP mongodb_mongod_wiredtiger_concurrent_transactions_available_tickets The number of tickets that are available in WiredTiger # TYPE mongodb_mongod_wiredtiger_concurrent_transactions_available_tickets gauge mongodb_mongod_wiredtiger_concurrent_transactions_available_tickets{type="read"} 128 mongodb_mongod_wiredtiger_concurrent_transactions_available_tickets{type="write"} 127 # HELP mongodb_mongod_wiredtiger_concurrent_transactions_out_tickets The number of tickets that are currently in use (out) in WiredTiger # TYPE mongodb_mongod_wiredtiger_concurrent_transactions_out_tickets gauge mongodb_mongod_wiredtiger_concurrent_transactions_out_tickets{type="read"} 0 mongodb_mongod_wiredtiger_concurrent_transactions_out_tickets{type="write"} 1 # HELP mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets The total number of tickets that are available in WiredTiger # TYPE mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets gauge mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets{type="read"} 128 mongodb_mongod_wiredtiger_concurrent_transactions_total_tickets{type="write"} 128 # HELP mongodb_mongod_wiredtiger_log_bytes_total The total number of bytes written to the WiredTiger log # TYPE mongodb_mongod_wiredtiger_log_bytes_total counter mongodb_mongod_wiredtiger_log_bytes_total{type="payload"} 2.00829261611e+11 mongodb_mongod_wiredtiger_log_bytes_total{type="written"} 2.25582935808e+11 # HELP mongodb_mongod_wiredtiger_log_operations_total The total number of WiredTiger log operations # TYPE mongodb_mongod_wiredtiger_log_operations_total counter mongodb_mongod_wiredtiger_log_operations_total{type="flush"} 5.78174575e+08 mongodb_mongod_wiredtiger_log_operations_total{type="read"} 0 mongodb_mongod_wiredtiger_log_operations_total{type="scan"} 3 mongodb_mongod_wiredtiger_log_operations_total{type="scan_double"} 5 mongodb_mongod_wiredtiger_log_operations_total{type="sync"} 1.56763924e+08 mongodb_mongod_wiredtiger_log_operations_total{type="sync_dir"} 2157 mongodb_mongod_wiredtiger_log_operations_total{type="write"} 5.85797819e+08 # HELP mongodb_mongod_wiredtiger_log_records_scanned_total The total number of records scanned by log scan in the WiredTiger log # TYPE mongodb_mongod_wiredtiger_log_records_scanned_total counter mongodb_mongod_wiredtiger_log_records_scanned_total 9 # HELP mongodb_mongod_wiredtiger_log_records_total The total number of compressed/uncompressed records written to the WiredTiger log # TYPE mongodb_mongod_wiredtiger_log_records_total counter mongodb_mongod_wiredtiger_log_records_total{type="compressed"} 5.81478632e+08 mongodb_mongod_wiredtiger_log_records_total{type="uncompressed"} 972488 # HELP mongodb_mongod_wiredtiger_session_open_cursors_total The total number of cursors opened in WiredTiger # TYPE mongodb_mongod_wiredtiger_session_open_cursors_total gauge mongodb_mongod_wiredtiger_session_open_cursors_total 192 # HELP mongodb_mongod_wiredtiger_session_open_sessions_total The total number of sessions opened in WiredTiger # TYPE mongodb_mongod_wiredtiger_session_open_sessions_total gauge mongodb_mongod_wiredtiger_session_open_sessions_total 23 # HELP mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds The time in milliseconds transactions have checkpointed in WiredTiger # TYPE mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds gauge mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds{type="max"} 6461 mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds{type="min"} 19 # HELP mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds_total The total time in milliseconds transactions have checkpointed in WiredTiger # TYPE mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds_total counter mongodb_mongod_wiredtiger_transactions_checkpoint_milliseconds_total 4.31580345e+08 # HELP mongodb_mongod_wiredtiger_transactions_running_checkpoints The number of currently running checkpoints in WiredTiger # TYPE mongodb_mongod_wiredtiger_transactions_running_checkpoints gauge mongodb_mongod_wiredtiger_transactions_running_checkpoints 0 # HELP mongodb_mongod_wiredtiger_transactions_total The total number of transactions WiredTiger has handled # TYPE mongodb_mongod_wiredtiger_transactions_total counter mongodb_mongod_wiredtiger_transactions_total{type="begins"} 5.178985036e+09 mongodb_mongod_wiredtiger_transactions_total{type="checkpoints"} 1.962679e+06 mongodb_mongod_wiredtiger_transactions_total{type="committed"} 5.81872468e+08 mongodb_mongod_wiredtiger_transactions_total{type="rolledback"} 4.5971323e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 55202.71 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2201984e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.60879315603e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.6955776e+07