RabbitMQ node metricsetedit

This is the node metricset of the RabbitMQ module.

Fieldsedit

For a description of each field in the metricset, see the exported fields section.

Here is an example document generated by this metricset:

{
    "@timestamp":"2016-05-23T08:05:34.853Z",
    "beat":{
        "hostname":"beathost",
        "name":"beathost"
    },
    "metricset":{
        "host":"localhost",
        "module":"rabbitmq",
        "name":"node",
        "rtt":44269
    },
    "rabbitmq":{
        "node":{
            "example": "node"
        }
    },
    "type":"metricsets"
}