13281 Commits (d0d41cfebdfa11e0b5baad5a0a601ce36bfc8a30)
 

Author SHA1 Message Date
Bryan Boreham 646e1e847d Merge branch 'release-2.53' into merge-2.53.1 5 months ago
Bryan Boreham 14cfec3f60
Prepare release 2.53.1 (#14452) 5 months ago
Filip Petkovski acb6c1ae4b
Fix decoding buckets for native histograms in binops 5 months ago
Bryan Boreham 7b595d67b4
2.54: Propose Bryan Boreham as release shepherd (#14453) 5 months ago
Bryan Boreham 7083ae8267
[release 2.53] Revert 13583 to stop dropping samples in remote-write catch-up (#14446) 5 months ago
Björn Rabenstein d002fad00c
Merge pull request #14424 from aknuds1/arve/fix-comments 5 months ago
Bartlomiej Plotka 5646c315bd
Merge pull request #14416 from prometheus/prw2.0-nhcb 5 months ago
B1F030 e5c69685b5 Fix web.cors.origin in command-line/prometheus.md 5 months ago
Manik Rana 8849b7dcad
chore: remove console logs (#14430) 5 months ago
Björn Rabenstein 06f0f2ef3b
Merge pull request #14429 from prometheus/document-info-annotations 5 months ago
Julius Volz 0f0b3d82e1 Document info-level annotations in query response 5 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327) 5 months ago
Arve Knudsen e410a215fb Fix a couple of comments 5 months ago
Bryan Boreham 89608c69a7
Merge pull request #14328 from bboreham/more-dedupelabels 5 months ago
Bryan Boreham 4d7532f60b tsdb: reset symbol table for exemplars periodically 5 months ago
Bryan Boreham 5281a6bc1b TSDB: rebuild labels symbol-table on each compaction 5 months ago
Bryan Boreham e6356e64bd Scraping: drop series cache when resizing symbol table 5 months ago
Bryan Boreham 74b1f3daa6 Refactor: scraping: extract method restartLoops 5 months ago
Bryan Boreham b42b5fbd74 Scraping: check symbol-table on sync 5 months ago
Bryan Boreham 7ca31c66be Scraping: add metric for symbol table size 5 months ago
Bryan Boreham 709c5d6fc3
TSDB: Lock around access to labels in head under -tags dedupelabels (#14322) 5 months ago
bwplotka 10ecd7664e writev2: Add basic support for nhcb. 5 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
Manik Rana c9bc1c2be0
Update histogram math (#13680) 5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
Bryan Boreham 82a8c6abe2
[ENHANCEMENT] Optimize regexps with multiple prefixes (#13843) 5 months ago
Carrie Edwards ba948e94fb
Merge pull request #13699 from prometheus/cedwards/tsdb-test-helpers 5 months ago
Carrie Edwards ee909b340b Fix test 5 months ago
Carrie Edwards 00499006c0 Testutil refactoring 5 months ago
Carrie Edwards 55f53330b2 Use storage.ExpandSamples instead of samplesFromIterator 5 months ago
Carrie Edwards 06550883c1 Clean up of tests and test utils 5 months ago
Carrie Edwards cb76884352 Fix linting 5 months ago
Carrie Edwards 45a32a29ef Update tsdb tests to use test utils. 5 months ago
Carrie Edwards 60917f628b Add test utilities for testing different sample types. 5 months ago
Bryan Boreham 134e8dc7af
TSDB: Simplify OOO Select by copying the head chunk (#14396) 5 months ago
Ganesh Vernekar 3d54bcc018
Merge pull request #14362 from charleskorn/charleskorn/sum-infinity 5 months ago
Oleg Zaytsev 726ed124e4
Replace `ListPostings.Seek`'s binary search call by the generic `slices.BinarySearch` (#14393) 5 months ago
Bartlomiej Plotka 9cf4b969dd
Merge pull request #14388 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.55.0 5 months ago
dependabot[bot] fb1b3d6b1a
build(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /scripts 5 months ago
dependabot[bot] c53fdade42
build(deps): bump github.com/prometheus/common 5 months ago
dependabot[bot] 35811eda96
build(deps): bump bufbuild/buf-setup-action from 1.32.2 to 1.34.0 5 months ago
dependabot[bot] 512b490ed5
build(deps): bump github/codeql-action from 3.25.8 to 3.25.11 5 months ago
dependabot[bot] 65f57ca341
build(deps-dev): bump @types/node from 20.14.2 to 20.14.9 in /web/ui 5 months ago
dependabot[bot] f090ab1baf
build(deps): bump sass from 1.77.4 to 1.77.6 in /web/ui 5 months ago
Arve Knudsen a39e7e287f
Merge pull request #14371 from aknuds1/arve/cleanup-otlp-histograms 5 months ago
Arve Knudsen 9595b174e5 otlp: Document regular and exponential histogram conversions 5 months ago
Jan Fajerski d8a9d69f81 ci: Add job to report build_all status 5 months ago
Arve Knudsen 24b78bef32 otlp: Clean up exponential histogram code slightly 5 months ago
Bryan Boreham 32f4bf5f68
Merge pull request #14368 from pracucci/optimize-literal-prefix-string-matcher 5 months ago
Marco Pracucci ec31acaf02
FastRegexMatcher: small optimization for the literal prefix case 5 months ago