3 Commits (89bbb885e5a56ddb921d77a28797aae00b4903eb)

Author SHA1 Message Date
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Bryan Boreham f0e1b592ab Scraping: use slices.sort for exemplars 1 year ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
shreyassrivatsan e825282dd1 Add exemplar support to the openmetrics parser (#6292) 5 years ago
Björn Rabenstein 372b3438e5 Update prometheus/client_golang to v1.0.0 (#5682) 6 years ago
Lee Gaines f4486815c1 logs filesystem type on startup (#5558) 6 years ago
Krasi Georgiev 12fe204ea6
move runtime debug funcs in own package (#4494) 6 years ago
Simon Pasquier ba22b10113 prometheus: log virtual memory limits 6 years ago
pasquier-s 2440696961 Log file descriptor limits at startup (#3567) 7 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