mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-05 17:25:43 -04:00
To achieve that, this PR
- converts static/index.html ("console") and graph to templates
- moved the handlebars template to separated file to avoid escaping issues
Route changes:
/status -> /
/static -> /console
/static/graph.html -> /graph
|
||
|---|---|---|
| .. | ||
| graph.css | ||
| prometheus.css | ||