Commit b722a0e
committed
fix(metrics): dedup metrics v3 tags (#1817)
## Summary
<!-- Please provide a brief summary about what this PR does.
This should help the reviewers give feedback faster and with higher
quality. -->
Fixes logical mismatches found when testing the v3 pipeline in
validation mode where v2 tag hashes differed from v3 the v3 tag hash.
## Change Type
- [x] Bug fix
- [ ] New feature
- [ ] Non-functional (chore, refactoring, docs)
- [ ] Performance
## How did you test this PR?
<!-- Please how you tested these changes here -->
## References
<!-- Please list any issues closed by this PR. -->
<!--
- Closes: <issue link>
-->
<!-- Any other issues or PRs relevant to this PR? Feel free to list them
here. -->1 parent a5c01cf commit b722a0e
1 file changed
Lines changed: 14 additions & 7 deletions
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
1278 | 1279 | | |
1279 | 1280 | | |
1280 | 1281 | | |
| 1282 | + | |
1281 | 1283 | | |
1282 | 1284 | | |
1283 | | - | |
| 1285 | + | |
1284 | 1286 | | |
1285 | 1287 | | |
1286 | 1288 | | |
| |||
1292 | 1294 | | |
1293 | 1295 | | |
1294 | 1296 | | |
1295 | | - | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
1296 | 1301 | | |
1297 | 1302 | | |
1298 | 1303 | | |
| |||
1304 | 1309 | | |
1305 | 1310 | | |
1306 | 1311 | | |
1307 | | - | |
| 1312 | + | |
1308 | 1313 | | |
1309 | 1314 | | |
1310 | 1315 | | |
1311 | 1316 | | |
1312 | | - | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
1313 | 1320 | | |
1314 | 1321 | | |
1315 | 1322 | | |
| |||
1321 | 1328 | | |
1322 | 1329 | | |
1323 | 1330 | | |
1324 | | - | |
| 1331 | + | |
1325 | 1332 | | |
1326 | 1333 | | |
1327 | 1334 | | |
1328 | 1335 | | |
1329 | | - | |
1330 | | - | |
| 1336 | + | |
| 1337 | + | |
1331 | 1338 | | |
1332 | 1339 | | |
1333 | 1340 | | |
| |||
0 commit comments