3628 Commits (d3297e06863728de1507bc18fbcd73b6eec84e7a)
 

Author SHA1 Message Date
beorn7 3f02e33e34 Re-add counting of evict chunk ops and decrementing NumMemChunks 8 years ago
Julius Volz ab870ac653 Clean up some doc comments 8 years ago
Björn Rabenstein 5ec9869463 Merge pull request #2071 from prometheus/beorn7/storage 8 years ago
beorn7 719508752b Re-add counting of evict chunk ops and decrementing NumMemChunks 8 years ago
Brian Brazil a728f193de Merge pull request #2063 from dominikschulz/gce_instance_status 8 years ago
Brian Brazil 008dd20d7a Merge pull request #2064 from dominikschulz/gce_copy 8 years ago
Dominik Schulz 72cbf8af6f Fix small copy and paste error 8 years ago
Dominik Schulz c73aa82589 Add GCE Instance Status 8 years ago
Björn Rabenstein 0cf8586136 Merge pull request #2059 from prometheus/release-1.2 8 years ago
beorn7 522c933614 Merge branch 'master' into release-1.2 8 years ago
bekbulatov 01b53c1180 Add tls support 8 years ago
beorn7 d8cbac1225 Abbreviate CHANGELOG.md entry for 1.2.0 8 years ago
Björn Rabenstein 05d3d6d9f7 Merge pull request #2060 from prometheus/cleanup-comments 8 years ago
Julius Volz cb02f017ee Clean up some doc comments 8 years ago
beorn7 836c61e1da Cut v1.2.0 8 years ago
Julius Volz 2844a8c7b5 Merge pull request #2055 from prometheus/utilization 8 years ago
Julius Volz c212ef0326 Add Chunk.Utilization() methods 8 years ago
Julius Volz 0dbcf55bd2 Merge pull request #2054 from prometheus/remove-grpc-leftovers 8 years ago
Julius Volz ee8e8d1d31 Merge pull request #2053 from prometheus/fix-remote-write-example 8 years ago
Julius Volz b5163351bf Simplify and fix remote write example 8 years ago
Julius Volz c7932aa009 Remove gRPC leftovers in protobuf definitions 8 years ago
Björn Rabenstein 1e2f03f668 Merge pull request #2005 from redbaron/microoptimise-matching 8 years ago
Maxim Ivanov e6db9f8159 New fpsForLabelMatchers and seriesForLabelMatchers methods 8 years ago
Brian Brazil 6e8f87a37f Merge pull request #2047 from prometheus/write-relabel 8 years ago
Brian Brazil 77605649a9 Add support for remote write relabelling. 8 years ago
Julius Volz 9172728125 Merge pull request #2050 from prometheus/unpublish-series-methods 8 years ago
Tobias Schmidt f07e67650e Merge pull request #2049 from prometheus/ctxfn-error 8 years ago
Julius Volz c9d4526428 Unpublish accidentally published series methods 8 years ago
Julius Volz 4f79072fd1 Update common/route vendoring for contextFn errors 8 years ago
Julius Volz c0889fd92e Merge pull request #2032 from prometheus/separate-chunk-package 8 years ago
Maxim Ivanov 4978a65495 Extract initial FP candidate build logic into candidateFPsForLabelMatchers method 8 years ago
Maxim Ivanov c048a0cde8 Add metrics to result after checking all matchers 8 years ago
Maxim Ivanov bedc0eda1f Added BenchmarkQueryRange 8 years ago
Fabian Reinartz 32d29f8dbc Merge pull request #2044 from prometheus/changes-nan 8 years ago
Fabian Reinartz ccbce0c51f promql: handle NaN in changes() correctly 8 years ago
Julius Volz c25f0de5ae Remove local.ZeroSample{,Pair}, use model definitions 8 years ago
Julius Volz 50b5837a63 Update github.com/prometheus/common/model vendoring 8 years ago
Julius Volz 044ebce779 Review fixups. 8 years ago
Julius Volz 0c64ad1a3d Merge pull request #2012 from prometheus/context-consolidation 8 years ago
Julius Volz 00f5e5470e Merge pull request #2035 from brancz/external-relabelling 8 years ago
Frederic Branczyk 572423cbe5
notifier: attach external labels before relabelling 8 years ago
Fabian Reinartz 0baab6a88c Merge pull request #2034 from roman-vynar/consul-tolerance 8 years ago
Roman Vynar db63a4bd2a
Do not fail Consul discovery on Prometheus startup when Consul is down. 8 years ago
Julius Volz d30a3c7c0f Fix accidental publishing of memorySeries.firstTime() 8 years ago
Julius Volz ab80ced756 storage: separate chunk package, publish more names 8 years ago
Julius Volz 42c05dd3a2 Merge pull request #2011 from mattkanwisher/chuck-public 8 years ago
Fabian Reinartz 57b358b82a vendor: update govalidator (#2023) 8 years ago
Fabian Reinartz 5e57fa85c0 Merge pull request #2016 from mattbostock/fix_race_between_reload_and_stop 8 years ago
Fabian Reinartz 71b332278d Merge pull request #2021 from prometheus/beorn7/storage 8 years ago
beorn7 ca98382943 Avoid `defer` in seriesMap.get 8 years ago