Commit Graph

10586 Commits (0372e259baf014bbade3134fd79bcdfd8cbdef2c)
 

Author SHA1 Message Date
Ganesh Vernekar f024d769e7
Add API test for histogram
2 years ago
Julien Pivotto 9e220f552f
Merge pull request #11398 from prometheus/release-2.39
2 years ago
Björn Rabenstein dccfb9db4e
histogram: Remove code replication via generics (#11361)
2 years ago
Gabriel Goller 04dd6be1a0
Added yamllint rule to ignore "on" in github actions (#11396)
2 years ago
Ganesh Vernekar d0a6488c74
Update metrics for histograms
2 years ago
Bryan Boreham 8120af22e2 benchmarks: SetBytes takes bytes per operation
2 years ago
dependabot[bot] c8786974d1 build(deps): bump github.com/aws/aws-sdk-go from 1.44.102 to 1.44.109
2 years ago
dependabot[bot] 442e608bf7 build(deps): bump actions/cache from 3.0.8 to 3.0.9
2 years ago
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
Julius Volz 80a09d06ad
Fix EC2/Lightsail SD changelog entries for 2.39.x (#11377)
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
Julien Pivotto d104977f23
Fix inputs var name (#11375)
2 years ago
Julien Pivotto 15ade71312
Fix typo in publish_release_images (#11374)
2 years ago
Julien Pivotto 37088df58b Do not reupload artefacts
2 years ago
Julien Pivotto 15e1148251 Use github token to publish release
2 years ago
Frederic Branczyk c48d8df627
Merge pull request #11353 from mborsz/protobuf
2 years ago
Ganesh Vernekar 23588fb43a
Bump the UI package to v2.39.0-rc.0 (#11367)
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 614d6c0c84
Update the VERSION file to say v2.39.0-rc.0 (#11364)
2 years ago
Ganesh Vernekar 9b2b993157
Cut v2.39.0-rc.0 (#11344)
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
Björn Rabenstein a01b3d7a14
Merge pull request #11312 from prometheus/beorn7/sparsehistogram
2 years ago
beorn7 a7c519930e histograms: Add Compact method to the normal integer Histogram
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
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