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

Side by Side Diff: appengine/chrome_infra_mon_proxy/templates/admin.html

Issue 928043005: Monitoring proxy for time series data (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: More fine-tuning Created 5 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Admin Tasks for Chrome Infra Monitoring Proxy</title>
5 </head>
6 <body>
7 <h1>Administrative tasks for Chrome Infra Monitoring Proxy</h1>
8
9 <ul>
10 <li><a href="set-credentials">Set MonAcq endpoint credentials</a>
11 </ul>
12 </body>
13 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698