10269 Commits (2673f94eb1e2435f904ede57b2796fb9cb209766)
 

Author SHA1 Message Date
dependabot[bot] 2673f94eb1 build(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2 2 years ago
dependabot[bot] f475bc7ddb build(deps): bump github.com/linode/linodego from 1.9.1 to 1.9.3 2 years ago
Bryan Boreham 9b31adc4e8
tsdb: fix up sort call with faster slices.Sort (#11380) 2 years ago
Giedrius Statkevičius a1d6ba59ac
promql: pass down subquery interval (#11163) 2 years ago
Bryan Boreham 3330d85ba8
Replace sort.Strings and sort.Ints with faster slices.Sort (#11318) 2 years ago
Bryan Boreham 7f2374b703
tsdb: faster postings sort with generic slices.Sort (#11054) 2 years ago
Frederic Branczyk c48d8df627
Merge pull request #11353 from mborsz/protobuf 2 years ago
Julius Volz fbec3bfc90
Small improvements to out-of-order ingestion docs (#11366) 2 years ago
Marijn Haverbeke 8dbb2eaf0b
Clean up the Lezer grammar output tree (#11333) 2 years ago
Miguel Ángel Ortuño e4b87a7a2a
api: export point marshaling functions (#11323) 2 years ago
Ganesh Vernekar 83d738e263
Fix 'invalid magic number 0' bug (#11338) 2 years ago
Ganesh Vernekar f371d7f0fb
Add docs for out of order ingestion (#11340) 2 years ago
Ganesh Vernekar f34aeefe6e
Allow overlapping blocks by default (#11331) 2 years ago
Robert Fratto 448cfda6c1
tsdb/agent: fix validation of default options (#9876) 2 years ago
Bryan Boreham d166da7b59
tsdb: stop saving a copy of last 4 samples in memSeries (#11296) 2 years ago
Bryan Boreham ff00dee262
tsdb: turn off transaction isolation for head compaction (#11317) 2 years ago
Bryan Boreham d0607435a2
tsdb: remove chunkRange and oooCapMax from memSeries (#11288) 2 years ago
Paschalis Tsilias f2ee959354
Remove 'metadata-storage' CLI flag (#11351) 2 years ago
Maciej Borsz 56eba3ace2 Use protobuf encoding in client-go 2 years ago
Augustin Husson 734772f828
upgrade go version on gitpod (#11335) 2 years ago
Ganesh Vernekar da42612dbd
Update dependencies for v2.39 (#11330) 2 years ago
Augustin Husson f67f87c82b
Update npm deps for v2.39 and fix the script called to do it (#11332) 2 years ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Bryan Boreham af6167df58
WAL loading: don't send empty buffers over chan (#11319) 2 years ago
Luis Filipe Pessoa 9591103bb9
Allow copying label-value pair to buffer on click (#11229) 2 years ago
Brian Candler 4a493db432
Add __meta_ec2_region label (#11326) 2 years ago
Ben Kochie 2bb457dcce
Merge pull request #11315 from prometheus/superq/no_orb_sync 2 years ago
SuperQ 82f53442c6
Stop syncing CircleCI orb version 2 years ago
Alan Protasio f1a3dbbb6b
GetSeries should Select sorted results only if more than one matcher is requested (#11313) 2 years ago
Julien Pivotto 35d6813963
Add secret for repo sync (#11309) 2 years ago
Bryan Boreham d2701be53a
tsdb: remove chunk pool from memSeries (#11280) 2 years ago
Bryan Boreham e49d596fb1
WAL loading: check sample time is valid earlier (#11307) 2 years ago
Ganesh Vernekar 83e11014dd
Remove unnecessary tsdb/tsdbutil/buffer.go (#11302) 2 years ago
Bryan Boreham 136f8b0ebb
tsdb: comment reason for isolation tracking reads (#11301) 2 years ago
dependabot[bot] 770014e6f4 build(deps): bump github.com/aws/aws-sdk-go from 1.44.93 to 1.44.94 2 years ago
Simon Pasquier 0c9f9b7f3f
Merge pull request #11293 from simonpasquier/fix-jsonnet-comment 2 years ago
dependabot[bot] 161a3010d1 build(deps): bump github.com/docker/docker 2 years ago
Simon Pasquier ec7929aaa8 documentation/prometheus-mixin: fix comment typo 2 years ago
Bryan Boreham 4927e13537 scrape tests: undo EmptyLabels change 2 years ago
Bryan Boreham c438b50133 cmd/promtool: in tests use labels.FromStrings 2 years ago
Bryan Boreham 8297f5cb6b rules: in tests use labels.FromStrings 2 years ago
Bryan Boreham 3029320ce6 storage/remote: in tests use labels.FromStrings 2 years ago
Bryan Boreham 14780c3b4e scrape: in tests use labels.FromStrings 2 years ago
Bryan Boreham ac02cfcb79 notifier: in tests use labels.FromStrings 2 years ago
Bryan Boreham 735914f692 cmd/prometheus: in tests use labels.FromStrings 2 years ago
Bryan Boreham b01d29cf9e promql: in tests use labels.FromStrings 2 years ago
Bryan Boreham ad1c257899 storage: in tests use labels.FromStrings 2 years ago
Bryan Boreham 176fa38e76 tsdb: in tests use labels.FromStrings 2 years ago
Bryan Boreham 0437dd7cee tsdb/wal: in tests use labels.FromStrings 2 years ago
Bryan Boreham 31bb281185 config: in tests use labels.FromStrings 2 years ago