Commit Graph

13146 Commits (ee909b340b490964552ef7ca1540790ea330c44d)
 

Author SHA1 Message Date
Carrie Edwards ee909b340b Fix test 2 years ago
Carrie Edwards 00499006c0 Testutil refactoring 2 years ago
Carrie Edwards 55f53330b2 Use storage.ExpandSamples instead of samplesFromIterator 2 years ago
Carrie Edwards 06550883c1 Clean up of tests and test utils 2 years ago
Carrie Edwards cb76884352 Fix linting 2 years ago
Carrie Edwards 45a32a29ef Update tsdb tests to use test utils. 2 years ago
Carrie Edwards 60917f628b Add test utilities for testing different sample types. 2 years ago
Bryan Boreham 134e8dc7af
TSDB: Simplify OOO Select by copying the head chunk (#14396) 2 years ago
Ganesh Vernekar 3d54bcc018
Merge pull request #14362 from charleskorn/charleskorn/sum-infinity 2 years ago
Oleg Zaytsev 726ed124e4
Replace `ListPostings.Seek`'s binary search call by the generic `slices.BinarySearch` (#14393) 2 years ago
Bartlomiej Plotka 9cf4b969dd
Merge pull request #14388 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.55.0 2 years ago
dependabot[bot] c53fdade42
build(deps): bump github.com/prometheus/common 2 years ago
Arve Knudsen a39e7e287f
Merge pull request #14371 from aknuds1/arve/cleanup-otlp-histograms 2 years ago
Arve Knudsen 9595b174e5 otlp: Document regular and exponential histogram conversions 2 years ago
Arve Knudsen 24b78bef32 otlp: Clean up exponential histogram code slightly 2 years ago
Bryan Boreham 32f4bf5f68
Merge pull request #14368 from pracucci/optimize-literal-prefix-string-matcher 2 years ago
Marco Pracucci ec31acaf02
FastRegexMatcher: small optimization for the literal prefix case 2 years ago
Paulo Dias f4b1fcb73e
discovery: add support for gathering flavor name in Openstack discovery (#14312) 2 years ago
Bryan Boreham 675d02cd0b
Merge pull request #14333 from bboreham/faster-dedupelabels 2 years ago
Bartlomiej Plotka 4f2558de42
Merge pull request #14366 from rapphil/rapphil-fix-panic-ruler 2 years ago
Raphael Silva e0c9b2ee19 Fix linting errors 2 years ago
Raphael Silva cd5a7b5020 Make rules Manager Update method no-op after Close 2 years ago
Rick Rackow 9290d1308d
fix(docs/querying): explain `ceil` behaviour more explicitly with examples (#11987) 2 years ago
Charles Korn fd6bdf5230
Fix issue where summation of +/- infinity returns NaN instead of infinity 2 years ago
Björn Rabenstein 2e58d46522
Merge pull request #13662 from prometheus/nhcb 2 years ago
Björn Rabenstein 19da579799
Merge pull request #12821 from rexagod/12769 2 years ago
Bartlomiej Plotka 7f5ae0462d
MAINTAINERS.md: Added Nico and Alex as remote/storage owners. (#14352) 2 years ago
Pranshu Srivastava 3c9e3ee552
parser: support underscores 2 years ago
Björn Rabenstein cb7306155b
Merge pull request #14004 from liam-howe-maersk/implement-config-marshal 2 years ago
Bryan Boreham c5040c5ea9
Merge pull request #10490 from DrAuYueng/fix-docker-sd-service-missing 2 years ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290) 2 years ago
Bryan Boreham f24ce00320
Merge pull request #13434 from bboreham/elide-queriers 2 years ago
Arve Knudsen 1abeebacb8
Merge pull request #14340 from aknuds1/arve/fix-lint 2 years ago
Daniel Mellado 1b5f65002a Bump go-retryablehttp to fix basic auth creds leak 2 years ago
Jan-Otto Kröpke 99355443c7
remote write handler: reject samples with future timestamps (#14304) 2 years ago
Bryan Boreham 348f7f8d0c
Merge pull request #14341 from charleskorn/charleskorn/cleanup-pending-read 2 years ago
Ben Ye 246b7c6a5c
TSDB: Change block populator to accept postings index function (#14213) 2 years ago
Ben Ye 5585a3c7e5
tsdb: expose hook to customize block querier (#14114) 2 years ago
Charles Korn 2c5e88748e
Fix issue where pending OOO read can be left dangling if creating querier fails 2 years ago
Arve Knudsen 0395b04419 golangci-lint: Upgrade to v1.59.1 2 years ago
Arve Knudsen d902116b41 Fix various linting errors 2 years ago
Bryan Boreham 6030407d25
Merge branch 'main' into elide-queriers 2 years ago
Bryan Boreham b6aba4ff14
Merge pull request #14074 from bboreham/kahan-sum-sum 2 years ago
György Krajcsovits 505ffd34ef Fix lint error 2 years ago
George Krajcsovits f45709e710
Update model/histogram/histogram_test.go 2 years ago
Martin Chodur 00b110c65c
Fix data corruption in remote write if max_sample_age is applied (#14078) 2 years ago
Bryan Boreham 7a82e4b503 Labels benchmarks: remove artefact of small symbol-tables 2 years ago
Bryan Boreham 2ba7bc9446 Labels: further optimisation for dedupelabels 2 years ago
unknown 0d25931049 rebase main and adjust the configuration 2 years ago
Bryan Boreham 2ced2f6aec [PERF] Labels: faster varint for dedupelabels 2 years ago