12474 Commits (53091126c28f518c154c365a47d617c9ee7634de)
 

Author SHA1 Message Date
Arve Knudsen e43a1d546a scripts/genproto.sh: Support OSX sed 10 months ago
Bryan Boreham 6005ac6f9d
Merge pull request #9311 from Creatone/creatone/use-testify-3 10 months ago
Peter Štibraný e2b9cfeeeb
Enforce chunks ordering when writing index. (#8085) 10 months ago
Bryan Boreham 98c4889029
Merge pull request #9298 from Creatone/creatone/use-testify 10 months ago
Bryan Boreham 857138d3ce review feedback 10 months ago
Bryan Boreham 41f3eeb048
Merge pull request #13497 from captncraig/cmp_signedheaders 10 months ago
Bryan Boreham d3c1f0d8e0 promql: can now remove regex field from EvalNodeHelper 10 months ago
Bryan Boreham fdd5b85e06 promql: faster range-query of label_replace and label_join 10 months ago
Matthias Loibl 805d51f6d3
Merge pull request #13505 from wbollock/fix/PrometheusNotIngestingSamples_label_matching 10 months ago
gotjosh aa845f7c12
Merge pull request #13527 from pracucci/decouple-rule-concurrency-and-dependency-controller 10 months ago
Marco Pracucci 5ee3fbe825
Decouple ruler dependency controller from concurrency controller 10 months ago
Mikhail Fesenko 419dd265cc
Fix strange code, add messages to code brought in #8106 (#13509) 10 months ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467) 10 months ago
Alan Protasio c006c57efc
Proposal to improve FPointSlice and HPointSlice allocation. (#13448) 10 months ago
Bryan Boreham b17f88b7fb consul sd tests: don't call FailNow from a background goroutine 10 months ago
Bryan Boreham 46008fdecd lint 10 months ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already 10 months ago
Paweł Szulik 1a47c7d59b Refactor lexer tests to use testify. 10 months ago
Paweł Szulik b0c538787d Refactor scrape tests to use testify. 10 months ago
Paweł Szulik 6e9cca8158 Refactor web tests to use testify. 10 months ago
Paweł Szulik d5eb636a89 Refactor cmd tests to use testify. 10 months ago
Mikhail Fesenko 5f2c3a5d3e
Small improvements, add const, remove copypasta (#8106) 10 months ago
Ayoub Mrini 581d8d86b4
Pod status changes not discovered by Kube Endpoints SD (#13337) 10 months ago
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify. 10 months ago
Paweł Szulik 5961f78186 Refactor tsdb tests to use testify. 10 months ago
Will Bollock 839b9e5b53
fix: PrometheusNotIngestingSamples label matching 10 months ago
Bryan Boreham 34875ae8c7
Merge pull request #13499 from bboreham/tweak-remote-tests 10 months ago
Bryan Boreham b9fdf3dad1 storage/remote: document why two benchmarks are skipped 10 months ago
gotjosh ae2852be6a
Merge pull request #12946 from dannykopping/dannykopping/rule-deps 10 months ago
Craig Peterson 5b5230deb7 remote client: apply custom headers before sigv4 transport 10 months ago
Bryan Boreham cd4562d3a6
Merge pull request #13473 from bboreham/pure-mutex 10 months ago
Bryan Boreham 14b4fbc2ff labels: make InternStrings a no-op for stringlabels version 10 months ago
Bryan Boreham dcd024a095 storage/remote: speed up StoreSeries by re-using labels.Builder 10 months ago
Bryan Boreham d9483bb77c storage/remote: add BenchmarkStoreSeries 10 months ago
Marco Pracucci 501bc6419e
Add ShardedPostings() support to TSDB (#10421) 10 months ago
Leegin 19efd0a675
api: Serialize discovered labels into JSON directly in dropped targets (#13484) 10 months ago
Leegin e3040bfabc
api: Serialize discovered and target labels into JSON directly (#13469) 10 months ago
Marco Pracucci cbbbd6e70a
Remove superfluous nil check in Group.metrics 10 months ago
Marco Pracucci 046cd7599f
Introduced sequentialRuleEvalController 10 months ago
Marco Pracucci 23f89c18b2
Improved RuleConcurrencyController interface doc 10 months ago
Marco Pracucci 2764c46531
Added more test cases to TestDependenciesEdgeCases 10 months ago
Marco Pracucci 52bc568d04
Add more test cases to TestDependenciesEdgeCases 10 months ago
Marco Pracucci 21a03dc018
Simplify the design to update concurrency controller once the rule evaluation has done 10 months ago
Marco Pracucci 1bb341fa51
Improve doc 10 months ago
Marco Pracucci 6bbb03bd00
Fixed auto-generated doc 10 months ago
Marco Pracucci ac1c6eb3ef
Fix typo in CLI flag description 10 months ago
Danny Kopping 7aa3b10c3f
Block until all rules, both sync & async, have completed evaluating 10 months ago
Danny Kopping f922534c4d
Refactoring for performance, and to allow controller to be overridden 10 months ago
Danny Kopping 5bda33375a
Rename flag 10 months ago
Danny Kopping 94cdfa30cd
Refactoring 10 months ago