1 Commits (d5f68872943062d4535ef8cffc53b4613a541d11)

Author SHA1 Message Date
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Julius Volz c3d6abc8e6 Fix some lint errors (#3334) 7 years ago
Brian Brazil 73049ba79d Make the choice of NaN values clearer. 8 years ago
Brian Brazil a5cf25743c Move stalness check into a function 8 years ago
Brian Brazil beaa7d5a43 Move consistent NaN logic into the parser. 8 years ago
Brian Brazil 76acf7b9b1 Ensure all the NaNs we ingest have the same bit pattern. 8 years ago
Shashank Varanasi 61235fd851 Print system information (uname) at Prometheus startup (#2709) 8 years ago
Fabian Reinartz 7d441abd7b vendor: update prometheus org dependencies 9 years ago
Fabian Reinartz 468d2eb60e Vendoring via govendor 9 years ago
Fabian Reinartz 1535ef1457 Replace metric.SamplePair with model.SamplePair 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Julius Volz d4374a9265 More efficient JSON query result format. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Julius Volz c9618d11e8 Introduce copy-on-write for metrics in AST. 10 years ago
Julius Volz c3fcea45e3 Support finer time resolutions than 1 second. 10 years ago
Bjoern Rabenstein 83b4fa868d Fix GetBoundaryValues. 10 years ago
Bjoern Rabenstein 934d09f738 Fix race during shutdown. 10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Matt T. Proud 3e969a8ca2 Parameterize the buffer for marshal/unmarshal. 11 years ago
Matt T. Proud 6ec72393c4 Correct size of unmarshalling destination buffer. 11 years ago
Julius Volz 86fc13a52e Convert metric.Values to slice of values. 11 years ago
Julius Volz a7d0973fe3 Add version field to LevelDB sample format. 11 years ago
Julius Volz 1eee448bc1 Store samples in custom binary encoding. 11 years ago
Bjoern Rabenstein 6bc083f38b Major code cleanup in storage. 11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code. 11 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago