250 Commits (df750ef17018dd3f197f9726920ba67328055335)

Author SHA1 Message Date
Bryan Boreham d550c4a0b9 [COMMENT] Improve comment on almost.Equal; add tests 3 months ago
Ziqi Zhao 87eab0aaad fix golang lint 3 months ago
Ziqi Zhao c7c4a5c347 add helper function to compare native histograms in testing 3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework 3 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses 3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 3 months ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506) 4 months ago
B1F030 3648386345 fix fmt 4 months ago
B1F030 15ac95ddd0 change documentcli 4 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327) 5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
Arve Knudsen be975bf8d7 golangci-lint: Enable loggercheck linter 5 months ago
George Krajcsovits fdaafdb041
tsdb: check for context cancel before regex matching postings (#14096) 6 months ago
Bryan Boreham a1af3c27d4 refactor: extract almost.Equal() to new package 7 months ago
zenador 545a7e48f9
[nhcb branch] Enhance unit test framework for nhcb and warnings (#14009) 7 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 8 months ago
David Leadbeater 7ec4a11472 promtool: Avoid using testify for user rule tests 8 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592) 9 months ago
Bryan Boreham 195a0f5ab8
remove uneccessary space 9 months ago
Bryan Boreham 22890b1eb3 PromQL: improve warning for mixed values in aggregations 9 months ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib 9 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp 10 months ago
Arve Knudsen 0853e52f4e
util/runtime: Ignore nolintlint failure on OSX (#13546) 10 months ago
zenador a3ddfbd1ee
Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392) 10 months ago
tyltr f97fa2736c remove obsolete build tag 10 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 12 months ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package 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
Jeanette Tan 754e7df97e Make it possible to unwrap annotation errors 1 year ago
Jeanette Tan 72cc93d225 Hide position info for warnings when position is unknown (empty query string passed in) 1 year ago
zenador 80e977aae6
Remove `NewPossibleNonCounterInfo` and minimise creating empty annotations (#13012) 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
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
Julien Pivotto fd5b01afdc promtool docs: write flags between backtits in help 1 year ago
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc 1 year ago
François Gouteroux 58d38c4c56 fix: apply suggested changes 1 year ago
Julien Pivotto d19fa62476 Revert "Improving Performance on the API Gzip Handler (#12363)" 1 year ago
François Gouteroux 3eaa7eb538 fix: apply suggested changes 1 year ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error 2 years ago