Ceph osd_tree metricsetedit

This is the osd_tree metricset of the Ceph 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": "2017-10-12T08:05:34.853Z",
    "agent": {
        "hostname": "host.example.com",
        "name": "host.example.com"
    },
    "ceph": {
        "osd_tree": {
            "children": [
                "-2"
            ],
            "father": "",
            "id": -1,
            "name": "default",
            "type": "root",
            "type_id": 10
        }
    },
    "event": {
        "dataset": "ceph.osd_tree",
        "duration": 115000,
        "module": "ceph"
    },
    "metricset": {
        "name": "osd_tree"
    },
    "service": {
        "address": "127.0.0.1:5000",
        "type": "ceph"
    }
}