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 dc4e911623 Revert "Telemetry: disable for non-linux"
This reverts commit dcbf502f02.

Reason for revert: Fixes have landed

Bug: 326277821
Original change's description:
> 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>

Bug: 326277821
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I0d122895a832130fef5eebaf4cd4b5896dba4806
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6648626
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Struan Shrimpton <sshrimp@google.com>
3 days ago
..
proto
.vpython3 Telemetry: add win support 3 weeks ago
OWNERS
PRESUBMIT.py
README.md
__init__.py Revert "Telemetry: disable for non-linux" 3 days ago
__main__.py Telemetry: add bot opt-in support 2 weeks ago
anonymization.py
anonymization_unittest.py telemetry: Fix imports 4 weeks ago
clearcut_span_exporter.py telemetry: Fix imports 4 weeks ago
clearcut_span_exporter_unittest.py
config.py Telemetry: add bot opt-in support 2 weeks ago
config_unittest.py Reland "telemetry: Collect until opt-out" 3 weeks ago
detector.py Telemetry: use print instead of logging 1 week ago
detector_unittest.py Telemetry: use print instead of logging 1 week ago
pytest.ini
trace.py telemetry: Fix imports 4 weeks ago
trace_unittest.py telemetry: Fix imports 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