Commit Graph

1581 Commits (c36e0e05f12287b82741b7702dc1fd4838bd2d2e)
 

Author SHA1 Message Date
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
Björn Rabenstein 498e1b5154 Merge pull request #524 from prometheus/beorn7/ingestion-tweaks
10 years ago
beorn7 e22f26bc58 Move to a queue model for appending samples after all.
10 years ago
beorn7 fe518fdb28 Simplify AppendSamples by allowing it to be goroutine-unsafe.
10 years ago
beorn7 8a1c195b54 Move emptiness check to the receivers.
10 years ago
beorn7 5d3cd65a5d Improve performance of ingestion.
10 years ago
Johannes 'fish' Ziemke 3d0fb51648 Merge pull request #521 from sammcj/patch-1
10 years ago
Sam ddc065b943 Clean fetched package cache
10 years ago
juliusv fd9ee9b009 Merge pull request #518 from prometheus/beorn7/ingestion-tweaks
10 years ago
beorn7 11b3c2387c Improvements after review.
10 years ago
beorn7 0f191629c6 Next try to deal with backed-up ingestion.
10 years ago
juliusv 5a4fe403ff Merge pull request #514 from prometheus/fix-graph-js-errors
10 years ago
juliusv af410426de Merge pull request #517 from prometheus/flag-cleanup
10 years ago