|
|
|
@ -59,7 +59,7 @@ public class StainingRuleManagerTest {
|
|
|
|
|
+ " {\n"
|
|
|
|
|
+ " \"key\":\"${http.query.uid}\",\n"
|
|
|
|
|
+ " \"values\":[\"1000\"],\n"
|
|
|
|
|
+ " \"operation\":\"EQUAL\"\n"
|
|
|
|
|
+ " \"operation\":\"EQUALS\"\n"
|
|
|
|
|
+ " }\n"
|
|
|
|
|
+ " ],\n"
|
|
|
|
|
+ " \"labels\":[\n"
|
|
|
|
@ -99,7 +99,7 @@ public class StainingRuleManagerTest {
|
|
|
|
|
+ " {\n"
|
|
|
|
|
+ " \"key\":\"${http.query.uid}\",\n"
|
|
|
|
|
+ " \"values\":[\"1000\"],\n"
|
|
|
|
|
+ " \"operation\":\"EQUAL\"\n"
|
|
|
|
|
+ " \"operation\":\"EQUALS\"\n"
|
|
|
|
|
+ " }\n"
|
|
|
|
|
+ " ],\n"
|
|
|
|
|
+ " \"labels\":[\n"
|
|
|
|
|