Commit Graph

13206 Commits (c0f1b452bcde0efc32b32141aad61b8de3332252)
 

Author SHA1 Message Date
Ben Ye e7db2e30a4 fix check context cancellation not incrementing count
5 months ago
Oleg Zaytsev 4c1e71fa0b
Reduce the flakiness of TestAsyncRuleEvaluation (#14300)
5 months ago
Oleg Zaytsev 03cf6141d4
Fix Matcher.String() with empty label name
6 months ago
Ben Ye 5a218708f1
tsdb: Extend compactor interface to allow compactions to create multiple output blocks (#14143)
6 months ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094)
6 months ago
Oleg Zaytsev 64a9abb8be
Change LabelValuesFor() to accept index.Postings (#14280)
6 months ago
George Krajcsovits 604287400c
Merge pull request #14284 from prometheus/prepare-2.53.rc.1
6 months ago
György Krajcsovits dd8676218b Prepare 2.53.0-rc.1 release
6 months ago
György Krajcsovits 4cfec57606 Revert "Update changelog due to pr 14273"
6 months ago
Ben Kochie 4c4c2be6dd
Merge pull request #14288 from prometheus/superq/pick_14285
6 months ago
SuperQ 38bf349ff7
Update changelog for GOGC tuning
6 months ago
SuperQ 6ccee2c4a5
Tune default GOGC
6 months ago
György Krajcsovits 0793a26d96 native histograms: only reduce resolution for exponential histograms
6 months ago
Ben Kochie 7f0caf7229
Merge pull request #14285 from prometheus/superq/tune_gogc
6 months ago
George Krajcsovits 23cca90cac
Merge pull request #14277 from zenador/nhcb-review
6 months ago
Julien b31aaa6f8a
Merge pull request #14282 from parnavh/fix-broken-link
6 months ago
SuperQ ea2b39a31e
Tune default GOGC
6 months ago
Ranveer Avhad 39902ba694
[BUGFIX] FastRegexpMatcher: do Unicode normalization as part of case-insensitive comparison (#14170)
6 months ago
Bryan Boreham 64c5cc5134
Merge pull request #14209 from bboreham/api-error-url
6 months ago
Bryan Boreham c5d923aa7c
Merge pull request #14279 from colega/fix-label-names-for-not-found
6 months ago
Sergey 5a5a6f08ef
chore: use HumanizeDuration from prometheus/common (#14202)
6 months ago
Rens Groothuijsen 19fd5212c3
docs: clarify default Docker command line parameters (#14194)
6 months ago
Oleg Zaytsev 10a3c7220b
`MemPostings.PostingsForLabelMatching()`: don't hold the mutex while matching (#14286)
6 months ago
Oleg Zaytsev 2dc177d8af
`MemPostings.Delete()`: reduce locking/unlocking (#13286)
6 months ago
Björn Rabenstein 08621bebe9
Merge pull request #14269 from prometheus/beorn7/histogram-test
6 months ago
parnavh c92a5773b2 fix: broken link on github mobile
6 months ago
Oleg Zaytsev d0d361da53
headIndexReader.LabelNamesFor: skip not found series
6 months ago
Jeanette Tan b8cb12b989 rename hist to histogram according to code review
6 months ago
Jeanette Tan 4c2aa872d4 update readme for testing framework
6 months ago
Jeanette Tan 5e4e93c316 fix lint
6 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
Jeanette Tan b0e320425c refine test rewriting regex and add validation
6 months ago
Jeanette Tan 9adc1699c3 fix according to code review
6 months ago
George Krajcsovits dea904150b
Merge pull request #14276 from prometheus/pick-pr14273-to-2.53
6 months ago
György Krajcsovits dd44001465 Update changelog due to pr 14273
6 months ago
Marco Pracucci 1d2f2cb43d Fix Group.Equals() to take in account the new queryOffset too (#14273)
6 months ago
George Krajcsovits 80d39c8189
Merge pull request #14255 from prometheus/prepare-v2.53-rc.0
6 months ago
Marco Pracucci edd558884b
Fix Group.Equals() to take in account the new queryOffset too (#14273)
6 months ago
Ben Kochie 51e303d450
Merge pull request #14244 from prometheus/dependabot/npm_and_yarn/web/ui/http-proxy-middleware-3.0.0
6 months ago
Ben Kochie be0d51278c
Merge pull request #14270 from prometheus/dependabot/npm_and_yarn/web/ui/types/sinon-17.0.3
6 months ago
Ben Kochie 3ca40003e3
Merge pull request #14272 from prometheus/dependabot/npm_and_yarn/web/ui/eslint-config-prettier-9.1.0
6 months ago
Ben Kochie 77f782026c
Merge pull request #14271 from prometheus/dependabot/npm_and_yarn/web/ui/codemirror/commands-6.6.0
6 months ago
Bryan Boreham 6fb738af51
Merge pull request #14173 from pracucci/fastregexmatcher-optimize-contains
6 months ago
dependabot[bot] 3db2d8ef2e
build(deps-dev): bump eslint-config-prettier in /web/ui
6 months ago
dependabot[bot] f58f539c53
build(deps): bump @codemirror/commands from 6.3.2 to 6.6.0 in /web/ui
6 months ago
dependabot[bot] 9bfc47f1f7
build(deps-dev): bump @types/sinon from 10.0.20 to 17.0.3 in /web/ui
6 months ago
Ben Kochie 687b9c2d62
Merge pull request #14262 from prometheus/dependabot/npm_and_yarn/web/ui/types/node-20.14.2
6 months ago
Charles Korn 1f988f77ff
promql: extend test scripting language to support asserting on expected error message (#14038)
6 months ago
György Krajcsovits 3feefd903b Update changelog from review comments
6 months ago
beorn7 c7fdfe8004 promql: Add tests for histogram counter reset only in bucket
6 months ago