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 dcbf502f02 Telemetry: disable for non-linux
Something about collecting traces before explicit opt-in is causing
the output on win to get consumed. Disable for non-linux until I can
more thoroughly test and figure out what's going on

Bug: 326277821
Change-Id: I8536cb61078ef98e37c5ab3e1c8abe2141a50eef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6648247
Auto-Submit: Struan Shrimpton <sshrimp@google.com>
Commit-Queue: Struan Shrimpton <sshrimp@google.com>
Reviewed-by: Ben Pastene <bpastene@chromium.org>
1 month ago
..
proto Add anonymization and the protos to the telemetry lib 11 months ago
.vpython3 Telemetry: add win support 2 months ago
OWNERS
PRESUBMIT.py
README.md
__init__.py Telemetry: disable for non-linux 1 month ago
__main__.py telemetry: Fix imports 2 months ago
anonymization.py Add anonymization and the protos to the telemetry lib 11 months ago
anonymization_unittest.py telemetry: Fix imports 2 months ago
clearcut_span_exporter.py telemetry: Fix imports 2 months ago
clearcut_span_exporter_unittest.py Add exporter to the telemetry lib 10 months ago
config.py Reland "telemetry: Collect until opt-out" 2 months ago
config_unittest.py Reland "telemetry: Collect until opt-out" 2 months ago
detector.py
detector_unittest.py
pytest.ini
trace.py telemetry: Fix imports 2 months ago
trace_unittest.py telemetry: Fix imports 2 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