mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
b224251981
This commit simplifies the way that compactions across a database's keyspace occur due to reading the LevelDB internals. Secondarily it introduces the database size estimation mechanisms. Include database health and help interfaces. Add database statistics; remove status goroutines. This commit kills the use of Go routines to expose status throughout the web components of Prometheus. It also dumps raw LevelDB status on a separate /databases endpoint. |
||
---|---|---|
.. | ||
api | ||
blob | ||
static | ||
templates | ||
.gitignore | ||
databases.go | ||
handler.go | ||
Makefile | ||
status.go | ||
web.go |