12836 Commits (5be753f17731b1d37646737d5e0c8fe73d2b67d2)
 

Author SHA1 Message Date
Mohamed Awnallah 5be753f177
.gitpod.Dockerfile: Auto-fetch Go and goyacc vers 6 months ago
Björn Rabenstein 1081e336a0
Merge pull request #14129 from prometheus/beorn7/doc 6 months ago
Jayapriya Pai 2d2b440304
fix: correct the typo in azuread sdk auth (#14106) 6 months ago
Ayoub Mrini fabcd7e7c6
fix(api): Send warnings only if the limit is really exceeded (#14116) 6 months ago
Björn Rabenstein 5c85a55e3f
Merge pull request #14120 from kushalShukla-web/remote 6 months ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics 6 months ago
Björn Rabenstein 3119b8a055
Merge pull request #13218 from machine424/ro-promtool 6 months ago
Oleg Zaytsev fe9cb5a803
Check context every 128 labels instead of 100 (#14118) 6 months ago
Björn Rabenstein 114dc5c393
Merge pull request #13638 from NeerajGartia21/promql-test 6 months ago
George Krajcsovits 52f68a96a4
web/api: export defaultStatsRenderer (#14121) 6 months ago
kushagra Shukla 0fea1065fe added line When set, query.max-concurrency may need to be adjusted accordingly. Signed-off-by: kushagra Shukla <kushalshukla110@gmail.com> 6 months ago
Julien edf5ebd844
Merge pull request #13970 from jiekun/doc/ovh-dedicated-server-label 6 months ago
Julien d1eff95faf
Merge pull request #14100 from bboreham/windows-flake 6 months ago
Arve Knudsen 5ca56eeb6b
tsdb/index: Refactor Reader tests (#14071) 6 months ago
Bryan Boreham 1e0b0e250a
Merge pull request #14090 from colega/improve-zeroOrOneCharacterStringMatcher-Matches 6 months ago
Matthias Loibl 0b1a0c04d8
Merge pull request #14062 from rexagod/multicluster-opt-out 6 months ago
Björn Rabenstein 806073ad63
Merge pull request #14091 from alexandear/enable-perfsprint-linter 6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Björn Rabenstein 179163a4c6
Merge pull request #14103 from krajorama/handle-context-cancel-in-postingsformatcher 6 months ago
György Krajcsovits b215a41be4 tsdb/index/postings: fix missing lock unlock 6 months ago
George Krajcsovits fdaafdb041
tsdb: check for context cancel before regex matching postings (#14096) 6 months ago
Bryan Boreham 10eb23bd6b [TEST] Rules: Sleep 15ms to fit Windows behaviour better 6 months ago
Björn Rabenstein e6be4240be
Merge pull request #14068 from colega/quote-label-name-in-matchers-when-needed 6 months ago
Bryan Boreham dc926527ae
Merge pull request #13669 from aiwhj/optimization 6 months ago
Bryan Boreham 67326d8e5c
Merge pull request #13758 from nemobis/federicol-remotewrite-tuning 6 months ago
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go 6 months ago
Neeraj Gartia 6119124d0e some nits 6 months ago
Neeraj Gartia adf5a36c1e adds test for sum, count, stddev, stdvar, quantile and fraction func to promql testing framework 6 months ago
Neeraj Gartia 8b838a05d9 adds test for native histogram rate func in promql testing framework 6 months ago
Neeraj Gartia 548bd9d6fb adds TestNativeHistogramRate func to promql test framework 6 months ago
Oleg Zaytsev 8b4c9459a2
Check utf8.RuneError result 6 months ago
Oleg Zaytsev dbe88fae22
Add invalid utf8 test cases to regexp 6 months ago
Oleg Zaytsev bcff5059e6
Use utf8.DecodeRuneInString(s) 6 months ago
Oleg Zaytsev fdfc6d4725
Benchmark zeroOrOneCharacterStringMatcher.Matches 6 months ago
Anthony Mirabella 3b8b57700c
otlp: Remove OTel feature gate registration from copied translation package (#13932) 7 months ago
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest 7 months ago
Arve Knudsen 5c4310aa37
[ENHANCEMENT] TSDB: Optimize querying with regexp matchers 7 months ago
Oleg Zaytsev b7b4355807
Use bytes.Buffer from stack buf in Matcher.String() 7 months ago
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine 7 months ago
Arve Knudsen d699dc3c77
Fix language in docs and comments (#14041) 7 months ago
Bryan Boreham 0dbfd20b69 test: move most PromQL tests into separate test package 7 months ago
Bryan Boreham 4a72607c4a refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references 7 months ago
Bryan Boreham e7c77f7b40 promql: export NewTestQuery 7 months ago
Bryan Boreham babfcfdd91 refactor: Move NewTestEngine into promqltest 7 months ago
Oleg Zaytsev 6ebda5a7bc
Optimize Matcher.String() 7 months ago
Oleg Zaytsev dabd789fd5
Quote label name in matchers when needed 7 months ago
Arve Knudsen 0ba747187d
Merge pull request #14020 from aknuds1/arve/direct-otlp 7 months ago
Björn Rabenstein 178935d0e9
Merge pull request #14043 from aknuds1/arve/chunkenc-refactor 7 months ago
Bryan Boreham b3c15d2246 test: clean up promqltest package references 7 months ago