prometheus/utility
Matt T. Proud b224251981 Simplify compaction and expose database sizes.
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.
2013-05-14 12:29:53 +02:00
..
test
bytesize.go Simplify compaction and expose database sizes. 2013-05-14 12:29:53 +02:00
embed-static.sh
set.go
set_test.go
sort.go Add sort() and sort_desc() expression language functions. 2013-04-10 18:05:45 +02:00
strconv.go
time.go
uncertaintygroup.go Remove race conditions from UncertaintyGroup 2013-05-07 18:15:16 +02:00
uncertaintygroup_test.go Add curation remark table and refactor error mgmt. 2013-04-28 17:26:34 +02:00