mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul
This commit is contained in:
@@ -503,7 +503,7 @@ func parseTelemetry(result **Telemetry, list *ast.ObjectList) error {
|
||||
"circonus_check_instance_id",
|
||||
"circonus_check_search_tag",
|
||||
"circonus_broker_id",
|
||||
"circonus_broker_search_tag",
|
||||
"circonus_broker_select_tag",
|
||||
}
|
||||
if err := checkHCLKeys(listVal, valid); err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user