aboutsummaryrefslogtreecommitdiff
path: root/stats.proto
diff options
context:
space:
mode:
Diffstat (limited to 'stats.proto')
-rw-r--r--stats.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/stats.proto b/stats.proto
index 4052ec7d..1356b7fc 100644
--- a/stats.proto
+++ b/stats.proto
@@ -412,6 +412,9 @@ message NetworkDnsEventReported {
// The sample rate of DNS stats (to statsd) is 1/sampling_rate_denom.
optional int32 sampling_rate_denom = 9;
+
+ // UID sends the DNS query.
+ optional int32 uid = 10;
}
enum HandshakeResult {