Commit Graph

13947 Commits (6febfbb3befffe6dd7efb21d3740c0261d9e6604)
 

Author SHA1 Message Date
Bryan Boreham 144470c7b0
[BUGFIX] Scraping: allow multiple samples on same series (#14685)
3 months ago
Arve Knudsen 250aa5031d Remove empty line
3 months ago
Arve Knudsen ee47150646
Update web/web.go
3 months ago
Arve Knudsen 4023c2405a
Update web/web.go
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
harshitasao 3b0a386c62 fix: fixed the vulnerability
3 months ago
Ganesh Vernekar e86e4ed87f
Merge pull request #14490 from ywwg/owilliams/utf8-02-upstream
3 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags
3 months ago
Julius Volz 2c972dba26 Implement stacked graphs (dirty) and improve React wrapping
3 months ago
Julien 20a5f742e8
Merge pull request #14643 from roidelapluie/removestorage.tsdb.retention
3 months ago
Jan Fajerski 0f79e5e289 add scripts/get_module_version.sh
3 months ago
Julien Pivotto 7711cd5ab5 Remove deprecated storage.tsdb.retention flag
3 months ago
Bryan Boreham 87dccb1d1b
Merge pull request #14649 from machine424/ftest
3 months ago
Arve Knudsen 66388f706a
Merge pull request #14042 from aknuds1/arve/wlog-histograms
3 months ago
Julien 8a5193d0e2
Merge pull request #14640 from roidelapluie/unusedflags
3 months ago
Charles Korn 6548421f61
promqltest: improve error messages when unexpected type is returned, and fix inverted expected and actual values in error message when scalar value does not match expected
3 months ago
Björn Rabenstein 1daf7cdd62
Merge pull request #14626 from cuiweiyuan/main
4 months ago
cuiweiyuan 1800af54f0 chore: fix some function names
4 months ago
Arve Knudsen b5d13a1ab5 Merge remote-tracking branch 'prometheus/main' into arve/wlog-histograms
4 months ago
Bryan Boreham 26977b5c1e
Merge pull request #14624 from prometheus/backport-pr14538-to-2.54
4 months ago
Bryan Boreham 03d5c634ac
Merge pull request #14623 from prometheus/backport-pr14514-to-2.54
4 months ago
Bryan Boreham d1ea6eb35d
Merge pull request #14354 from bboreham/ooo-head-together
4 months ago
Bryan Boreham 512c67ec26 TSDB: Never go over maximum number of OOO chunks
4 months ago
Bryan Boreham 9135da1e4f TSDB: Review feedback
4 months ago
Bryan Boreham 7ffd3ca280 TSDB: Cosmetic: move HeadAndOOO implementations where old code was
4 months ago
Bryan Boreham e95607b276 TSDB: Lock round access to labels, where necessary
4 months ago
Bryan Boreham 26b3de0438 TSDB: Remove OOOHeadIndexReader
4 months ago
Bryan Boreham a299c7b6d6 TSDB: Remove OOOHeadChunkReader
4 months ago
Bryan Boreham e7e50a3afd TSDB: Remove code for querying OOO-head only
4 months ago
Bryan Boreham 0a2ff76881 TSDB tests: Fix up BenchmarkQueries
4 months ago
Björn Rabenstein 9849418fac
Merge pull request #14611 from charleskorn/sum-and-avg-over-mixed-custom-exponential-histograms
4 months ago
suntala ce4eac859a Link to specific feature flag entry
4 months ago
Bryan Boreham f261597944 TSDB: Fix up LabelValues to work for OOO-only head
4 months ago
Bryan Boreham 6529d6336c TSDB: NewHeadAndOOOChunkReader takes headChunkReader
4 months ago
Bryan Boreham e04d137649 [PERF] TSDB: Query head and ooo-head together
4 months ago
Bryan Boreham 2936ab80d7 [Tests] Promtool: Sort output where Prometheus does not guarantee the order.
4 months ago
Bryan Boreham da31da3ea6 Refactor: extract selectSeriesSet and selectChunkSeriesSet
4 months ago
Bryan Boreham 7e24844d08 Refactor: extract headChunkReader.chunkFromSeries()
4 months ago
Bryan Boreham a32aca0cd7 Refactoring: extract getOOOSeriesChunks
4 months ago
Bryan Boreham c75c8f8329 Refactoring: extract getSeriesChunks
4 months ago
Bryan Boreham 0c852680bf [Benchmark] TSDB: Add BenchmarkQuerierSelectWithOutOfOrder
4 months ago
George Krajcsovits ff0a1e5e11
Merge pull request #14671 from krajorama/prep-ooo-native-histograms
4 months ago
György Krajcsovits 41656162fc tsdb: prepare inserting native histograms into OOO head
4 months ago
Charles Korn 52818a97e2
Merge branch 'main' into sum-and-avg-over-mixed-custom-exponential-histograms
4 months ago
Björn Rabenstein c2bc6cfe97
Merge pull request #14621 from charleskorn/panic-message
4 months ago
Jan Fajerski 76999c1dcb add v3 tags to action conditions
4 months ago
George Krajcsovits fe5354df88
Merge pull request #14658 from krajorama/zero-rate-nh-quantile
4 months ago
Björn Rabenstein 3f16a2e7de
Merge pull request #14543 from jan--f/3.0-main-sync-24-08-01
4 months ago
György Krajcsovits 386fc8b9f6 Update from review comments.
4 months ago
Bryan Boreham aa4b056ad0
Merge pull request #13200 from bboreham/wlog-defer
4 months ago