Sign in
chromium
/
infra
/
infra
/
infra_libs
/
HEAD
1c51a9c
Add infra_libs as a bootstrap dependency.
by sergeyberezin
· 9 years ago
cit
deployed
main
b2e2c99
OWNERS in infra_libs: lock for modifications
by sergeyberezin
· 9 years ago
8e52870
Updated generated protobuf code
by sergiyb
· 9 years ago
46ab759
RetriableHttp to sleep between retries
by tanin
· 9 years ago
7c5e363
Add support for build category in BuildEvent
by sergiyb
· 9 years ago
a61cd2a
Update generated *_pb2.py event_mon files
by tikuta
· 9 years ago
5a2f9a7
Revert of Add setup.py to infra_libs (patchset #1 id:1 of https://codereview.chromium.org/2129103004/ )
by sergeyberezin
· 9 years ago
4f93fba
Add setup.py to infra_libs
by sergeyberezin
· 9 years ago
62aef6d
Issue 623854: Support unit annotations in ts_mon metrics
by ddoman
· 9 years ago
230e4e1
Fix RetriableHttp
by tanin
· 9 years ago
2fb4086
Make RetriableHttp to be composable
by tanin
· 9 years ago
34b9b3f
Update event_mon proto
by sergiyb
· 9 years ago
202e580
Add HttpsMonitor
by tanin
· 9 years ago
306e91e
Add Configurable metric_name_prefix
by tanin
· 9 years ago
49d27b0
Make test_net_info a bit more robust.
by dsansome
· 9 years ago
7cf4697
Update event_mon generated proto files
by Sergiy Byelozyorov
· 9 years ago
2818397
stiptime: don't actual print to stdout when converting to string.
by Andrii Shyshkalov
· 9 years ago
bd51486
Update generated proto
by sergiyb
· 9 years ago
68275f5
Add master_cleaner tool.
by dnj
· 9 years ago
8f0cbc7
Report buildbucket ID for all builds
by sergiyb
· 9 years ago
dd11284
Upgrade coverage to include missing branch info
by sergiyb
· 9 years ago
85fb0db
ts_mon: Do not send start_timestamp_us with non-cumulative distribution metrics.
by vadimsh
· 9 years ago
c0accbf
Make the log tool UI a bit more friendly:
by dsansome
· 9 years ago
3347932
BaseApplication: force flush metrics on uncaught exception.
by pgervais
· 9 years ago
b01f167
Log success unconditionally and actually retry try_num times
by sergiyb
· 9 years ago
67cb9db
ts_mon: respect autogen_hostname in the config file.
by sergeyberezin
· 9 years ago
845fbc2
Use assertIn to test specific message only
by sergiyb
· 9 years ago
0ec68de
Fix timezone for a comment
by Sergiy Byelozyorov
· 9 years ago
807b1bd
Use correct types for the command line arguments
by sergiyb
· 9 years ago
3183d36
ts_mon: read autogen_hostname option from json file.
by sergeyberezin
· 9 years ago
f4e21e4
Expose HTTP timeout and retry_backoff times and add more logging for errors
by sergeyberezin
· 9 years ago
16e5c99
test.py: compute coverage per top-level module.
by sergeyberezin
· 9 years ago
c6a4392
event_mon: workaround for type error
by pgervais
· 9 years ago
b2c1cba
ts_mon: Add --ts-mon-autogen-hostname option
by sergeyberezin
· 9 years ago
6cf141b
ts_mon: catch more exceptions in initialization.
by sergeyberezin
· 9 years ago
b54063d
Add support for step_text
by sergiyb
· 9 years ago
136b106
Update generated chrome_infra proto file from updated proto
by sergiyb
· 9 years ago
cb82660
ts_mon: catch more PubSub errors from socket.
by sergeyberezin
· 9 years ago
0cfca3c
ts_mon: don't fail on PubSub network failure.
by sergeyberezin
· 9 years ago
e738aa4
gae_ts_mon: instrument Cloud Endpoint methods
by sergeyberezin
· 9 years ago
d2f45da
Revert of gae_ts_mon: instrument Cloud Endpoint methods (patchset #11 id:200001 of https://codereview.chromium.org/1797103003/ )
by sergiyb
· 9 years ago
7ee860b
gae_ts_mon: instrument Cloud Endpoint methods
by sergeyberezin
· 9 years ago
ad03f20
Add support for patch_url field in BuildEvent
by sergiyb
· 9 years ago
2e41e64
ts_mon: catch exceptions from PubSub client.
by sergeyberezin
· 9 years ago
27a25e7
ts_mon: lazy initialization of PubSub client.
by sergeyberezin
· 9 years ago
bbeba9f
Update metrics.proto, and set metric descriptions in MetricsData messages
by dsansome
· 9 years ago
8cc6da9
Document other metrics
by dsansome
· 9 years ago
26aa391
Add private key disclaimer.
by dnj
· 9 years ago
145d27f
gae_ts_mon: do not access Datastore outside of request.
by sergeyberezin
· 9 years ago
68119be
Add a link to the inframon docs in metrics.py
by dsansome
· 9 years ago
5e65db3
event_mon: Add codereview_hostname to CQ events.
by tandrii
· 9 years ago
9691330
Change the API of instrumentation_hook to match the docstring.
by dsansome
· 9 years ago
b83b03f
event_mon: write binary files on Windows
by pgervais
· 9 years ago
d893ae7
gae_ts_mon v2
by sergeyberezin
· 9 years ago
46d1fa8
ts_mon: added 'none' as a valid special endpoint
by pgervais
· 9 years ago
688e4a2
ts_mon: Log service account used by an AppEngine app.
by sergeyberezin
· 9 years ago
f1c3787
Add fields to store round trip time of initial ping.
by yyanagisawa
· 9 years ago
67aa764
Created gae_event_mon module to simplify sending events from AppEngine apps
by sergiyb
· 9 years ago
7649c50
Add IncludeProcessor and IncludeCache stats in goma_stats.
by shinyak
· 9 years ago
af35085
ts_mon: remove dependency on apiclient (take 2).
by sergeyberezin
· 9 years ago
6f02732
Revert of ts_mon: remove dependency on apiclient. (patchset #2 id:20001 of https://codereview.chromium.org/1588623002/ )
by sergiyb
· 9 years ago
b37666c
Make a copy of the metric values dict before starting to iterate over it, so if it's modified during iteration (because an HTTP request was made for the first time to send the first 1000 metrics) it won't crash.
by dsansome
· 9 years ago
8371941
ts_mon: remove dependency on apiclient.
by sergeyberezin
· 9 years ago
84ff135
Update GomaStats to have compiler/subprogram mismatch stats.
by yyanagisawa
· 9 years ago
8fdc451
Add a missing ) to one help string, and remove quotes from another for consistency
by dsansome
· 9 years ago
493946b
Handle multiple modifications to distribution metrics correctly.
by dsansome
· 9 years ago
3a05188
Fixed isinstance checks for mocked datetimes and dates
by sergiyb
· 9 years ago
a74ee68
Fix an error when incrementing a cumulative distribution metric twice in the same request
by dsansome
· 9 years ago
afb35cc
infra_libs/logs: Check if log directory exists.
by dnj
· 9 years ago
c2af7d6
Update generated pb2 libs from proto files in google3
by sergiyb
· 9 years ago
2a0631e
Do one big memcache update with all the metric values once at the end of the request instead of individual updates for each metric.
by dsansome
· 9 years ago
abb9215
Added default timeout to InstrumentedHttp
by pgervais
· 9 years ago
73ae0e9
Set a 10 second socket timeout on ts_mon pubsub requests
by dsansome
· 9 years ago
317bf2c
Support case to send error on goma compiler_proxy.
by yyanagisawa
· 9 years ago
f854ac4
event_mon: retry in all cases
by pgervais
· 9 years ago
383cfa4
Added mock_datetime_utc utility method to be used in tests
by sergiyb
· 9 years ago
acf029d
Add more logging to ts_mon.
by sergeyberezin
· 9 years ago
f7613b0
event_mon: removed spurious error messages
by pgervais
· 10 years ago
24aa5c4
Improved event_mon logging
by pgervais
· 10 years ago
da43c24
Correct standard dir to credentials on windows
by pgervais
· 10 years ago
790d0fa
event_mon: more test coverage
by pgervais
· 10 years ago
2999b89
event_mon: http code tested
by pgervais
· 10 years ago
6b1cf58
Implementation of HttpMock to help testing httplib2 code.
by pgervais
· 10 years ago
b34790b
Instrumented event_mon http requests
by pgervais
· 10 years ago
e45b239
event_mon: catch all exceptions in the send loop
by pgervais
· 10 years ago
6bbbe7e
Instrumented authenticated request
by pgervais
· 10 years ago
5ede285
ts_mon: removed support for https:// endpoints
by pgervais
· 10 years ago
7dcec1a
Update event_mon proto.
by sergeyberezin
· 10 years ago
2abacce
send_monitoring_event: support for default event and gomastats
by Philippe Gervais
· 10 years ago
68e1911
Module time_functions moved to infra_libs - update all imports
by sergiyb
· 10 years ago
b9ed6a0
event_mon: fixed timestamp_kind for service events
by pgervais
· 10 years ago
94d7c0f
Moved time_functions into infra_libs to make it more useful for AE apps
by sergiyb
· 10 years ago
ec81138
event_mon: removed timestamp_kind default
by pgervais
· 10 years ago
1c1a60e
Update event_mon protos
by sergeyberezin
· 10 years ago
4c54e0d
event_mon: support for GomaStats
by pgervais
· 10 years ago
88dfe55
Added event_mon.set_default_event
by pgervais
· 10 years ago
043aef4
Instrument webapp2.WSGIApplications with common HTTP server metrics
by dsansome
· 10 years ago
8dad068
Fix ts_mon and service_manager tests on windows
by dsansome
· 10 years ago
2e26cfa
event_mon: fixed spurious error message
by pgervais
· 10 years ago
ea6eac9
Add a --logs-debug-file flag to write a DEBUG log file
by dsansome
· 10 years ago
Next »