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
remote storage: remove global flags 2015-06-15 19:01:06 +02:00
storage.go