Commit Graph

10549 Commits (a07a94a5abb8a979d8aa87297f77f3979148b2da)
 

Author SHA1 Message Date
Ganesh Vernekar 758e29258b
Add/Improve unit tests for compaction with histogram Part 2 (#11343)
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
Ganesh Vernekar 2474c6fb2c
Error on amending histograms on append (#11308)
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
Björn Rabenstein 7ad36505d5
tsdb: Update comment about a possible space optimization (#11303)
2 years ago
Bryan Boreham e49d596fb1
WAL loading: check sample time is valid earlier (#11307)
2 years ago
Ganesh Vernekar d354f20c2a
Add a feature flag to control native histogram ingestion (#11253)
2 years ago
Ganesh Vernekar 83e11014dd
Remove unnecessary tsdb/tsdbutil/buffer.go (#11302)
2 years ago
Ganesh Vernekar b2d01cbc57
Remove unnecessary code in encoding/decoding histograms (#11252)
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
Bryan Boreham 5421c778ba labels: in tests use labels.FromStrings
2 years ago
Julien Pivotto ec6c1f17d1
Update dependencies (#11287)
2 years ago
Julien Pivotto 4d13976e47
Update actions to keep permissions (#11289)
2 years ago
dependabot[bot] 6bfb1a2ce2
build(deps): bump github.com/prometheus/prometheus (#11247)
2 years ago
Bogdan Drutu 3cde9287a6
scrape: remove unused member from cacheEntry (#11281)
2 years ago
Bogdan Drutu f736a9e953
scrape: remove duplicate mutex unlock (#11282)
2 years ago
Bogdan Drutu c8cfe5c25d
scrape: remove unused argument in newScrapeLoop (#11283)
2 years ago
Björn Rabenstein 4f7f5cdfd7
Merge pull request #11228 from codesome/nh-test5
2 years ago
Björn Rabenstein ca42763d71
Merge pull request #11227 from codesome/nh-test4
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
Julien Pivotto 0a4c6d6c48
Refactor UI publishing and polish tests (#11267)
2 years ago
Julien Pivotto a703f9814b
Go back to docker build (#11263)
2 years ago
Matt 7541baff87
Make build script compatible with older gzip (#11256)
2 years ago
Julien Pivotto fc1a36d476
Fix docker images publishing (#11260)
2 years ago