Commit 55c0407
committed
fix: define metric dimensions as strings in A/B ignore list
All EMF dimensions are strings, but the allow list for ignoring block
metrics on m8g due to volatility used integers, causing the ignoring to
fail. Change to strings.
Signed-off-by: Patrick Roy <[email protected]>1 parent 005e345 commit 55c0407
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments