This is to support sending metrics from cluster-fuzz.appspot.com and a few other places. We don't need to use MonitoringProxy. We'll just call MonAPI directly. Here's an old CR where we remove MonitoringProxy: https://codereview.chromium.org/1433543003
* Here's an old CR where we remove an http monitoring: https://codereview.chromium.org/1433543003 We want to add that back.
https://codereview.chromium.org/2114073002/
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/2f08d02cb4cb2bff8b9c8885487792cc213675cf commit 2f08d02cb4cb2bff8b9c8885487792cc213675cf Author: tanin <tanin@chromium.org> Date: Thu Jul 07 01:23:03 2016 Add HttpsMonitor BUG= 625226 R=sergeyberezin@chromium.org Review-Url: https://codereview.chromium.org/2114073002 [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/__init__.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/httplib2_utils.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/test/httplib2_utils_test.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/common/monitors.py [add] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/common/pb_to_popo.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/common/test/monitors_test.py [add] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/common/test/pb_to_popo_test.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/config.py [modify] https://crrev.com/2f08d02cb4cb2bff8b9c8885487792cc213675cf/infra_libs/ts_mon/test/config_test.py
I believe this is working now, closing.
Comment 1 by ta...@google.com
, Jul 1 2016