Commit Graph

1543 Commits (af99960974d2d75d8fe04a6650ae8cb579b5f559)
 

Author SHA1 Message Date
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
Sergiusz 'q3k' Bazański bb69a3d284 Hide HTTP auth parts from URL
10 years ago
Brian Brazil 79bf5a278e Merge pull request #543 from kormat/cpucount
10 years ago
Stephen Shirley 05a746bf95 Add cpu count to rhs table
10 years ago
Julius Volz 2dd70b8c13 Merge pull request #542 from prometheus/I-cant-believe-its-not-federation
10 years ago
Brian Brazil 5adcec3018 Proof of concept for federation via console templates.
10 years ago
Julius Volz c069c0dafa Merge pull request #536 from prometheus/offset
10 years ago
Brian Brazil 40b0a1ac0d Merge pull request #537 from kormat/master
10 years ago
Stephen Shirley fbcbb6a635 Fix available memory calculation.
10 years ago
Julius Volz 15b2b5aa66 Add tests for invalid uses of "offset".
10 years ago
Julius Volz 67e20acc6c Lower-case some package-internal names.
10 years ago
Julius Volz 72d7b325a1 Implement offset operator.
10 years ago
Julius Volz 79a4a6d8e8 Merge pull request #532 from prometheus/beorn7/ingestion-tweaks
10 years ago
Julius Volz b0c8b56603 Merge pull request #527 from prometheus/nogodep-build
10 years ago
beorn7 af91fb8e31 Improve persisting chunks to disk.
10 years ago
Julius Volz 13048b7468 Simplify GOPATH/dependency setup.
10 years ago
Julius Volz 464524fa44 Make config/Makefile use user Go installation.
10 years ago
Julius Volz 5643587cc9 Also vendor Prometheus-internal deps and update existing ones.
10 years ago
Julius Volz b85c72bc50 Get rid of unnecessary tabs in Makefile.INCLUDE.
10 years ago
Julius Volz 740a99a9ac Remove Google Code files, add GitHub files for protobuf lib.
10 years ago
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps.
10 years ago
juliusv 4d135b8b36 Merge pull request #530 from prometheus/fix-mac-build
10 years ago
Julius Volz 5917a04554 Fix embedded files generation on OS X.
10 years ago
juliusv 0ae2c1fc18 Merge pull request #526 from prometheus/lightening-embedding
10 years ago
Julius Volz 8cb2c802a0 Dramatically decrease resources for file embedding.
10 years ago