Kubernetes state_statefulset metricsetedit

This is the state_statefulset metricset of the Kubernetes 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-05-10T16:46:37.821Z",
  "beat": {
    "hostname": "X1",
    "name": "X1",
    "version": "6.0.0-alpha1"
  },
  "kubernetes": {
    "namespace": "jenkins",
    "statefulset": {
      "name": "wise-lynx-jenkins-1616735317",
      "created": 123454,
      "replicas": {
        "desired": 1,
        "observed": 1,
      },
      "generation": {
        "desired": 1,
        "observed": 1,
      }
    }
  },
  "metricset": {
    "host": "192.168.99.100:18080",
    "module": "kubernetes",
    "name": "state_statefulset",
    "namespace": "statefulset",
    "rtt": 6719
  }
}