prometheus/web/templates
Fabian Reinartz 385919a65a Avoid inter-component blocking if ingestion/scraping blocks.
Appending to the storage can block for a long time. Timing out
scrapes can also cause longer blocks. This commit avoids that those
blocks affect other compnents than the target itself.
Also the Target interface was removed.
2015-05-18 17:58:51 +02:00
..
_base.html #625 Fix incorrect consoles URL 2015-04-06 17:30:13 +02:00
alerts.html Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
graph.html Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
status.html Avoid inter-component blocking if ingestion/scraping blocks. 2015-05-18 17:58:51 +02:00