99 Commits (48934aaef3c8e18b91d232a436c00c802c99a77a)

Author SHA1 Message Date
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
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 1 year ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 1 year ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions. 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
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 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
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value 1 year ago
Carrie Edwards bc0ee4a469 Implement native histogram min and max query functions 1 year ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Bryan Boreham b987afa7ef labels: simplify call to get Labels from Builder 2 years ago
Filip Petkovski 3d7783e663
Add nolint for NewParser function 2 years ago
Filip Petkovski 97c7fffbb8
parser: Allow parsing arbitrary functions 2 years ago
Julien Pivotto 1fd59791e1 Update tests 2 years ago
Bryan Boreham 56fefcd812 Update package promql for new labels.Labels type 2 years ago
Bryan Boreham 6bdecf377c
Switch from 'sanity' to more inclusive lanuage (#9376) 2 years ago
Bryan Boreham b01d29cf9e promql: in tests use labels.FromStrings 2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279) 2 years ago
Vilius Pranckaitis 4660656312
Allow setting custom lookback delta for instant queries (#9946) 2 years ago
Julien Pivotto d41e5a5582
Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
Harkishen Singh 44fcf876ca
Adds support for prettifying PromQL expression (#10544) 2 years ago
beorn7 9eafed0f79 promql: Add `histogram_count` and `histogram_sum` 2 years ago
beorn7 a3a8f58bb3 promql: Add histogram_fraction function 2 years ago
Matthieu MOREL 0906f2eafa
refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
Ivo Gosemann e22b54e253 Adds day_of_year function to PromQL 3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Levi Harrison f5c6ee4df6 Add lex test 3 years ago
Levi Harrison 7471208b5c Add `ATAN2` to `maybe_label` 3 years ago
Levi Harrison 8547a2bd86 Add `atan2` binary operator 3 years ago
Levi Harrison 6faca22eec Add inverse hyperbolic functions 3 years ago
Levi Harrison 53d88fd147 Added hyperbolic trig functions 3 years ago
Levi Harrison ecc29d38b8 Fixed `pi` definition 3 years ago
Levi Harrison 9fc7ba33aa Remove `atan2()` 3 years ago
Levi Harrison d5ecdc4597 Remove variadic 3 years ago
Levi Harrison 309e020c0a Added functions 3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
Oleg Zaytsev 0a43e788af
Allow VectorSelector.String() without matchers (#9282) 3 years ago
Julien Pivotto cab96a06ef
Merge release 2.29 in main (#9196) 3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097) 3 years ago
Clayton Peters e7d55acbf9 Add in additional tests for metrics and/or labels called start/end. 3 years ago