|
|
Roll infra_libs to 564aaf7480f24c90687df79d9cef910cc342a54d
git log --pretty=oneline 7e28e70c2fe992617957983af92ba827183cc9fd..564aaf7480f24c90687df79d9cef910cc342a54d -- .
a2d4431bc6d86f6b95d680206b177640d102ce26 Update chrome_infra_log_pb2.py to include SwarmingTaskEvent
6e8a8fac230c61e1e9e299be397fcd748c0ad65b ts_mon: Allow location of cert bundle to be configured via command line.
828603b4944ab24a8e26eaef9b68508c3cf163b7 Remove SVN version support from event_mon
52028bb6244a1065e72bf11aead5adc8f562b8f1 Update chrome_infra_log_pb2.py to include AnalyzeEvent
566f58f5a9d7f9076bfa135a714db5724c03eb77 Add counter for forced local fallback in remote compile setup.
f719cf36cfc7115a8651c9dc86209d7744732ca1 Populate distribution's count
911505034840af307f96066471933e95b69fb5fd Add support for the new MonAPI's proto.
9d70922c77a6a4a6de80d940fd402301af52b694 ts_mon: improve compatibility with oauth2client 3.0.0
BUG= 643378, 634559
Committed: https://github.com/luci/luci-py/commit/c3edcb6bcca9d51822642404127fe6493be5d2bc
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2909 lines, -1184 lines) |
Patch |
 |
M |
appengine/third_party/gae_event_mon/README.swarming
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/third_party/gae_ts_mon/README.swarming
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/README.swarming
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/_command_line_linux.py
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/_command_line_stub.py
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/event_mon/checkouts.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/event_mon/monitoring.py
|
View
|
|
3 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/event_mon/protos/chrome_infra_log_pb2.py
|
View
|
|
6 chunks |
+978 lines, -116 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/event_mon/protos/goma_stats_pb2.py
|
View
|
|
26 chunks |
+122 lines, -44 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/common/interface.py
|
View
|
|
3 chunks |
+58 lines, -7 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/common/metric_store.py
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/common/metrics.py
|
View
|
|
12 chunks |
+187 lines, -1 line |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/common/monitors.py
|
View
|
|
5 chunks |
+21 lines, -7 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/common/targets.py
|
View
|
|
5 chunks |
+44 lines, -1 line |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/config.py
|
View
|
|
5 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/REAME.md
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
client/third_party/infra_libs/ts_mon/protos/__init__.py
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/acquisition_network_device.proto
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/acquisition_network_device_pb2.py
|
View
|
|
1 chunk |
+0 lines, -111 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/acquisition_task.proto
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/acquisition_task_pb2.py
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/REAME.md
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/__init__.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/acquisition_network_device.proto
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/acquisition_network_device_pb2.py
|
View
|
|
4 chunks |
+22 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/acquisition_task.proto
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/acquisition_task_pb2.py
|
View
|
|
4 chunks |
+21 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/metrics.proto
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/current/metrics_pb2.py
|
View
|
|
15 chunks |
+50 lines, -27 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/metrics.proto
|
View
|
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
 |
D |
client/third_party/infra_libs/ts_mon/protos/metrics_pb2.py
|
View
|
|
1 chunk |
+0 lines, -523 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/README.md
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/__init__.py
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/acquisition_network_device.proto
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/acquisition_network_device_pb2.py
|
View
|
|
1 chunk |
+164 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/acquisition_task.proto
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/acquisition_task_pb2.py
|
View
|
|
4 chunks |
+50 lines, -18 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/any.proto
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/any_pb2.py
|
View
|
|
4 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/metrics.proto
|
View
|
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/metrics_pb2.py
|
View
|
|
1 chunk |
+926 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/third_party/infra_libs/ts_mon/protos/new/timestamp.proto
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
client/third_party/infra_libs/ts_mon/protos/new/timestamp_pb2.py
|
View
|
|
4 chunks |
+11 lines, -15 lines |
0 comments
|
Download
|
Total messages: 14 (5 generated)
|