youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/system/uptime/_meta/fields.yml

13 lines
285 B
YAML

- name: uptime
type: group
description: >
`uptime` contains the operating system uptime metric.
release: ga
fields:
- name: duration.ms
type: long
format: duration
input_format: milliseconds
description: >
The OS uptime in milliseconds.