Hugo Benichi 097bde6c8f DO NOT MERGE IP connectivity metrics: introduce ConnectStatistics and DNS statistics
This patch introduces a ConnectStatistics message for collecting
Android devices connect() statistics.

It also changes DNS latency events to be grouped by (query_type,
query_return_value) to optimize space usage. For this purpose, a new
DNSLookupLatencies message is introduced and DNSLookupBatch is
deprecated. New counter fields are added for the number of queries,
and number of responses with A and AAAA records.

Test: manually taking a diff with reference ipconnectivity.proto
Bug: 32198976

(cherry picked from commit 7c3a7869218216fceccb7fba983bc022e556df21)

Change-Id: I54403377bc5d4c7a1c77b563c588e5210edf56e5
2016-12-15 21:31:25 +09:00
2016-10-11 09:01:38 -07:00
2016-12-13 16:02:23 +00:00
2016-12-06 01:23:43 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%