cc-metric-collector/router.json

18 lines
300 B
JSON

{
"add_tags" : [
{
"key" : "cluster",
"value" : "testcluster",
"if" : "*"
}
],
"delete_tags" : [
{
"key" : "unit",
"value" : "*",
"if" : "*"
}
],
"interval_timestamp" : true
}