Commit bbb354a
committed
fix(otel): Make cloud.account.id assertion unconditional
cloud.account.id is always present on Karpenter metrics. Replace
conditional check with require.True assertion to fail explicitly
if the attribute is ever missing.1 parent b218510 commit bbb354a
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
311 | | - | |
| 309 | + | |
| 310 | + | |
312 | 311 | | |
313 | 312 | | |
314 | 313 | | |
| |||
0 commit comments