Commit 863dae7
Eugene Cheung
fix(glue): fix incorrect duplicate metric ID (#305)
Fixes the following error:
```
Error: Resolution error: Resolution error: Resolution error: Cannot have two different metrics share the same id ('killed') in one Alarm or Graph. Rename one of them..
```
---
_By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license_1 parent fa8bda8 commit 863dae7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments