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 5bd66c3869 Add exporter to the telemetry lib
This translates the spans into protos and does the actual publishing to
the Clearcut endpoint using cros build's _LOG_SOURCE so it will be
routed to their Sawmill. The service_name on the trace is what will be
used to store our traces in an F1 table accessible by us.

Bug: 326277821
Change-Id: Id1af3b7d5cffa6d9bfb86c34185e4247e85f9619
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5888844
Reviewed-by: Terrence Reilly <treilly@google.com>
Commit-Queue: Struan Shrimpton <sshrimp@google.com>
1 year ago
..
proto Add anonymization and the protos to the telemetry lib 1 year ago
.vpython3
OWNERS
PRESUBMIT.py
README.md
__init__.py
anonymization.py Add anonymization and the protos to the telemetry lib 1 year ago
anonymization_unittest.py Add exporter to the telemetry lib 1 year ago
clearcut_span_exporter.py Add exporter to the telemetry lib 1 year ago
clearcut_span_exporter_unittest.py Add exporter to the telemetry lib 1 year ago
config.py Add config to the telemetry lib 1 year ago
config_unittest.py Add config to the telemetry lib 1 year ago
detector.py
detector_unittest.py
pytest.ini

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