Commit Graph

16563 Commits (d10d3df34522811f01a281680f4331234811d00d)
 

Author SHA1 Message Date
Bartlomiej Plotka d10d3df345
Merge pull request #17679 from bboreham/remove-labelvaluefor 3 days ago
Bryan Boreham 41665a4a55 [CHORE] TSDB: Remove unused LabelValueFor function 3 days ago
Rushabh Mehta c2b86775b6
scrape: Fix potential goroutine leak in scrapeAndReport (#17554) 3 days ago
Bryan Boreham 583bc01cc9
Refactor: TSDB: small improvement to Postings (#17661) 4 days ago
Hélia Barroso 952efe77ad
Merge pull request #17667 from heliapb/fix/changelog 4 days ago
Bartlomiej Plotka 285e6891ec
Merge pull request #17663 from prometheus/bwplotka-patch-7 4 days ago
Julius Volz 19b794579b
Merge pull request #17668 from prometheus/fix-cmpop-many-to-one-tracking 5 days ago
Julius Volz 4cad87cae8 PromQL: Fix insufficient cardinality checking for filter ops 5 days ago
Julien f73aba34cd
Merge pull request #17427 from roidelapluie/roidelapluie/ffapi 5 days ago
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 6 days ago
Julien e77dd5bec2
Merge pull request #17647 from roidelapluie/roidelapluie/resource-limit-fix 6 days ago
Julien Pivotto 5b26619565 web/api: Add maximum limit validation to TSDB status endpoint 6 days ago
Bartlomiej Plotka be419d80dc
Merge pull request #17629 from prometheus/bwplotka/a2-tsdb 6 days ago
Bartlomiej Plotka a1fcac9078
maintainers: Add krajoma as TSDB maintainer 6 days ago
bwplotka e7e45090e4 refactor(appenderV2): port TSDB non-head tests 6 days ago
bwplotka 0b70a07572 refactor(appenderV2): add TSDB AppenderV2 implementation 6 days ago
bwplotka a41e1144dd refactor(appenderV2): 1:1 copy of db_test.go to db_append_v2_test.go (starting point) 6 days ago
bwplotka efdfb8fed6 refactor(appenderV2): 1:1 copy of head append test files for v2 (starting point) 6 days ago
bwplotka 129650df9d refactor(appenderV2): 1:1 copy of head_append.go -> head_append_v2.go (starting point) 6 days ago
bwplotka 04696703fe refactor(appenderV2): add AppenderV2 interface 6 days ago
Julius Volz a4ed100874
Merge pull request #17657 from intojhanurag/discovery/unregister-refresh-metrics 6 days ago
intojhanurag 1ccc0fed81 Revert triton_test.go and kuma_test.go to main version 7 days ago
intojhanurag ea072fd56a Added cleanup closure in kuma test 7 days ago
intojhanurag 0251e888f9 Refactor Triton tests to simplify metrics cleanup using cleanup closure 7 days ago
intojhanurag 025628f272 unregistering RefreshMetrics instances 1 week ago
dongjiang 3239723098
Update golangci-lint and add modernize check (#17640) 1 week ago
Julien 0279e14d4a
Merge pull request #17636 from roidelapluie/roidelapluie/starttime 2 weeks ago
Julien Pivotto 4620c8ac71 Simplify StartTime assignment in unit test setup. 2 weeks ago
Jan Fajerski ac5bdd66d7
Merge pull request #17634 from jan--f/sync-release-3.8 2 weeks ago
Julius Volz 22b3860e2a
Merge pull request #17643 from prometheus/fix-empty-ignoring-serialization 2 weeks ago
Julius Volz 39e11f50b2 Fix serialization for empty `ignoring()` in combination with `group_x()` 2 weeks ago
Julien Pivotto 1a853e23db Add start_timestamp field for unit tests. 2 weeks ago
Bartlomiej Plotka f6ca7145ca
refactor(tsdb): use one test newTestDB constructor (#17638) 2 weeks ago
Gabriel Filion 9f0b52d73a docs: Describe how time() is set to start at 0 in unit tests 2 weeks ago
Julien 93edf912a7
Merge pull request #17630 from zjumathcode/main 2 weeks ago
Jan Fajerski fae20b73ff Merge branch 'release-3.8' into sync-release-3.8 2 weeks ago
Ben Edmunds 0e682a70a6
RW2: Allow custom scope in azuread (#17483) 2 weeks ago
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 2 weeks ago
Jan Fajerski e44ed351cd
Merge pull request #17623 from jan--f/prep-rel-3.8.0 2 weeks ago
zjumathcode 0ac2221a20 chore: Fix function name typo in createBatchSpan comment 2 weeks ago
Jan Fajerski 73b1fda131 prepare release v3.8.0 2 weeks ago
Nikos Angelopoulos b0649e08c4
rules: replace error strings with sentinel errors for duplicate labelsets (#17620) 2 weeks ago
Julius Volz 96d3d641e3
Merge pull request #17605 from ADITYATIWARI342005/fix/CompSugg 2 weeks ago
Solomon Jacobs abffb92847
drop GO111MODULE=on (#17520) 2 weeks ago
harsh kumar 30be1483d1
instrumentation: add native histograms to complement high-traffic summaries (#17374) 2 weeks ago
ADITYA TIWARI 49427cfcd2
Refactor duration regex and remove RegExp.escape polyfill 3 weeks ago
Andrew Hall 7bb95d548c
promql: Ensure that `rate`/`increase`/`delta` of histograms results in a gauge histogram. (#17608) 3 weeks ago
Ayoub Mrini e7999528fa
fix(test): make TestRemoteWrite_ReshardingWithoutDeadlock more reliable and re-enable it (#17490) 3 weeks ago
ADITYA TIWARI 42418660d3 fix: lint errors in the files; move regex to one-line only 3 weeks ago
ADITYA TIWARI 4fa435fad2 feat: use RegExp.escape polyfill for robust PromQL duration regex; add compound duration test cases 3 weeks ago