Files
chromium_depot_tools/infra_lib/telemetry
Struan Shrimpton 712066553a Telemetry: use print instead of logging
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>
2025-06-18 14:29:45 -07:00
..
2025-06-16 15:47:38 -07:00
2025-06-04 14:52:26 -07:00
2025-06-16 15:47:38 -07:00
2025-05-30 15:29:30 -07:00
2025-05-30 15:29:30 -07:00

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