mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-04 22:22:39 -04:00
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. |
||
|---|---|---|
| .. | ||
| api | ||
| blob | ||
| httputils | ||
| static | ||
| templates | ||
| .gitignore | ||
| alerts.go | ||
| consoles.go | ||
| handler.go | ||
| Makefile | ||
| status.go | ||
| web.go | ||