Change [tags] to [global_tags] to deal with toml bug

closes #662
This commit is contained in:
Cameron Sparr
2016-02-08 15:56:43 -07:00
parent b55a93a3e1
commit 6b06a23102
5 changed files with 9 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
# file would generate.
# Global tags can be specified here in key="value" format.
[tags]
[global_tags]
# dc = "us-east-1" # will tag all metrics with dc=us-east-1
# rack = "1a"