mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Add expression to router config
This commit is contained in:
		@@ -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" : [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user