Closed ggmartins closed 1 year ago
commit hash: b07bd5f8caef264c11f49d9f24272fcd5bb6dcb5
new json does not have min rtt, for now I have commented the code out, Example:
{
'ServerFQDN': 'ndt-mlab1-ord03.mlab-oti.measurement-lab.org',
'ServerIP': '2001:5a0:4200::75',
'ClientIP': '2601:240:cf82:2fe0::baaf',
'Download': {
'UUID': 'ndt-f6w78_1673784969_000000000021216B',
'Throughput': {
'Value': 903.2970761116662,
'Unit': 'Mbit/s'
},
'Latency': {
'Value': 4.125,
'Unit': 'ms'
},
'Retransmission': {
'Value': 0,
'Unit': '%'
}
},
'Upload': {
'UUID': 'ndt-f6w78_1673784969_00000000001FDBCE',
'Throughput': {
'Value': 40.88370290283756,
'Unit': 'Mbit/s'
},
'Latency': {
'Value': 3.77,
'Unit': 'ms'
},
'Retransmission': {
'Value': 0,
'Unit': ''
}
}
}
We need to deploy the new version with @fathimamaha. So far we have tested on three devices, but we need to deploy more broadly.
old:
new:
I'd also add ndt_latency as part of the metrics we want to record (from Latency).