Commit Graph

152 Commits (bwplotka-patch-1)

Author SHA1 Message Date
newtonne 88675710f9 Add support for utf8 names on `/v1/label/:name/values` endpoint 1 year ago
zenador e13c28bd4a
Use a function to determine if an aggregation function is experimental (#15331) 1 year ago
Arve Knudsen de16f5e387
[FEATURE] PromQL: Add experimental info function MVP (#14495) 1 year ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year ago
Jan Fajerski 96e5a94d29 promql: rename holt_winters to double_exponential_smoothing 1 year ago
Björn Rabenstein 1639450172 Merge pull request #14821 from charleskorn/nh-negative-multiplication-division 1 year ago
Jan Fajerski 15cea39136 promql: put holt_winters behind experimental feature flag 1 year ago
Charles Korn 2bdb3452d1
Modify parser for native histograms to allow negative values where supported 1 year ago
Charles Korn e67358d203
histogram: include counter reset hint in test expression output 1 year ago
Bryan Boreham 54989ce6fd PromQL: add short string method 1 year ago
Neeraj Gartia 8c7bf39d96
Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 1 year ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736) 1 year ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 1 year ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 1 year ago
Owen Williams d90c5a71d7 support quoting in grouping label lists 1 year ago
Charles Korn 7fab72a280
promqltest: add support for setting counter reset hint on histogram samples (#14537) 1 year ago
darshanime bd4ea118e9 Allow durations for number rule 1 year ago
darshanime cfad8ff3b2 Deprecate duration token 1 year ago
darshanime 8c8860d2d6 Allow number literals as duration 1 year ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503) 2 years ago
Pranshu Srivastava 3c9e3ee552
parser: support underscores 2 years ago
Oleg Zaytsev 03cf6141d4
Fix Matcher.String() with empty label name 2 years ago
Filip Petkovski 6e68046c25
Implement histogram statistics decoder (#14097) 2 years ago
Oleg Zaytsev dabd789fd5
Quote label name in matchers when needed 2 years ago
zenador 545a7e48f9
[nhcb branch] Enhance unit test framework for nhcb and warnings (#14009) 2 years ago
Oleg Zaytsev 4b7a44c7a0
Fix `parser.VectorSelector.String()` with empty name matcher (#14015) 2 years ago
Owen Williams 4a6f8704ef
parser: remake generated_parser output (#13923) 2 years ago
Neeraj Gartia 612de026da
Adds Inf and NaN as Numbers to Histogram in Promql Testing Framework (#13916) 2 years ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 2 years ago
Bryan Boreham 7c28521451 [TESTS] Truncate some long test names, for readability 2 years ago
Owen Williams e01e7d36e2 fix: restore ability to match __name__ multiple times in selector 2 years ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592) 2 years ago
Owen Williams ac51a8024c tests(utf8): confirm that other quote marks are handled correctly in promql 2 years ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names 2 years ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 2 years ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467) 2 years ago
Paweł Szulik 1a47c7d59b Refactor lexer tests to use testify. 2 years ago
Marco Pracucci f639d7794c
Fix TestParseExpressions 2 years ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Jeanette Tan 2910b48180 Make mad_over_time experimental and move tests 2 years ago
Jeanette Tan 9bf4cc993e Add mad_over_time function 2 years ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 2 years ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 2 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 2 years ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions. 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 2 years ago