Commit Graph

15 Commits (b6f89a198284a222f23bd58b59fa93b71ed44bac)

Author SHA1 Message Date
beorn7 c53f256a09 storage: Fix use of counter (Set -> Add)
8 years ago
beorn7 a90d645378 Checkpoint fingerprint mappings only upon shutdown
9 years ago
Jonathan Boulle 38098f8c95 Add missing license headers
9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log
9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model
9 years ago
beorn7 dbcb3d9333 Use an RW lock to checkpoint fingerprint mappings.
10 years ago
beorn7 3b9ab546e6 Add metrics to count inconsistencies and fp collisions.
10 years ago
Björn Rabenstein c44e7cd105 Merge pull request #706 from prometheus/beorn7/persistence2
10 years ago
Fabian Reinartz 112a778922 Align int64s for atomic operations
10 years ago
beorn7 3b9c421a69 Weed out all the [Gg]et* method names.
10 years ago
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log.
10 years ago
beorn7 7c6466d476 Reserve only ~1M FPs for the mapping.
10 years ago
beorn7 ac75dc2812 Avoid archive lookup for known mapped FPs.
10 years ago
beorn7 ed810b45bf Improvements after review.
10 years ago
beorn7 2235cec175 Handle fingerprint collisions.
10 years ago