Commit Graph

11320 Commits (031d22df9e43f1c3014b8344337e133099902ae8)
 

Author SHA1 Message Date
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch`
2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci
2 years ago
gotjosh cf230bcd18
more wordsmithing
2 years ago
gotjosh 28909a4636
more worthsmithing
2 years ago
gotjosh e2a2790b2c
add more docs
2 years ago
gotjosh 96b6463f25
review comments
2 years ago
Đurica Yuri Nikolić b028112331
Making the number of CPU cores used for sorting postings lists editable (#12247)
2 years ago
Julien Pivotto bb217dded8
Merge pull request #12269 from yeya24/add-ctx-engine-interface
2 years ago
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name
2 years ago
Bryan Boreham cdf42df698
Merge pull request #12267 from bboreham/faster-decodesize
2 years ago
Ben Ye fd3630b9a3 add ctx to QueryEngine interface
2 years ago
Bryan Boreham 1801cd4196 labels: small optimization to stringlabels
2 years ago
Sebastian Rabenhorst 5d4ec08a1f
Fixed sampleRingIterator for mixed histograms
2 years ago
Ganesh Vernekar 7309ac2721
Merge pull request #12257 from alexqyle/block-populator-rename
2 years ago
Justin Lei c3e6b85631 Reverse test changes
2 years ago
Justin Lei 052993414a Add storage.tsdb.samples-per-chunk flag
2 years ago
Matthieu MOREL 0de12cb2e7
Merge branch 'prometheus:main' into patch-1
2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
Björn Rabenstein 6b8573a846
Merge pull request #11687 from prometheus/beorn7/histogram
2 years ago
beorn7 717a3f8e25 storage: Manually expand `genericAdd` for specific types
2 years ago
beorn7 551de0346f promql: Do not return nil slices to the pool
2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values"
2 years ago
beorn7 462240bc78 storage: add specialized buffers to sampleRing
2 years ago
beorn7 630bcb494b storage: Use separate sample types for histogram vs. float
2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint`
2 years ago
Bartlomiej Plotka 136b48855a
Merge pull request #12259 from bboreham/labels-overwrite
2 years ago
Bryan Boreham 10cc60af01 labels: add ScratchBuilder.Overwrite for slice implementation
2 years ago
Alex Le 01d0dda4fc Rename PopulateBlockFunc to BlockPopulator
2 years ago
Łukasz Mierzwa b6573353c1 Add query_samples_total metric
2 years ago
Björn Rabenstein 8ed90b567b
Merge pull request #12234 from aknuds1/chore/improve-histogram-comments
2 years ago
Ben Ye fb67d368a2 use consistent error for instant and range query 400
2 years ago
Björn Rabenstein 6e0a46900b
Merge pull request #12192 from leizor/leizor/prometheus/issues/11204
2 years ago
Matthieu MOREL d5b33e1419
yamllint: don’t check keys and add file extension to config file
2 years ago
Arve Knudsen cca7178a12 tsdb: Improve a couple of histogram documentation comments
2 years ago
Justin Lei f90013a5a0 Update storage/remote/codec.go
2 years ago
Justin Lei 83f43982c9 Add support for native histograms to concreteSeriesIterator
2 years ago
Justin Lei 73ff91d182 Test fixes
2 years ago
Justin Lei c770ba8047 Add comment linking to PR
2 years ago
Justin Lei 79db04eb12 Adjust samplesPerChunk from 120 to 220
2 years ago
znley 0c75f76193 fix: RLIM_INFINITY type is uint64 on loong64
2 years ago
François Gouteroux 8472596fd0 fix: apply suggested changes
2 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules
2 years ago
Julien Pivotto 8dba9163f1
Merge pull request #12216 from prometheus/dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.9.23
2 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223)
2 years ago
Soon-Ping 6cecb87941
Generalized rule group iteration evaluation hook (#11885)
2 years ago
Chris Marchbanks 044b3ecd14
Merge pull request #12203 from bboreham/raise-max-samples-per-send
2 years ago
Ganesh Vernekar e709b0b36e
Merge pull request #12127 from codesome/ooo-mmap-replay
2 years ago
Ganesh Vernekar 5588cab8b2
Merge pull request #12173 from bboreham/builder-no-empty-labels
2 years ago
Alex Le 1936868e9d
Allow populate block logic in compact to be overriden outside Prometheus (#11711)
2 years ago
dependabot[bot] 3923e83413
build(deps): bump bufbuild/buf-setup-action from 1.13.1 to 1.16.0 (#12209)
2 years ago