youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/ceph/cluster_disk/_meta/fields.yml

22 lines
452 B
YAML

- name: cluster_disk
type: group
description: >
cluster_disk
release: beta
fields:
- name: available.bytes
type: long
description: >
Available bytes of the cluster
format: bytes
- name: total.bytes
type: long
description: >
Total bytes of the cluster
format: bytes
- name: used.bytes
type: long
description: >
Used bytes of the cluster
format: bytes