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.
Using the logging library before UTR can set it up puts it in a weird state that consumes all output. Instead of using logging, just print anything from initializing telemetry. Also make some small updated to avoid features not supported by non-linux os's right now (these have been generating unnecessary warnings) Bug: 425298118 Change-Id: I1ccc749fb3c3410b105116ff25160fc23f0336df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6648785 Commit-Queue: Struan Shrimpton <sshrimp@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> |
2 weeks ago | |
---|---|---|
.. | ||
proto | 10 months ago | |
.vpython3 | 1 month ago | |
OWNERS | ||
PRESUBMIT.py | ||
README.md | ||
__init__.py | 2 weeks ago | |
__main__.py | 3 weeks ago | |
anonymization.py | 10 months ago | |
anonymization_unittest.py | 1 month ago | |
clearcut_span_exporter.py | 1 month ago | |
clearcut_span_exporter_unittest.py | 9 months ago | |
config.py | 3 weeks ago | |
config_unittest.py | 4 weeks ago | |
detector.py | 2 weeks ago | |
detector_unittest.py | 2 weeks ago | |
pytest.ini | ||
trace.py | 1 month ago | |
trace_unittest.py | 1 month 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