854 Commits (a6b35ff304ca22c8676d8da244eb837f04f64169)

Author SHA1 Message Date
Ivan Babrou a6b35ff304
promql: use natural sort in sort_by_label and sort_by_label_desc (#13411) 10 months ago
zenador 72a8f1084b
Restore more efficient version of NewPossibleNonCounterInfo annotation (#13022) 10 months ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 10 months ago
Bryan Boreham 252031c86f Revert "Adding small test update for temp dir using t.TempDir (#13293)" 11 months ago
Mile Druzijanic 2ddb3596ef
Adding small test update for temp dir using t.TempDir (#13293) 11 months ago
Filip Petkovski 0e1ae1d1ca
Add comment 11 months ago
Filip Petkovski 35f9620cd1
Expand benchmark 11 months ago
Filip Petkovski 5df3820c7a
Copy last histogram point 11 months ago
Filip Petkovski 1f69dcfa6b
Fix reusing float histograms 11 months ago
Filip Petkovski bb8363dbb3
Add comment on SampleRingIterator 12 months ago
Filip Petkovski e2a9f8ac0f
Reuse float histogram objects 12 months ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
Jeanette Tan 2910b48180 Make mad_over_time experimental and move tests 12 months ago
Jeanette Tan 9bf4cc993e Add mad_over_time function 12 months ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 12 months ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram” 12 months ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 12 months ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 12 months ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
Filip Petkovski 35a15e8f04
Add benchmark for native histograms (#13160) 1 year ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions. 1 year ago
Linas Medziunas 1cd6c1cde5 ValidateHistogram: strict Count check in absence of NaNs 1 year ago
Dimitar Dimitrov 9e3df532d8
Export `promql.Engine.FindMinMaxTime` 1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
Bryan Boreham 49c5e7afe1 PromQL: reduce garbage in range-query evaluation 1 year ago
zenador 80e977aae6
Remove `NewPossibleNonCounterInfo` and minimise creating empty annotations (#13012) 1 year ago
Marc Tuduri af7c31ee10
PR feedback 1 year ago
Marc Tuduri 8fededf6ad
promql(histograms): Change sample total calculation for histograms 1 year ago
Jeanette Tan 9a8bd8eac6 Fix possible non-counter warning for empty names and native histograms 1 year ago
Julius Volz 191c24a0ed Fix: Exempt "_bucket" suffix from PossibleNonCounterInfo warning (#12982) 1 year ago
Julius Volz 5c4652c914
Fix: Exempt "_bucket" suffix from PossibleNonCounterInfo warning (#12982) 1 year ago
Jeanette Tan 0cbf0c1c68 Revise according to code review 1 year ago
Jeanette Tan feaa93da77 Add warning when monotonicity is forced in the input to histogram_quantile 1 year ago
Alan Protasio a15e884e7a
Prevent Prometheus from overallocating memory on subquery with large amount of steps. (#12734) 1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 1 year ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 1 year ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667) 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
Bryan Boreham e4dd3469ac lint 1 year ago
Bryan Boreham 5ce990cabc promql: simplify rangeEval a bit more 1 year ago
Bryan Boreham 1ea57a3f8c PromQL: reduce numbers of benchmarks 1 year ago
Bryan Boreham 0d283effa8 promql: force mmap of head chunks in BenchmarkRangeQuery 1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 1 year ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation 1 year ago
Bryan Boreham 3879488476 promql: simplify inner loop of rangeEval 1 year ago