Commit Graph

16508 Commits (efdfb8fed626ebbcddeeb60ea9ba8b29c13dbdf2)
 

Author SHA1 Message Date
bwplotka efdfb8fed6 refactor(appenderV2): 1:1 copy of head append test files for v2 (starting point) 2 months ago
bwplotka 129650df9d refactor(appenderV2): 1:1 copy of head_append.go -> head_append_v2.go (starting point) 2 months ago
bwplotka 04696703fe refactor(appenderV2): add AppenderV2 interface 2 months ago
Bartlomiej Plotka f6ca7145ca
refactor(tsdb): use one test newTestDB constructor (#17638) 2 months ago
Julien 93edf912a7
Merge pull request #17630 from zjumathcode/main 2 months ago
Ben Edmunds 0e682a70a6
RW2: Allow custom scope in azuread (#17483) 2 months ago
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 2 months ago
zjumathcode 0ac2221a20 chore: Fix function name typo in createBatchSpan comment 2 months ago
Nikos Angelopoulos b0649e08c4
rules: replace error strings with sentinel errors for duplicate labelsets (#17620) 2 months ago
Julius Volz 96d3d641e3
Merge pull request #17605 from ADITYATIWARI342005/fix/CompSugg 2 months ago
Solomon Jacobs abffb92847
drop GO111MODULE=on (#17520) 2 months ago
harsh kumar 30be1483d1
instrumentation: add native histograms to complement high-traffic summaries (#17374) 2 months ago
ADITYA TIWARI 49427cfcd2
Refactor duration regex and remove RegExp.escape polyfill 2 months ago
Andrew Hall 7bb95d548c
promql: Ensure that `rate`/`increase`/`delta` of histograms results in a gauge histogram. (#17608) 2 months ago
Ayoub Mrini e7999528fa
fix(test): make TestRemoteWrite_ReshardingWithoutDeadlock more reliable and re-enable it (#17490) 2 months ago
ADITYA TIWARI 42418660d3 fix: lint errors in the files; move regex to one-line only 2 months ago
ADITYA TIWARI 4fa435fad2 feat: use RegExp.escape polyfill for robust PromQL duration regex; add compound duration test cases 2 months ago
George Krajcsovits a66c696530
chore(storage): update docstring (#17609) 2 months ago
ADITYA TIWARI 3b098799d4
Export durationWithUnitRegexp for external use 2 months ago
ADITYA TIWARI 137f846527
Add tests for durationWithUnitRegexp functionality 2 months ago
ADITYA TIWARI bf76fde0c8
Update duration regex for complete duration matching 2 months ago
Faustas Butkus e43f1bafca
chore: fix rangeEval comment (#17607) 2 months ago
ADITYA TIWARI 04a5a488b8 fix: Suppress autocomplete for duration units when unit already present 2 months ago
Julius Volz fb47037435
Merge pull request #17602 from ADITYATIWARI342005/fix/closingAutocomplete 2 months ago
ADITYA TIWARI 02f405692e fix: autocomplete suggestions for using cursor position 2 months ago
Bartlomiej Plotka b2eb2bc989
chore(labels): add more context to labels.MetricName deprecation. (#17590) 2 months ago
Ben Kochie d0d2699dc5
Update Prometheus Agent doc (#17591) 2 months ago
Björn Rabenstein b8d19543b8
Add histogram validation in remote-read and during reducing resolution (#17561) 2 months ago
Ben Kochie fc27eef43f
Group more dependabot updates (#17563) 2 months ago
Julius Volz 36d054cb2e
UI: Add graph option to start the chart's Y axis at zero (#17565) 2 months ago
Björn Rabenstein 5947cc1459
Merge pull request #17559 from prometheus/beorn7/histogram3 2 months ago
Julien 61f64a4cb1
Makefile.common: Use git ls-files instead of find for license check and style check (#17557) 2 months ago
beorn7 2dfc324821 model/histogram: Make histogram bucket iterators more robust 2 months ago
Grégoire 1174b0ce4f
model/textparse: Remove unit validation in protobuf parsing (#16834) 2 months ago
Björn Rabenstein d943f445f0
Merge pull request #17528 from prometheus/beorn7/histogram 2 months ago
Julien e47c7e2f96
Merge pull request #17549 from prometheus/superq/improve_repo_sync_logging 2 months ago
Andrew Hall 1193e63896
PromQL: Modify RatioSampler to expose more methods for the benefit of downstream projects (#17516) 2 months ago
SuperQ 4bee2c754e
Improve repo sync script logging 2 months ago
Minh Nguyen 5087a25848
Remote Write Receive Fix: Remove duplicate labels when type-and-unit-label feature is on (#17546) 2 months ago
Bartlomiej Plotka cefefc6897
prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 2 months ago
Laurent Dufresne d99f8dacc4
chore: remove dead code (#17542) 2 months ago
beorn7 be4efd740c cmd: Make feature flag `native-histograms` a no-op. 2 months ago
Will Bollock 4aa8941eb1
fix(discovery): aws discovery test fix (#17527) 2 months ago
0xkato ae00fd45ab
tsdb: guard chunk length overflow in head chunk reader (#17533) 2 months ago
zenador c64dd612ef
PromQL: Fix bug with inconsistent results for queries with OR expression and EnableDelayedNameRemoval (#17161) 2 months ago
Julius Volz 3c53abc9e7
Merge pull request #17537 from rauldsl/prometheus-docs 2 months ago
Raul Leite 407b697ee2
structure adjusted as reccomended 2 months ago
Raul Leite c9827ef983
Fix formatting in storage.md 2 months ago
Raul Leite e022a727a8 I’ve proposed a slight rewording of this section to improve clarity and readability. (On-Disk Layout Paragraph) 2 months ago
Bryan Boreham 1240402620
Merge pull request #17439 from bboreham/faster-postings 2 months ago