NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Kubernetes state_statefulset metricset
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Kubernetes state_statefulset metricset
editThis is the state_statefulset metricset of the Kubernetes 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-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
}
}