Commit Graph

13063 Commits (0d25931049e2e1c3820a8cbf479ec58504094124)
 

Author SHA1 Message Date
unknown 0d25931049 rebase main and adjust the configuration
5 months ago
Piotr d78253319d
queue_manager: add histogram info to error logs (#14326)
5 months ago
Łukasz Mierzwa dbd29df5df
Fix @goyacc invocation (#14324)
5 months ago
akunszt 2aaf99dd0a
discovery: aws: expose Primary IPv6 addresses as label, partially fixes #7406 (#14156)
5 months ago
George Krajcsovits c25d6d8ac6
Merge pull request #14316 from pracucci/export-labelsToLabelsProto
5 months ago
Marco Pracucci b6dc9c1817
Merge branch 'main' into export-labelsToLabelsProto
5 months ago
machine424 f9ca6c4ae6 chore: add an alert based on the metric prometheus_sd_kubernetes_failures_total
5 months ago
Marco Pracucci 35564c0cb0
Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels()
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)
6 months ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094)
6 months ago
Oleg Zaytsev 64a9abb8be
Change LabelValuesFor() to accept index.Postings (#14280)
6 months ago
George Krajcsovits 604287400c
Merge pull request #14284 from prometheus/prepare-2.53.rc.1
6 months ago
György Krajcsovits dd8676218b Prepare 2.53.0-rc.1 release
6 months ago
György Krajcsovits 4cfec57606 Revert "Update changelog due to pr 14273"
6 months ago
Ben Kochie 4c4c2be6dd
Merge pull request #14288 from prometheus/superq/pick_14285
6 months ago
SuperQ 38bf349ff7
Update changelog for GOGC tuning
6 months ago
SuperQ 6ccee2c4a5
Tune default GOGC
6 months ago
Ben Kochie 7f0caf7229
Merge pull request #14285 from prometheus/superq/tune_gogc
6 months ago
Julien b31aaa6f8a
Merge pull request #14282 from parnavh/fix-broken-link
6 months ago
SuperQ ea2b39a31e
Tune default GOGC
6 months ago
Ranveer Avhad 39902ba694
[BUGFIX] FastRegexpMatcher: do Unicode normalization as part of case-insensitive comparison (#14170)
6 months ago