12485 Commits (d1abc3f2557660728dc6a34eb2da1f32461b6665)
 

Author SHA1 Message Date
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 10 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp 10 months ago
beorn7 553d92affd model/labels: Fix new lint warning in test 10 months ago
beorn7 86d7618d84 promql: Fix wrongly scoped range vectors 10 months ago
beorn7 384ab025e0 promql: Expose issue #11708 10 months ago
Bryan Boreham 8655fe5401
Merge pull request #13491 from bboreham/faster-store-series 10 months ago
Bryan Boreham 3ce816fa3b
Merge pull request #13492 from bboreham/no-labelstrings-intern 10 months ago
Arve Knudsen 0853e52f4e
util/runtime: Ignore nolintlint failure on OSX (#13546) 10 months ago
Björn Rabenstein 0a3fd8d958
Merge pull request #13543 from aknuds1/arve/portable-genproto 10 months ago
Bryan Boreham 87e4284c99
Merge pull request #13545 from aknuds1/arve/golangci-lint-arm64 10 months ago
Arve Knudsen 7d7787f250 Makefile: Support golangci-lint on ARM64 10 months ago
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