Commit Graph

12777 Commits (0ba747187da2313f8673088ae2673ca7a178a2f7)
 

Author SHA1 Message Date
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
Sven Dewit dc7d3fbc3c fix: scrape_config/interval relabelling is not experimental any more
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
komisan19 0249e080b4 refactor: utilize standard functions max/min
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] b9453ff51f
build(deps): bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1
8 months ago
dependabot[bot] 785f761004
build(deps): bump bufbuild/buf-breaking-action from 1.1.2 to 1.1.4
8 months ago
dependabot[bot] 2e6c1c35a4
build(deps): bump the go-opentelemetry-io group with 3 updates
8 months ago
dependabot[bot] 1eb88a8723
build(deps): bump github.com/prometheus/prometheus
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
dependabot[bot] a1d4fc71c6
build(deps): bump actions/checkout from 4.1.1 to 4.1.2
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
Bryan Boreham c97a066bbc
Merge pull request #13861 from simonpasquier/fix-sendall-deadlock
8 months ago
Simon Pasquier 8bd6ae1b20 Notifier: fix deadlock when zero alerts
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
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