Python GAE ts_mon guide: https://chromium.googlesource.com/infra/infra/+/master/appengine_module/gae_ts_mon/README.md
You'll probably need to DEPS in (or third_party it in directly if you don't use deps.py) from infra.git as a first step.
Here's a CL where this lib was added to cr-buildbucket: https://codereview.chromium.org/1532713002 (there may be a better or more recent example than this one)
After this is done and metric data is visible in pcon: we'll add viceroy dashboard pages for Perf Dashboard, which I'll file as a separate bug.
Let's keep this open to track converting existing logs-based metrics to tsmon and adding new tsmon metrics?
I'll start with timing.py, then grep for other logging.
Does anybody want any other tsmon metrics in particular?
Comment 1 by seanmccullough@chromium.org
, Jul 24