verification the diff between two files
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -85,4 +85,4 @@ rules: | ... | @@ -85,4 +85,4 @@ rules: |
85 | - pattern : kafka.(\w+)<type=(.+), name=(.+), (\w+)=(.+)><>(Count|Value) | 85 | - pattern : kafka.(\w+)<type=(.+), name=(.+), (\w+)=(.+)><>(Count|Value) |
86 | name: kafka_$1_$2_$3_$6 | 86 | name: kafka_$1_$2_$3_$6 |
87 | labels: | 87 | labels: |
88 | "$4": "$5" | 88 | "$4": "$5" |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment