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 b5210fdb74 Add Tracer to the telemetry lib
This wraps the tracer and allows us to capture keyboard interrupts.
This is based on cros builds chromite_tracer:
https://crrev.com/ff59bf4edd7614a50f27e1cc067e0b6f0af62f1e/lib/telemetry/trace/chromite_tracer.py
except the failed_packages removed (and a custom span is subsequently
not needed)

Bug: 326277821
Change-Id: I0ac60797563c777ee00abac1e5924c45fb59df29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5896032
Commit-Queue: Struan Shrimpton <sshrimp@google.com>
Reviewed-by: Terrence Reilly <treilly@google.com>
10 months ago
..
proto Add anonymization and the protos to the telemetry lib 11 months ago
.vpython3
OWNERS
PRESUBMIT.py
README.md
__init__.py Add the detector to telemetry library 11 months ago
anonymization.py Add anonymization and the protos to the telemetry lib 11 months ago
anonymization_unittest.py Add exporter to the telemetry lib 10 months ago
clearcut_span_exporter.py Add exporter to the telemetry lib 10 months ago
clearcut_span_exporter_unittest.py Add exporter to the telemetry lib 10 months ago
config.py Add config to the telemetry lib 11 months ago
config_unittest.py Add config to the telemetry lib 11 months ago
detector.py
detector_unittest.py
pytest.ini
trace.py Add Tracer to the telemetry lib 10 months ago
trace_unittest.py Add Tracer to the telemetry lib 10 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