Commit Graph

10767 Commits (5ad74e6e718e7c4809205c7b7eb499f8af65b07d)
 

Author SHA1 Message Date
Björn Rabenstein 8d045058c8
Merge pull request #11448 from codesome/gateproto
2 years ago
Ganesh Vernekar 648be89822
Merge remote-tracking branch 'upstream/main' into fix-conflict
2 years ago
Ganesh Vernekar 8e29110949
Add/Improve unit tests for compaction with histogram (#11342)
2 years ago
Ganesh Vernekar 081ad2d690
Update help text for enable-feature to mention native-histograms
2 years ago
Ganesh Vernekar 3cbf87b83d
Enable protobuf negotiation only when histograms are enabled
2 years ago
Ganesh Vernekar bde500e690
Merge pull request #11420 from jesusvazquez/jvp/update-sparsehistogram-with-main-v2
2 years ago
Ganesh Vernekar 507bfa46fd
Fix HistogramChunk's AtFloatHistogram()
2 years ago
dependabot[bot] ee1c8f3a25
build(deps): bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 (#11382)
2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts
2 years ago
beorn7 430bdc9dd0 prompb: Add note about experimental state of native histograms
2 years ago
Björn Rabenstein a5f0928786
Merge pull request #11418 from prometheus/beorn7/sparsehistogram
2 years ago
Frederic Branczyk d816106e3e
Merge pull request #11440 from roidelapluie/obscomment
2 years ago
Brian Choromanski 407a29386f
Updated feature request template (#11412)
2 years ago
Julien Pivotto b355e833d5 k8s example: Remove obsolete comment
2 years ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352)
2 years ago
Raihan Nismara bfd320e186
Update README.md (#11413)
2 years ago
Richard Hartmann 3cd3838e7f
Merge pull request #11430 from sonali-rajput/sonali-rajput/broken-link-in-documentation-11069
2 years ago
Ganesh Vernekar 82925eed4a
Merge pull request #11429 from prometheus/release-2.39
2 years ago
Sonali Rajput 9165aedb49 Fixed broken link in tsdb README.md
2 years ago
Ganesh Vernekar dcd6af9e0d
Cut v2.39.1 (#11428)
2 years ago
Ganesh Vernekar 46b26c4f09
Fix notifier relabel changing the labels of active alerts (#11427)
2 years ago
beorn7 bf0847073d histogram: Modify getBound to deal properly with infinity
2 years ago
Julien Pivotto 8ed39fdab1
Merge pull request #11416 from pstibrany/use-updated-regexp-branch
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Björn Rabenstein 2915e4960c
Merge pull request #11395 from codesome/histometrics
2 years ago
Björn Rabenstein 83901e7cac
Merge pull request #11402 from codesome/moar-tests
2 years ago
Peter Štibraný fdf55df80c Update github.com/grafana/regexp to use speedup-golang-1.19.2 branch
2 years ago
Ganesh Vernekar 73d805cf6c
Merge pull request #11414 from prometheus/release-2.39
2 years ago
Ganesh Vernekar 6d7f26c46f
Cut v2.39.0 (#11407)
2 years ago
Ganesh Vernekar f7a7b18cdc
Merge pull request #11403 from prometheus/release-2.39
2 years ago
Augustin Husson ffb0ec2ca4
adjust package-json to match the correct version of the modules (#11401)
2 years ago
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