12626 Commits (602eb69edfe87f90e8a1a2844168c946f83aa3f6)
 

Author SHA1 Message Date
Bryan Boreham 602eb69edf promql: refactor: extract function nextSample 8 months ago
Bryan Boreham eb41e770b7 promql: refactor: extract function addToSeries 8 months ago
Bryan Boreham 53a3138eeb promql aggregations: pre-generate mapping from inputs to outputs 8 months ago
Bryan Boreham cb6c4b3092 promql: simplify k/q parameter to topk/bottomk/quantile 8 months ago
Bryan Boreham b3bda7df4b promql: aggregations: skip copying input to a Vector 8 months ago
Bryan Boreham c9b6c4c55a promql: aggregations: output directly to matrix for instant queries 8 months ago
Bryan Boreham 3851b74db1 promql: aggregations: skip result vector in range queries 8 months ago
Bryan Boreham 59548b8a0b promql: refactor: move collection of results into aggregation() 8 months ago
Bryan Boreham bd9bdccb22 promql: refactor: simplify internal data structures 8 months ago
Bryan Boreham 5f10d17cef promql: refactor: split out aggregations over range 8 months ago
Bryan Boreham e5f667537c promql: refactor: initialize aggregation before storing in map 8 months ago
Bryan Boreham 29244fb841 promql: refactor: extract count_values implementation 8 months ago
Bryan Boreham 8e04ab6dd4 promql: refactor: extract generateGroupingLabels function 8 months ago
David Ashpole bbfc72b4e2
support unregistering discovery manager metrics (#13896) 8 months ago
Julien 8b72ed77f8
Merge pull request #13869 from prometheus/dependabot/go_modules/go-opentelemetry-io-1393210b43 8 months ago
Julien 8eb9228af8
Merge pull request #13864 from yeya24/expose-compactor-metrics 8 months ago
Julien 48c8ec19bc
Merge pull request #13882 from prometheus/update-featureflag-docs 8 months ago
dandrucz 38b75bc0d7
Linode IPv6 Range support, Optional region filtering, Missing fields in Documentation fixed (#13774) 8 months ago
Jonathan Halterman 113938aeb8
Log out of order when writing a block (#13888) 8 months ago
Bryan Boreham 8799581b24
Merge pull request #13554 from machine424/k8s-failures 8 months ago
Bryan Boreham 31491eb37c
Merge pull request #13885 from bboreham/readable-test 8 months ago
Bryan Boreham 7c28521451 [TESTS] Truncate some long test names, for readability 8 months ago
Charles Korn cd72ebb05f
promql: include more details in error message when creating test query fails or an unexpected series is returned (#13847) 8 months ago
Nicolas Takashi 8125634086
[refactor] moving mergedOOOChunks Iterator (#13881) 8 months ago
Arthur Silva Sens db64d2dcdc
Update documentation about existing feature-flags 8 months ago
Julius Volz 9b7de47787
Remove unused Dmn field on EvalNodeHelper (#13877) 8 months ago
dependabot[bot] 2e6c1c35a4
build(deps): bump the go-opentelemetry-io group with 3 updates 8 months ago
Augustin Husson 9e2c335bab
Merge pull request #13855 from prometheus/merge-2.51-into-main 8 months ago
carehabit a672662073
all: fix some typos (#13863) 8 months ago
Bryan Boreham 5e2caa32e7
Merge pull request #13856 from bboreham/release-ci-needs 8 months ago
Ben Ye ded35ef20d expose compactor metrics 8 months ago
Arthur Silva Sens b51bbdd7ad
Merge pull request #13862 from nicolastakashi/refactor/moving-mergedOOOChunks-struct 8 months ago
Nicolas Takashi 79d6750364
Merge branch 'prometheus:main' into refactor/moving-mergedOOOChunks-struct 8 months ago
Nicolas Takashi 0b762db154
[refactor] moving mergedOOOChunks to ooo_head_read 8 months ago
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