IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kubernetes state_service metricset
editKubernetes state_service metricset
editThe state_service
metricset for kubernetes service related metrics from kube-state-metrics
.
For a description of each field in the metricset, see the exported fields section.
Here is an example document generated by this metricset:
{ "@timestamp": "2019-03-01T08:05:34.853Z", "event": { "dataset": "kubernetes.service", "duration": 115000, "module": "kubernetes" }, "kubernetes": { "labels": { "uid": "e9b08fcb-fb13-463f-8a59-6a1236a666a8" }, "namespace": "kube-system", "service": { "cluster_ip": "10.96.0.10", "created": "2023-01-16T14:32:42.000Z", "name": "kube-dns", "type": "ClusterIP" } }, "metricset": { "name": "state_service", "period": 10000 }, "service": { "address": "127.0.0.1:55555", "type": "kubernetes" } }