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

22 lines
452 B
YAML
Raw Normal View History

2018-11-18 11:08:38 +01:00
- 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