1417 Commits (5ed3bf2e4bfb1e6f0ee13dd86516d4c6fb18c7bf)
 

Author SHA1 Message Date
beorn7 5ed3bf2e4b Update vendoring of client_golang to 0.3.1. 10 years ago
Björn Rabenstein ecf3449222 Merge pull request #574 from tomprince/patch-1 10 years ago
Tom Prince 6874377e9b Use docker volume to store metric data 10 years ago
Björn Rabenstein 0a1678b5f1 Merge pull request #573 from prometheus/beorn7/fingerprint 10 years ago
beorn7 0167083da6 Improvements after review. 10 years ago
beorn7 a18cb29fa8 Update vendored client_golang to v0.3.0. 10 years ago
beorn7 9e85ab0eef Apply the new signature/fingerprinting functions from client_golang. 10 years ago
beorn7 ebac14eff3 Add version guard to persistence. 10 years ago
Julius Volz 938290624b Merge pull request #572 from fabxc/fabxc/unary_fix 10 years ago
Fabian Reinartz 182de6b99f Fix unary +/- expressions. 10 years ago
Julius Volz 0b5dd24fd2 Merge pull request #554 from fabxc/fabxc/or 10 years ago
Fabian Reinartz 6f754073d5 Add OR operation and vector matching options. 10 years ago
Julius Volz cce2f30a8b Merge pull request #567 from prometheus/floats 10 years ago
Julius Volz 0ac931aed1 Also support parsing float formats like "2.". 10 years ago
Julius Volz c2ab54e9a6 Support scientific notation and special float values. 10 years ago
Julius Volz ae832c9e63 Merge pull request #566 from prometheus/beorn7/makefile 10 years ago
Julius Volz 795704f0df Merge pull request #565 from fabxc/fabxc/labelmatcher_test 10 years ago
Fabian Reinartz 4bff5d29bf Add tests for retrieving fingerprints for label matchers. 10 years ago
beorn7 927bb55c3d Upgrade to go1.4.2. 10 years ago
Björn Rabenstein 82889319c9 Merge pull request #564 from prometheus/beorn7/release 10 years ago
Björn Rabenstein 32f7825c35 Merge pull request #563 from prometheus/beorn7/fix 10 years ago
beorn7 e9b90c4ebd Cut release 0.11.1. 10 years ago
beorn7 92991026bb Fix chunkDescsTotal count in case of errors. 10 years ago
beorn7 1db7589081 Reduce the capacity of countPersistedHeadChunks. 10 years ago
Julius Volz 78cf64bf1d Merge pull request #560 from brian-brazil/almost-human 10 years ago
beorn7 9406afad72 Do not double-count non-persisted head chunks on loading. 10 years ago
beorn7 dbc22b972c Check last time in head chunk for head chunk timeout, not first. 10 years ago
Björn Rabenstein db49fd965f Merge pull request #562 from prometheus/beorn7/vendoring 10 years ago
beorn7 f74f7f2fb1 Re-rewrite import paths. 10 years ago
beorn7 08acf744f7 Update client_golang. 10 years ago
beorn7 784176d572 Update vendoring. 10 years ago
Björn Rabenstein f8cb25e932 Merge pull request #559 from prometheus/beorn7/fix 10 years ago
beorn7 edd716e63c Fix the embarrassing bug introduced in commit 0851945. 10 years ago
Brian Brazil 93edd930a6 Better handling of edge conditions in humanizeDuration 10 years ago
Björn Rabenstein 041aa59623 Merge pull request #553 from prometheus/beorn7/release 10 years ago
beorn7 5f8d7a9dbd Cut release 0.11.0. 10 years ago
beorn7 a4f6edf496 Vendor client_golang v0.2.0. 10 years ago
Björn Rabenstein 136cf661b7 Merge pull request #545 from prometheus/beorn7/quantile 10 years ago
beorn7 1a61bcae07 Fix plural of 'histogram'. 10 years ago
Julius Volz 03191cfc8e Merge pull request #550 from atombender/fix_makefile 10 years ago
Alexander Staubo 8a47f8a44d Makefile: Calculate $(GOROOT), etc. relative to Makefile instead of using $(PWD), which is not always available (eg., in debuild). 10 years ago
beorn7 9827e1ccec Update vendoring of client_golang. 10 years ago
beorn7 17443d288b Avoid copying of the COWMetric if we already have the metric available. 10 years ago
beorn7 9e7c3e3bcd Add the histogram_quantile function. 10 years ago
Julius Volz 452c88964a Merge pull request #546 from prometheus/fix-label-grouping 10 years ago
Julius Volz 42601acfde Replace labelsToKey() with metric Fingerprint (fixes grouping bug). 10 years ago
Julius Volz 7fefccd929 Write() directly into hash and use model.SeparatorByte. 10 years ago
Julius Volz 645cf57bed Fix aggregation grouping key calculation. 10 years ago
Julius Volz 79834edcb5 Merge pull request #544 from q3k/feature/hide-instance-auth 10 years ago
Sergiusz 'q3k' Bazański 0d0bb3c030 Change instance identifiers to be host:port 10 years ago