prometheus/storage
Fabian Reinartz 7bd7e63f97 storage: fix struct alignment issue in test
The uint64 `numCalls` ends up being not word-aligned on certain architectures,
which makes atomic reads/writes panic.
2016-09-11 00:32:57 +02:00
..
local fix typo 2016-09-08 19:01:32 +09:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote storage: fix struct alignment issue in test 2016-09-11 00:32:57 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00