prometheus/storage
Matt T. Proud d468271e2f Fix append queue telemetry and parameterize sizes.
The original append queue telemetry never worked, because it was
updated only upon the exit of the select statement, which would
usually liberate the queues of contents.  This has been fixed to
be reported arbitrarily.

The queue sizes are now parameterizable via flags.
2013-04-16 17:13:29 +02:00
..
metric Fix append queue telemetry and parameterize sizes. 2013-04-16 17:13:29 +02:00
raw Validate diskFrontier domain for series candidate. 2013-04-09 11:47:16 +02:00
interface.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00