You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/infra_lib/telemetry
Struan Shrimpton 9903e62e20 Add config to the telemetry lib
This provides the consistent config between runs. This only supports
linux at the moment, a windows support CL will follow up. Note the
current count down is stored to ensure we provide the banner a minimum
of 10 times and a uuid is stored which is collected in lieu of the
actual username

Bug: 326277821
Change-Id: I3817436ea213c755f490914023508a10cf3cef1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5855459
Reviewed-by: Terrence Reilly <treilly@google.com>
Commit-Queue: Struan Shrimpton <sshrimp@google.com>
10 months ago
..
proto Add anonymization and the protos to the telemetry lib 10 months ago
.vpython3 Add the detector to telemetry library 10 months ago
OWNERS
PRESUBMIT.py Add the detector to telemetry library 10 months ago
README.md
__init__.py Add the detector to telemetry library 10 months ago
anonymization.py Add anonymization and the protos to the telemetry lib 10 months ago
anonymization_unittest.py Add anonymization and the protos to the telemetry lib 10 months ago
config.py Add config to the telemetry lib 10 months ago
config_unittest.py Add config to the telemetry lib 10 months ago
detector.py Add the detector to telemetry library 10 months ago
detector_unittest.py Add the detector to telemetry library 10 months ago
pytest.ini Add the detector to telemetry library 10 months ago

README.md

Chrome Infra Telemetry

TODO: This a placeholder to establish a folder to build the telemetry lib, this will be filled out in follow up CLs