Commit Graph

1653 Commits (179163a4c6869d6136049a9ed12a03c58e0b7caa)

Author SHA1 Message Date
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest
7 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references
7 months ago
Arthur Silva Sens 2e323af50f
Merge branch 'main' into resolve-conflicts-2.52
7 months ago
Arthur Silva Sens 48e6e16943
Prepare v2.52.0-rc.1 release (#14050)
7 months ago
AVejahat 56fd8a1e4a
bugfix: add missing comma in vector/matrix array (#14047)
7 months ago
Arthur Silva Sens 650f4d7a72
Merge remote-tracking branch 'origin/main' into resolve-conflicts-2.52
7 months ago
Arthur Silva Sens f170a014f3
Merge pull request #13969 from prometheus/prepare-v2.52
7 months ago
Bryan Boreham 5c8ffaa77c bugfix: API: encode empty Vector/Matrix as []
7 months ago
Bryan Boreham 00247b5d87 test: API: check empty responses
7 months ago
Bryan Boreham e0a00f45db refactor: API: separate typed and unsafe marshalling
7 months ago
Bryan Boreham 66a1c3daad refactor: API: be explicit that we marshal empty objects
7 months ago
Bryan Boreham c8aed6b0ec tests: API: Let nil expected response mean skip check
7 months ago
Bryan Boreham 5a339ba359 tests: API: Use jsoniter when encoding
7 months ago
Bryan Boreham 2c4a36376d tests: API: simplify check of error response
7 months ago
Neeraj Gartia 99f9d32499
UTF-8: updates UI parser to support UTF-8 characters (#13590)
7 months ago
Arthur Silva Sens 9195d51469
Prepare v2.52 release
7 months ago
Bryan Boreham e1dd8e72df
Merge branch 'main' into merge-2.51.2-into-main
8 months ago
Bryan Boreham b4c0ab52c3 Cut release 2.51.2
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
Bryan Boreham e1a5886c88
Merge branch 'main' into merge-2.51-into-main
8 months ago
Bryan Boreham 855b5ac4b8
Cut release 2.51.1 (#13853)
8 months ago
Björn Rabenstein 7ba218fbd0
Merge pull request #13791 from bboreham/merge-2.51.0
8 months ago
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766)
8 months ago
Bryan Boreham 0630e49c0d
Merge branch 'main' into merge-2.51.0
8 months ago
Bryan Boreham c05c15512a
Cut v2.51.0 (#13787)
8 months ago
Bartlomiej Plotka 312e3fd728
Merge pull request #13713 from charleskorn/query-engine-interface
9 months ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface
9 months ago
guoguangwu 1cccdbaedb chore: use constant instead of numeric literal
9 months ago
Bryan Boreham 8d53e7ba90
Cut v2.51.0-rc.0 (#13729)
9 months ago
Björn Rabenstein 9acae57937
Merge pull request #13681 from krajorama/native-latency-histograms
9 months ago
Bryan Boreham 25f200bf85 API tests: fix flaky TestEndpoints
9 months ago
Charles Korn 4e77e8e5ef
Allow using alternative PromQL engines for rule evaluation
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396)
9 months ago
Manik Rana ab9b770aea
ui (histograms): Add native histogram chart to Table view (#13658)
9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Bryan Boreham d2817e9c91
Merge pull request #12304 from bboreham/labels-symboltable
9 months ago
Bryan Boreham 518ab179fb Merge branch 'release-2.50' into merge-2.50.1
9 months ago
Bryan Boreham 9ba13de220 scraping: pass a Builder to get Target labels
9 months ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable
9 months ago
Bryan Boreham e537d6d1c1 Cut 2.50.1 with metadata api bugfix
9 months ago
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633)
9 months ago
ismail simsek 2507469291
Fix: metadata API using wrong field names (#13633)
9 months ago
Manik Rana 08832e2db8
histogram: add UI tests for rendering histogram (#13631)
9 months ago
Augustin Husson 9738e48a7d
Merge pull request #13629 from prometheus/release-2.50
9 months ago
Augustin Husson 814b920e8a
Cut v2.50.0 (#13612)
9 months ago
Augustin Husson 93591ec5cc
Cut v2.50.0-rc.1 (#13602)
9 months ago
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names
10 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
10 months ago