Commit Graph

13275 Commits (2880ee8e46e2c49e5155523b30b7878d7cc65ae8)
 

Author SHA1 Message Date
Charles Korn fd6bdf5230
Fix issue where summation of +/- infinity returns NaN instead of infinity
5 months ago
Björn Rabenstein 2e58d46522
Merge pull request #13662 from prometheus/nhcb
5 months ago
Björn Rabenstein 19da579799
Merge pull request #12821 from rexagod/12769
5 months ago
Bartlomiej Plotka 7f5ae0462d
MAINTAINERS.md: Added Nico and Alex as remote/storage owners. (#14352)
5 months ago
Pranshu Srivastava 3c9e3ee552
parser: support underscores
5 months ago
Björn Rabenstein cb7306155b
Merge pull request #14004 from liam-howe-maersk/implement-config-marshal
5 months ago
Bryan Boreham c5040c5ea9
Merge pull request #10490 from DrAuYueng/fix-docker-sd-service-missing
5 months ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290)
5 months ago
Bryan Boreham f24ce00320
Merge pull request #13434 from bboreham/elide-queriers
5 months ago
Arve Knudsen 1abeebacb8
Merge pull request #14340 from aknuds1/arve/fix-lint
5 months ago
Daniel Mellado 1b5f65002a Bump go-retryablehttp to fix basic auth creds leak
5 months ago
Jan-Otto Kröpke 99355443c7
remote write handler: reject samples with future timestamps (#14304)
5 months ago
Bryan Boreham 348f7f8d0c
Merge pull request #14341 from charleskorn/charleskorn/cleanup-pending-read
5 months ago
Ben Ye 246b7c6a5c
TSDB: Change block populator to accept postings index function (#14213)
5 months ago
Ben Ye 5585a3c7e5
tsdb: expose hook to customize block querier (#14114)
5 months ago
Charles Korn 2c5e88748e
Fix issue where pending OOO read can be left dangling if creating querier fails
5 months ago
Arve Knudsen 0395b04419 golangci-lint: Upgrade to v1.59.1
5 months ago
Arve Knudsen d902116b41 Fix various linting errors
5 months ago
Bryan Boreham 6030407d25
Merge branch 'main' into elide-queriers
5 months ago
Bryan Boreham b6aba4ff14
Merge pull request #14074 from bboreham/kahan-sum-sum
5 months ago
György Krajcsovits 505ffd34ef Fix lint error
5 months ago
George Krajcsovits f45709e710
Update model/histogram/histogram_test.go
5 months ago
Martin Chodur 00b110c65c
Fix data corruption in remote write if max_sample_age is applied (#14078)
5 months ago
Bryan Boreham 7a82e4b503 Labels benchmarks: remove artefact of small symbol-tables
5 months ago
Bryan Boreham 2ba7bc9446 Labels: further optimisation for dedupelabels
5 months ago
unknown 0d25931049 rebase main and adjust the configuration
5 months ago
Bryan Boreham 2ced2f6aec [PERF] Labels: faster varint for dedupelabels
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
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier
5 months ago
George Krajcsovits a3d92dd72f
Merge pull request #14292 from zenador/nhcb-review-2
5 months ago
Jeanette Tan dda5f48c9e Merge branch 'main' into nhcb-review-2
5 months ago
Jeanette Tan fc9dc72028 remove eval_with_nhcb
5 months ago
Jeanette Tan a6d788b1be update missed suggested change from code review
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