youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/graphite/_meta/config.yml

10 lines
345 B
YAML

- 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: "_"