Commit 9232614
committed
fix: Set EMF metrics key correctly
It lives in the "CloudWatchMetrics" subdictionary, not in the "_aws"
root dictionary. This was prevening metrics from showing up in the
correct namespace in the cloudwatch web interface (they were listed
under "local" instead of "PerfTests").
Signed-off-by: Patrick Roy <[email protected]>1 parent 98ec7dd commit 9232614
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments