prometheus/storage
Jan van Valburg 68f3df49d0 stoarge: fix 'access denied' error on Windows
On Windows, it is not possible to rename or delete a file that is
currerntly open. This change closes the file in dropAndPersistChunks
before it tries to delete it, or rename the temporary file to it.
2016-06-21 11:21:20 +02:00
..
local stoarge: fix 'access denied' error on Windows 2016-06-21 11:21:20 +02:00
metric Anchor regexes in vector matching 2015-11-05 11:23:43 +01:00
remote storage/remote: Spawn not more than "maxConcurrentSends" goroutines. 2016-05-19 16:15:04 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00