IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Etcd leader metricset
editEtcd leader metricset
editThis is the leader metricset of the module etcd. This metrics is being read from the Etcd V2 endpoint and won’t show any activity regarding Etcd V3.
This is a default metricset. If the host module is unconfigured, this metricset is enabled by default.
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", "etcd": { "api_version": "2", "leader": { "followers": {}, "leader": "8e9e05c52164694d" } }, "event": { "dataset": "etcd.leader", "duration": 115000, "module": "etcd" }, "metricset": { "name": "leader" }, "service": { "address": "127.0.0.1:2379", "type": "etcd" } }