Commit c9194b4
committed
Normalize sysinfo architecture names
Ensure telemetry reports a consistent architecture value regardless of whether it comes from `dpkg` or `uname`. The sysinfo collector now maps `x86_64`, `aarch64`, and related variants to the dpkg-style names already used elsewhere in the project, avoiding split reporting buckets for the same hardware.1 parent 1aa8216 commit c9194b4
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
254 | 267 | | |
255 | 268 | | |
256 | 269 | | |
| |||
0 commit comments