Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2413)

Unified Diff: appengine/third_party/gae_ts_mon/__init__.py

Issue 2673613003: luci-py: Roll infra_libs. (Closed)
Patch Set: rolll Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/third_party/gae_ts_mon/README.swarming ('k') | client/third_party/infra_libs/README.swarming » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/third_party/gae_ts_mon/__init__.py
diff --git a/appengine/third_party/gae_ts_mon/__init__.py b/appengine/third_party/gae_ts_mon/__init__.py
index cca76fd26afc579d2e1f7244be69a24a7d60f0b9..693a208f633bbe478d4bddf33347f71faa05c15a 100644
--- a/appengine/third_party/gae_ts_mon/__init__.py
+++ b/appengine/third_party/gae_ts_mon/__init__.py
@@ -36,6 +36,7 @@ sys.modules['infra_libs.httplib2_utils'] = infra_libs.ts_mon.httplib2_utils
from config import DjangoMiddleware
from config import initialize
from config import instrument_endpoint
+from config import instrument_wsgi_application
from config import reset_for_unittest
from infra_libs.ts_mon.handlers import app
from infra_libs.ts_mon.shared import register_global_metrics
« no previous file with comments | « appengine/third_party/gae_ts_mon/README.swarming ('k') | client/third_party/infra_libs/README.swarming » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698