youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/etcd.yml.disabled

12 lines
258 B
Text

# Module: etcd
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-etcd.html
- module: etcd
#metricsets:
# - leader
# - self
# - store
period: 10s
hosts: ["localhost:2379"]
#username: "user"
#password: "secret"