prometheus/storage
beorn7 9016917d1c Increment dirty counter only if setDirty(true) is called.
Currently, we increment the counter even if setDirty(false) is called,
which sets the storage clean.
2015-06-22 18:12:55 +02:00
..
local Increment dirty counter only if setDirty(true) is called. 2015-06-22 18:12:55 +02:00
metric Create promql package with lexer/parser. 2015-04-23 16:04:50 +02:00
remote storage: remove global flags 2015-06-15 19:01:06 +02:00
storage.go Allow writing to InfluxDB/OpenTSDB at the same time. 2015-04-02 20:24:38 +02:00