mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-19 19:21:41 +02:00
Add expression to router config
This commit is contained in:
parent
b7fbd198ff
commit
8366f69a89
@ -4,6 +4,11 @@
|
|||||||
"key" : "cluster",
|
"key" : "cluster",
|
||||||
"value" : "testcluster",
|
"value" : "testcluster",
|
||||||
"if" : "*"
|
"if" : "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key" : "test",
|
||||||
|
"value" : "testing",
|
||||||
|
"if" : "name == 'temp_package_id_0'"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"delete_tags" : [
|
"delete_tags" : [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user