IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
MongoDB metrics metricset
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
MongoDB metrics metricset
editThis is the metrics
metricset of the MongoDB module.
Fields
editFor a description of each field in the metricset, see the exported fields section.
Here is an example document generated by this metricset:
{ "@timestamp": "2017-10-12T08:05:34.853Z", "agent": { "hostname": "host.example.com", "name": "host.example.com" }, "event": { "dataset": "mongodb.metrics", "duration": 115000, "module": "mongodb" }, "metricset": { "name": "metrics" }, "mongodb": { "metrics": { "commands": { "aggregate": { "failed": 0, "total": 0 }, "build_info": { "failed": 0, "total": 0 }, "coll_stats": { "failed": 0, "total": 0 }, "connection_pool_stats": { "failed": 0, "total": 0 }, "count": { "failed": 0, "total": 0 }, "db_stats": { "failed": 0, "total": 3 }, "distinct": { "failed": 0, "total": 0 }, "find": { "failed": 0, "total": 0 }, "get_cmd_line_opts": { "failed": 0, "total": 0 }, "get_last_error": { "failed": 0, "total": 0 }, "get_log": { "failed": 0, "total": 0 }, "get_more": { "failed": 0, "total": 0 }, "get_parameter": { "failed": 0, "total": 0 }, "host_info": { "failed": 0, "total": 0 }, "insert": { "failed": 0, "total": 0 }, "is_master": { "failed": 0, "total": 12 }, "is_self": { "failed": 0, "total": 0 }, "last_collections": { "failed": 0, "total": 0 }, "last_commands": { "failed": 0, "total": 0 }, "list_databased": { "failed": 0, "total": 3 }, "list_indexes": { "failed": 0, "total": 0 }, "ping": { "failed": 0, "total": 12 }, "profile": { "failed": 0, "total": 0 }, "replset_get_rbid": { "failed": 0, "total": 0 }, "replset_get_status": { "failed": 0, "total": 0 }, "replset_heartbeat": { "failed": 0, "total": 0 }, "replset_update_position": { "failed": 0, "total": 0 }, "server_status": { "failed": 0, "total": 3 }, "update": { "failed": 0, "total": 0 }, "whatsmyuri": { "failed": 0, "total": 0 } }, "cursor": { "open": { "no_timeout": 0, "pinned": 0, "total": 0 }, "timed_out": 0 }, "document": { "deleted": 0, "inserted": 0, "returned": 0, "updated": 0 }, "get_last_error": { "write_timeouts": 0, "write_wait": { "count": 0, "ms": 0 } }, "operation": { "scan_and_order": 0, "write_conflicts": 0 }, "query_executor": { "scanned_documents": { "count": 0 }, "scanned_indexes": { "count": 0 } }, "replication": { "apply": { "attempts_to_become_secondary": 0, "batches": { "count": 0, "time": { "ms": 0 } }, "ops": 0 }, "buffer": { "count": 0, "max_size": { "bytes": 0 }, "size": { "bytes": 0 } }, "executor": { "counters": { "cancels": 0, "event_created": 0, "event_wait": 0, "scheduled": { "dbwork": 0, "exclusive": 0, "failures": 0, "netcmd": 0, "work": 0, "work_at": 0 }, "waits": 0 }, "event_waiters": 0, "network_interface": "\nNetworkInterfaceASIO Operations' Diagnostic:\nOperation: Count: \nConnecting 0 \nIn Progress 0 \nSucceeded 0 \nCanceled 0 \nFailed 0 \nTimed Out 0 \n\n", "queues": { "free": 0, "in_progress": { "dbwork": 0, "exclusive": 0, "network": 0 }, "ready": 0, "sleepers": 0 }, "shutting_down": false, "unsignaled_events": 0 }, "initial_sync": { "completed": 0, "failed_attempts": 0, "failures": 0 }, "network": { "bytes": 0, "getmores": { "count": 0, "time": { "ms": 0 } }, "ops": 0, "reders_created": 0 }, "preload": { "docs": { "count": 0, "time": { "ms": 0 } }, "indexes": { "count": 0, "time": { "ms": 0 } } } }, "storage": { "search": { "bucket_exhausted": 0, "requests": 0, "scanned": 0 } }, "ttl": { "deleted_documents": { "count": 0 }, "passes": { "count": 0 } } } }, "service": { "address": "172.26.0.2:27017", "type": "mongodb" } }