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

12 lines
458 B
Text

# Module: graphite
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-graphite.html
- module: graphite
#metricsets:
# - server
#protocol: "udp"
#templates:
# - filter: "test.*.bash.*" # This would match metrics like test.localhost.bash.stats
# namespace: "test"
# template: ".host.shell.metric*" # test.localhost.bash.stats would become metric=stats and tags host=localhost,shell=bash
# delimiter: "_"