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.
Logging was missing from __init__.py which broke under mac. This adds that back in and remove unused imports from other files. The os check is also moved up to be the first thing we look for since is_google_host does not work with mac at the moment. Bug:326277821 Change-Id: I3f28838d367eb9583332fd33ad35d71c0851fe4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6604498 Commit-Queue: Struan Shrimpton <sshrimp@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> |
4 weeks ago | |
---|---|---|
.. | ||
proto | 10 months ago | |
.vpython3 | ||
OWNERS | ||
PRESUBMIT.py | ||
README.md | ||
__init__.py | 4 weeks ago | |
__main__.py | 4 weeks ago | |
anonymization.py | 10 months ago | |
anonymization_unittest.py | 4 weeks ago | |
clearcut_span_exporter.py | 4 weeks ago | |
clearcut_span_exporter_unittest.py | 9 months ago | |
config.py | 9 months ago | |
config_unittest.py | 10 months ago | |
detector.py | ||
detector_unittest.py | ||
pytest.ini | ||
trace.py | 4 weeks ago | |
trace_unittest.py | 4 weeks 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