summaryrefslogtreecommitdiff
path: root/src/android/net/metrics
AgeCommit message (Collapse)Author
2019-04-11Migrate NetworkStack metrics off StatsLog.writeChiachang Wang
Now that the new metrics API can be used, NetworkStack metrics need to migrate off the legacy StatsLog.write. Bug: 130323000 Test: Test with ./out/host/linux-x86/bin/statsd_testdrive 121 to ensure log properly Test: Ensure NetworkStackStatsLog will be generated as expected Test: atest NetworkStackTest Change-Id: I8c70503cf1d9f1d06f30a1936d2d88857d0cff53
2019-03-13Merge "Support partial connectivity probe result option" am: da0ebedb47 am: ↵Chiachang Wang
cca7cdc8d9 am: 07b34ba935 Change-Id: I8781b8df0ec631cf4675335c30f7954254b0c617
2019-03-12Support partial connectivity probe result optionChiachang Wang
Bug: 124629963 Test: atest NetworkStackTests Change-Id: I1c22bad6ba94d23892e8907d6e7b28d074922339
2019-03-08Send data stall data to statsdChiachang Wang
Short term fix to send the metrics via legacy API. This allows data stall metrics available in internal branch. Bug: 120452078 Test: atest NetworkStackTests and test against statsd Change-Id: I4dd08086f4aee12bbb9478551d8039e9bb6a381e
2019-02-26Add more test case and some clean upChiachang Wang
Bug: 120452078 Test: atest NetworkStackTests Change-Id: Ifb981ccdaa7818bf2bebec98e91979007222910b
2019-02-22Injecting data stall event to statsdChiachang Wang
Bug: 121185319 Bug: 120452078 Test: - Build and test against data stall code - atest NetworkStackTests Change-Id: I2ee16085e7861d38bcd203c98ffd682f86fdc867