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