Commit Graph

1634 Commits (bbfc72b4e2ac06e109c151fa792bd31da8b0bd4b)

Author SHA1 Message Date
Bryan Boreham 855b5ac4b8
Cut release 2.51.1 (#13853) 2 years ago
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766) 2 years ago
Bryan Boreham c05c15512a
Cut v2.51.0 (#13787) 2 years ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface 2 years ago
guoguangwu 1cccdbaedb chore: use constant instead of numeric literal 2 years ago
Bryan Boreham 8d53e7ba90
Cut v2.51.0-rc.0 (#13729) 2 years ago
Bryan Boreham 25f200bf85 API tests: fix flaky TestEndpoints 2 years ago
Charles Korn 4e77e8e5ef
Allow using alternative PromQL engines for rule evaluation 2 years ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics 2 years ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396) 2 years ago
Manik Rana ab9b770aea
ui (histograms): Add native histogram chart to Table view (#13658) 2 years ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
Bryan Boreham 9ba13de220 scraping: pass a Builder to get Target labels 2 years ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 2 years ago
Bryan Boreham e537d6d1c1 Cut 2.50.1 with metadata api bugfix 2 years ago
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633) 2 years ago
ismail simsek 2507469291
Fix: metadata API using wrong field names (#13633) 2 years ago
Manik Rana 08832e2db8
histogram: add UI tests for rendering histogram (#13631) 2 years ago
Augustin Husson 814b920e8a
Cut v2.50.0 (#13612) 2 years ago
Augustin Husson 93591ec5cc
Cut v2.50.0-rc.1 (#13602) 2 years ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names 2 years ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id" 2 years ago
Augustin Husson 452f4c96b7
Cut v2.50.0-rc.0 (#13465) 2 years ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 2 years ago
Faustas Butkus 6feffeb92e
promql: add histogram_avg function (#13467) 2 years ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already 2 years ago
Paweł Szulik 6e9cca8158 Refactor web tests to use testify. 2 years ago
Leegin 19efd0a675
api: Serialize discovered labels into JSON directly in dropped targets (#13484) 2 years ago
Leegin e3040bfabc
api: Serialize discovered and target labels into JSON directly (#13469) 2 years ago
Yury Molodov a598ddfbc4
ui/fix: correct url handling for stacked graphs (#13460) 2 years ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 2 years ago
tyltr f97fa2736c remove obsolete build tag 2 years ago
bwplotka 216b5edb41 Cut 2.49.1 web package. 2 years ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
bwplotka cf50f85faa Cut 2.49.0 2 years ago
bwplotka abbcdc61f5 Cut 2.49.0-rc.2 2 years ago
Bartlomiej Plotka d4a6bc03f2 Merge pull request #13371 from kevinmingtarja/fix-isHeatmapData 2 years ago
Kevin Mingtarja 40941d450b Fix handling of scalar and string in isHeatmapData 2 years ago
Kevin Mingtarja c126c21baa Fix DataTableProps['data'] for resultType string 2 years ago
bwplotka 20b4ef5d58 Cut v2.49.0-rc.1 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
machine424 ea97086484
ui: create a reproduction for https://github.com/prometheus/prometheus/issues/13292 2 years ago
Bartlomiej Plotka c4c8d59c14
Cut 2.49.0-rc.0 (#13270) 2 years ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 2 years ago
dependabot[bot] 48b1818ee8
build(deps-dev): bump @types/node from 17.0.45 to 20.10.4 in /web/ui (#13260) 2 years ago
Bartlomiej Plotka bc4f8366c5
Upgraded npm dependencies pre 2.49-rc.0 (#13256) 2 years ago
dependabot[bot] b9960d6d8d
build(deps-dev): bump @babel/traverse from 7.19.3 to 7.23.3 in /web/ui (#13137) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Jeanette Tan 9bf4cc993e Add mad_over_time function 2 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 2 years ago