12797 Commits (dbe88fae22d4e8106580e90f3aa4f328d7cb484c)
 

Author SHA1 Message Date
Arthur Silva Sens 6a66f1f579
Merge pull request #13859 from prometheus/beorn7/release 8 months ago
beorn7 fc3ad66539 Appoint release shepherds for v2.52 and v2.53 8 months ago
Björn Rabenstein d81e41d58e
Merge pull request #13854 from prometheus/beorn7/testing 8 months ago
Bryan Boreham 255098e053 CI: Publish step should require all Go tests to pass 8 months ago
Bryan Boreham e1a5886c88
Merge branch 'main' into merge-2.51-into-main 8 months ago
Bryan Boreham 855b5ac4b8
Cut release 2.51.1 (#13853) 8 months ago
beorn7 65b4696b88 promql: Remove leftover debug output 8 months ago
beorn7 2c1f9558b2 promql: Fix histogram comparison in test framework 8 months ago
Bryan Boreham 2fc79839fd
Merge pull request #13851 from prometheus/krajo/pick-pr13846 8 months ago
Bryan Boreham ef7e9966d2
Merge pull request #13850 from prometheus/cherry-pick-13845 8 months ago
Björn Rabenstein b9a2a4e329
Merge pull request #13852 from prometheus/fix-hist-std-dev-var-negative 8 months ago
Jeanette Tan 4f2df329bd improve handling of empty buckets with infinite bounds in histogram std dev/var 8 months ago
Jeanette Tan 22d0f4f114 improve handling of negative bounds in histogram std dev/var 8 months ago
György Krajcsovits d64c6fe34f fix the bug of setting native histogram min bucket factor (#13846) 8 months ago
Ziqi Zhao 64dfd8a158
fix the bug of setting native histogram min bucket factor (#13846) 8 months ago
Domantas 3929d6500a [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 8 months ago
Bryan Boreham c6a42f8891
Merge pull request #13741 from bboreham/azure-test-labels 8 months ago
Domantas 435f330d0b
[BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 8 months ago
suntala 9a7c6a5cc4 Support native histogram values in template functions 8 months ago
suntala 44f385fd51 Support expansion of native histogram values in alert templates 8 months ago
Björn Rabenstein 25a8d57671
Merge pull request #13844 from aknuds1/bugfix/wlog-checkpoint-float-histogram 8 months ago
Arve Knudsen 35aab01de0 tsdb/wlog.Checkpoint: Handle also float histograms 8 months ago
Bartlomiej Plotka de05d5e11b
Merge pull request #13776 from aknuds1/arve/checkpoint-histogram-samples 8 months ago
Bartlomiej Plotka 25578f2b22
[test] Merge pull request #13790 from aknuds1/arve/retention-commit 8 months ago
Charles Korn 5cc97a1820
[tests]: extend test scripting language to support range queries (#13825) 8 months ago
Nick Pillitteri 481f14e1c0
TSDB: Don't rely on integer overflow in head compaction check (#13755) 8 months ago
Bartlomiej Plotka d771cabc95
Merge pull request #13831 from prometheus/cherry-pick-13803 8 months ago
Ben Ye ceca6c4716
[ENHANCEMENT] TSDB: Log more statistics during startup (#13838) 8 months ago
Bryan Boreham 78c0fd2f4d
Merge pull request #13799 from machine424/wbl 8 months ago
Bryan Boreham f381ee3e55
Merge pull request #13834 from arturmelanchyk/lock-free-total 8 months ago
Bryan Boreham 7d705ea9e8
Merge pull request #13830 from deterclosed/main 8 months ago
Bryan Boreham b6c144ab2d
Merge pull request #13835 from sellskin/main 8 months ago
Bryan Boreham 5540d34d94
Merge pull request #13461 from pracucci/upstream-fastregexmatcher 8 months ago
Bryan Boreham 48786ad4e8 Use slices insteda of exp/slices 8 months ago
Bryan Boreham 080d440bf8 Merge remote-tracking branch 'origin/main' into pr/13461 8 months ago
sellskin ff15b17400 remove code that will not be executed 8 months ago
Artur Melanchyk 44dcf02c69
TSDB: make total lock-free by using atomic 8 months ago
Bryan Boreham 773170f372
Merge pull request #13822 from dgl/promtool-test-errors 8 months ago
tdakkota 17e2c30754 promql: validate `label_join` destination label 8 months ago
Bryan Boreham bb62e3f808
Merge pull request #13803 from tdakkota/fix/validate-label-join-dest-label 8 months ago
deterclosed fab6298550 chore: remove repetitive word 8 months ago
Arve Knudsen bfaa0a319c
Merge pull request #13826 from aknuds1/arve/fix-mock-querier-typo 8 months ago
Julien 2ef07b850c
Merge pull request #13814 from prometheus/dependabot/go_modules/k8s-io-dcd36d7e14 8 months ago
Julien 2f57a25433
Merge pull request #13815 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.30.0 8 months ago
Julien b76ccb735f
Merge pull request #13823 from prymitive/num_dropped 8 months ago
Arve Knudsen d8e4230696 storage: Fix mockChunkQuerier type name 8 months ago
Ben Kochie 69ce3780d7
Merge pull request #13807 from prometheus/dependabot/github_actions/scripts/actions/checkout-4.1.2 8 months ago
Ben Kochie f96b794835
Merge pull request #13808 from prometheus/dependabot/github_actions/golangci/golangci-lint-action-4.0.0 8 months ago
Ben Kochie 5dc3c1dc9b
Merge pull request #13809 from prometheus/dependabot/github_actions/bufbuild/buf-setup-action-1.30.0 8 months ago
Jeanette Tan 9d32754bc0 add unit tests with all negative values for histogram_stddev and var 8 months ago