Skip to content
Snippets Groups Projects
Commit 81f58c7c authored by Chris Hines's avatar Chris Hines
Browse files

add some tags for the cluster nodes to telegraf

Former-commit-id: 7d31c398
parent ba63ab85
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,9 @@
# Global tags can be specified here in key="value" format.
[tags]
hostgroup = {{ hostgroup | default('undefined') }}
cluster = {{ clustername | default('undefined') }}
computenodeclass = {{ computenodeclass | default('undefined') }}
# dc = "us-east-1" # will tag all metrics with dc=us-east-1
# rack = "1a"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment