13056 Commits (f9ca6c4ae613ec997297843f32cae3f6c4f0f20a)
 

Author SHA1 Message Date
machine424 f9ca6c4ae6 chore: add an alert based on the metric prometheus_sd_kubernetes_failures_total 5 months ago
Bryan Boreham 5c417684f8
Merge pull request #14296 from colega/fix-matcher-string-with-empty-label-name 5 months ago
Bryan Boreham 6685cbc234
Merge branch 'main' into fix-matcher-string-with-empty-label-name 5 months ago
Arve Knudsen f45b0fd9ef
Merge pull request #14311 from aknuds1/arve/loggercheck 5 months ago
Bryan Boreham 84602bbace
Merge branch 'main' into fix-matcher-string-with-empty-label-name 5 months ago
Bryan Boreham 5a1886d247
Merge branch 'main' into arve/loggercheck 5 months ago
George Krajcsovits 9a8b6c52ca
Merge pull request #14313 from prometheus/merge-2.53-to-main 5 months ago
György Krajcsovits fcabffb999 Merge branch 'release-2.53' into merge-2.53-to-main 5 months ago
machine424 70beda092a fix(notifier): take alertmanagerSet.mtx before checking alertmanagerSet.ams in sendAll 5 months ago
machine424 690de487e2 chore(notifier): Split 'Run()' into two goroutines: one to receive target updates and trigger reloads and the other one to send notifications. 5 months ago
machine424 94d28cd6cf chore(notifier): add a reproducer for https://github.com/prometheus/prometheus/issues/13676 5 months ago
anarcat 545d31f184
docs: clarify backup requirements for storage (#14297) 5 months ago
Arve Knudsen be975bf8d7 golangci-lint: Enable loggercheck linter 5 months ago
Björn Rabenstein b6ef745016
Merge pull request #14305 from charleskorn/charleskorn/convert-range-query-tests 5 months ago
Björn Rabenstein d968408f51
Merge branch 'main' into charleskorn/convert-range-query-tests 5 months ago
George Krajcsovits 4c35b9250a
Merge pull request #14303 from prometheus/prepare-2.53.0-release 5 months ago
Rens Groothuijsen 1c3f322f78
docs: mention implicitly watched directories in documentation (#14019) 5 months ago
George Krajcsovits 29d3e48267
Update CHANGELOG.md 5 months ago
Oleg Zaytsev fd1a89b7c8
Pass affected labels to `MemPostings.Delete()` (#14307) 5 months ago
Oleg Zaytsev 4f78cc809c
Refactor `toNormalisedLower`: shorter and slightly faster. (#14299) 5 months ago
Julien 6572b1fe63
Merge pull request #14306 from pracucci/export-tolabelmatchers 5 months ago
Marco Pracucci 0fbf4a2529
Export remote.ToLabelMatchers() 5 months ago
Charles Korn aeec30f082
Convert `TestTimestampFunction_StepsMoreOftenThanSamples` 5 months ago
Charles Korn 987fa5c6a2
Convert range query test cases to test scripting language 5 months ago
George Krajcsovits 5efc8dd27b
Merge pull request #14302 from yeya24/fix-check-ctx-cancel-count 5 months ago
Ben Ye 0e6fca8e76 add unit test 5 months ago
György Krajcsovits e121d07388 Prepare release 2.53.0 5 months ago
Ben Ye e7db2e30a4 fix check context cancellation not incrementing count 5 months ago
Oleg Zaytsev 4c1e71fa0b
Reduce the flakiness of TestAsyncRuleEvaluation (#14300) 5 months ago
Oleg Zaytsev 03cf6141d4
Fix Matcher.String() with empty label name 5 months ago
Ben Ye 5a218708f1
tsdb: Extend compactor interface to allow compactions to create multiple output blocks (#14143) 5 months ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094) 5 months ago
Oleg Zaytsev 64a9abb8be
Change LabelValuesFor() to accept index.Postings (#14280) 5 months ago
George Krajcsovits 604287400c
Merge pull request #14284 from prometheus/prepare-2.53.rc.1 5 months ago
György Krajcsovits dd8676218b Prepare 2.53.0-rc.1 release 5 months ago
György Krajcsovits 4cfec57606 Revert "Update changelog due to pr 14273" 5 months ago
Ben Kochie 4c4c2be6dd
Merge pull request #14288 from prometheus/superq/pick_14285 5 months ago
SuperQ 38bf349ff7
Update changelog for GOGC tuning 5 months ago
SuperQ 6ccee2c4a5
Tune default GOGC 5 months ago
Ben Kochie 7f0caf7229
Merge pull request #14285 from prometheus/superq/tune_gogc 5 months ago
Julien b31aaa6f8a
Merge pull request #14282 from parnavh/fix-broken-link 5 months ago
SuperQ ea2b39a31e
Tune default GOGC 5 months ago
Ranveer Avhad 39902ba694
[BUGFIX] FastRegexpMatcher: do Unicode normalization as part of case-insensitive comparison (#14170) 5 months ago
Bryan Boreham 64c5cc5134
Merge pull request #14209 from bboreham/api-error-url 5 months ago
Bryan Boreham c5d923aa7c
Merge pull request #14279 from colega/fix-label-names-for-not-found 5 months ago
Sergey 5a5a6f08ef
chore: use HumanizeDuration from prometheus/common (#14202) 5 months ago
Rens Groothuijsen 19fd5212c3
docs: clarify default Docker command line parameters (#14194) 5 months ago
Oleg Zaytsev 10a3c7220b
`MemPostings.PostingsForLabelMatching()`: don't hold the mutex while matching (#14286) 5 months ago
Oleg Zaytsev 2dc177d8af
`MemPostings.Delete()`: reduce locking/unlocking (#13286) 5 months ago
Björn Rabenstein 08621bebe9
Merge pull request #14269 from prometheus/beorn7/histogram-test 6 months ago