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_storageclass metricset
editKubernetes state_storageclass metricset
editThis functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
The state_storageclass
metricset for kubernetes storage class related metrics from kube-state-metrics
.
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": "2020-02-07T17:10:12.124Z", "@metadata": { "beat": "metricbeat", "type": "_doc", "version": "8.0.0" }, "service": { "address": "192.168.39.32:32042", "type": "kubernetes" }, "kubernetes": { "storageclass": { "volume_binding_mode": "Immediate", "name": "beats-test-sc2", "created": "2020-02-07T10:14:28.000Z", "provisioner": "kubernetes.io/non-existing2", "reclaim_policy": "Delete" }, "labels": { "testl3": "value3", "testl4": "value4" } }, "event": { "duration": 13684387, "dataset": "kubernetes.storageclass", "module": "kubernetes" }, "ecs": { "version": "1.4.0" }, "host": { "name": "pl51" }, "agent": { "version": "8.0.0", "type": "metricbeat", "ephemeral_id": "f4458304-dc2e-4831-be7a-45cd34126fd2", "hostname": "tamag8", "id": "e9952df4-592e-4102-84a6-ad0b333b3b98" }, "metricset": { "name": "state_storageclass", "period": 10000 } }