Commit 10d2244
committed
Have made the SetDefaultDimensions smaller by removing the check on the global DefaultDimensions and Instead checking if the passed variable is empty if so return so we don't delete the default, other wise set the Default to the passed ones
1 parent dba5e90 commit 10d2244
File tree
1 file changed
+4
-6
lines changed- libraries/src/AWS.Lambda.Powertools.Metrics/Model
1 file changed
+4
-6
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
208 | 206 | | |
209 | 207 | | |
210 | 208 | | |
| |||
0 commit comments