Commit 0a41bf1
fix: extract country and userAgent from tags into dedicated columns
Use Metric::EVENT_COLUMNS to extract all event columns from tags
instead of hardcoding the list. Now country and userAgent are properly
stored in dedicated columns instead of being left in tags JSON.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 798fe93 commit 0a41bf1
1 file changed
Lines changed: 12 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1335 | 1335 | | |
1336 | 1336 | | |
1337 | 1337 | | |
1338 | | - | |
1339 | | - | |
1340 | | - | |
1341 | | - | |
1342 | | - | |
1343 | | - | |
1344 | | - | |
1345 | | - | |
1346 | | - | |
1347 | | - | |
1348 | | - | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
1364 | 1347 | | |
1365 | 1348 | | |
1366 | 1349 | | |
1367 | 1350 | | |
1368 | | - | |
| 1351 | + | |
1369 | 1352 | | |
1370 | 1353 | | |
1371 | 1354 | | |
1372 | 1355 | | |
1373 | | - | |
1374 | | - | |
1375 | | - | |
1376 | | - | |
1377 | | - | |
| 1356 | + | |
1378 | 1357 | | |
1379 | | - | |
| 1358 | + | |
1380 | 1359 | | |
1381 | 1360 | | |
1382 | 1361 | | |
| |||
0 commit comments