prometheus/storage/local/chunk
Julius Volz c212ef0326 Add Chunk.Utilization() methods
When using the chunking code in other projects (both Weave Prism and
ChronixDB ingester), you sometimes want to know how well you are
utilizing your chunks when closing/storing them.
2016-10-06 16:31:59 +02:00
..
chunk.go Add Chunk.Utilization() methods 2016-10-06 16:31:59 +02:00
delta.go Add Chunk.Utilization() methods 2016-10-06 16:31:59 +02:00
delta_helpers.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
delta_test.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
doubledelta.go Add Chunk.Utilization() methods 2016-10-06 16:31:59 +02:00
instrumentation.go Review fixups. 2016-09-28 23:42:44 +02:00
varbit.go Add Chunk.Utilization() methods 2016-10-06 16:31:59 +02:00
varbit_helpers.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
varbit_test.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00