Commit Graph

14308 Commits (4283ae73dcc3439d851c227dc770310f20f24e40)
 

Author SHA1 Message Date
Oleg Zaytsev ccd0308abc
Don't do anything if MemPostings are empty
2 months ago
Oleg Zaytsev 9c417aa710
Fix deadlock with empty MemPostings
2 months ago
György Krajcsovits 71fd2d93a9 Merge branch 'main' into nhcb-scrape-impl
2 months ago
Jeanette Tan 97ba2fc39d use caps for NHCB
2 months ago
Jeanette Tan 90c266845b fix lint
2 months ago
Jeanette Tan 050b5fc257 refine test cases according to spec
2 months ago
Jeanette Tan de9de320a4 start to cover all test cases for scrape
2 months ago
Jeanette Tan f35c6649e4 don't blindly convert series with the classic histogram name suffixes if they are not actually histograms based on metadata
2 months ago
Jeanette Tan 8b3ae15ad5 expand tests for classic and exponential native histograms
2 months ago
Jeanette Tan e3899187da expand tests for protobuf and fix problems
2 months ago
Jeanette Tan cd498964e6 expand tests and support conversion to nhcb in the middle of scrape
2 months ago
Jeanette Tan 41c7f7d352 don't reuse the buffer
2 months ago
Jeanette Tan 57bde06d2c add doc comments
2 months ago
Jeanette Tan cbd5488cd3 skip nhcb conversion if there is native histogram of same name
2 months ago
Jeanette Tan 0e5072b873 keep only 1 nhcb in memory at at time
2 months ago
Jeanette Tan 172d4f2405 insert nhcb parser as intermediate layer
2 months ago
Jeanette Tan f596f17024 allow option to convert classic histograms to nhcb entirely (don't append classic histogram series)
2 months ago
Jeanette Tan 02d5abf60e don't use cache for nhcb maps
2 months ago
Jeanette Tan 0a321fe4d8 improve new scrape test
2 months ago
Jeanette Tan 4503145c8b convert classic histograms to int nhcb where possible instead
2 months ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape
2 months ago
Bryan Boreham 5d8f0ef0c2
Merge pull request #14721 from bboreham/exp-grow-postings
2 months ago
Oleg Zaytsev e196b977af
Process MemPostings.Delete() with GOMAXPROCS workers
2 months ago
Julius Volz 5037cf75f2
Merge pull request #14972 from prometheus/jvp/make-mantime-ui-assets-relative
2 months ago
Björn Rabenstein 67caa03dc1
Merge pull request #14970 from prometheus/beorn7/doc
2 months ago
Jesus Vazquez cb4bc5e786
UI: Make mantime UI assets relative
2 months ago
beorn7 a9243d4d2c docs: Improve, clarify, and fix documentation on scrape limits
2 months ago
Bryan Boreham a0f26febc2
Merge pull request #12180 from damnever/perf/relabel-add-label
2 months ago
Arve Knudsen c2bbabb4a7
promql.Engine: Refactor vector selector evaluation into a method (#14900)
2 months ago
Bryan Boreham faf5ba29ba
Merge pull request #14959 from prometheus/merge-2.55-into-main
2 months ago
Arve Knudsen 3f9b869fb5 Fix react-app (old UI) package-lock.json
2 months ago
George Krajcsovits f179cb948b
chore: bump client_golang from 1.20.3 to 1.20.4 (#14963)
2 months ago
Julien 919648cafc
Merge pull request #14947 from roidelapluie/reloadinvalidyaml
2 months ago
Bryan Boreham 4c90118361 Remove CHANGELOG duplicate line
2 months ago
Bryan Boreham ca673eb749 Merge remote-tracking branch 'origin/release-2.55' into merge-2.55-into-main
2 months ago
Bryan Boreham e3f5c7c2a0 [Release 2.55] Update CHANGELOG
2 months ago
Bryan Boreham 31c5760551
Neater string vs byte-slice conversions (#14425)
2 months ago
Arthur Silva Sens 6bcb064d93
Merge pull request #14950 from Maniktherana/fuzz-om-minor-change
2 months ago
Julius Volz 52fe4cc4ee
Merge pull request #14944 from roidelapluie/copy
2 months ago
Julius Volz dfc6f4b5bc
Merge pull request #14945 from roidelapluie/submillis
2 months ago
Bryan Boreham e0260930d6
Merge pull request #14951 from prometheus/update-rel-2.55
2 months ago
Bryan Boreham d42232e178
Merge pull request #14932 from bboreham/chunk-xor-combine-writebits
2 months ago
Bryan Boreham e3617cbd2c Add #14948 to CHANGELOG
2 months ago
Bryan Boreham 6f0d6038b7 [BUGFIX] TSDB: Only query chunks up to truncation time (#14948)
2 months ago
Arthur Silva Sens ca18f298e1
Merge pull request #14949 from Maniktherana/minor-fixes-ct
2 months ago
Bryan Boreham 9215252221
[BUGFIX] TSDB: Only query chunks up to truncation time (#14948)
2 months ago
Manik Rana 3fba6bcdfa chore: remove unused code
2 months ago
Manik Rana 315165e49d refac: make typeRequiresCT private
2 months ago
Bryan Boreham f53a94b9bb
Merge pull request #14920 from prometheus/prep-rel-2.55.0-rc.0
2 months ago
Björn Rabenstein 5b9148e552
Merge pull request #14820 from charleskorn/promqltest-native-histogram-format
2 months ago