From 82e4859614a2cb437fdb1e89bca2d690853ec6cc Mon Sep 17 00:00:00 2001 From: Ben Segall Date: Thu, 20 Jul 2023 16:56:43 +0000 Subject: [PATCH] [reclient] Update reclient_metrics.README.md to reflect that we collect googler hostnames This was approved in the PDD for reclient metrics Bug: b/290921206 Change-Id: Ib9a38f1143d3a05e76ce75fc4bc6e9299d4dafb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4705043 Reviewed-by: Andy Perelson Auto-Submit: Ben Segall Commit-Queue: Ben Segall --- reclient_metrics.README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reclient_metrics.README.md b/reclient_metrics.README.md index c4c6cd534b..1eb9218570 100644 --- a/reclient_metrics.README.md +++ b/reclient_metrics.README.md @@ -53,7 +53,9 @@ This contains * OS (e.g. Win, Mac or Linux) * Number of cpu cores and the amount of RAM of the building machine -We don't collect personally identifiable information + +We collect googler hostnames to help diagnose long tail issues. +We don't collect any other personally identifiable information (e.g. username, ip address). ## Why are reproxy metrics collected? / How are the metrics collected?