Commit Graph

492 Commits (ff41d45baefc48e264dcdc0d2aa0300a1a406de3)

Author SHA1 Message Date
Julius Volz 392e0a6554 Signed-off-by: Julius Volz <julius.volz@gmail.com> 1 year ago
Julius Volz cb66131974 Rename and restructure AST-to-JSON file 1 year ago
Julius Volz c0ba4ee2bb Add beginnings of a PromLens-style tree view 1 year ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 1 year ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 1 year ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 1 year ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 1 year ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327) 2 years ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 2 years ago
Arve Knudsen d902116b41 Fix various linting errors 2 years ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier 2 years ago
Bryan Boreham 4ce26288e0 [ENHANCEMENT] HTTP API: Add url to errors logged while sending response 2 years ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 2 years ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0 2 years ago
Ayoub Mrini fabcd7e7c6
fix(api): Send warnings only if the limit is really exceeded (#14116) 2 years ago
George Krajcsovits 52f68a96a4
web/api: export defaultStatsRenderer (#14121) 2 years ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
AVejahat 56fd8a1e4a
bugfix: add missing comma in vector/matrix array (#14047) 2 years ago
Bryan Boreham 5c8ffaa77c bugfix: API: encode empty Vector/Matrix as [] 2 years ago
Bryan Boreham 00247b5d87 test: API: check empty responses 2 years ago
Bryan Boreham e0a00f45db refactor: API: separate typed and unsafe marshalling 2 years ago
Bryan Boreham 66a1c3daad refactor: API: be explicit that we marshal empty objects 2 years ago
Bryan Boreham c8aed6b0ec tests: API: Let nil expected response mean skip check 2 years ago
Bryan Boreham 5a339ba359 tests: API: Use jsoniter when encoding 2 years ago
Bryan Boreham 2c4a36376d tests: API: simplify check of error response 2 years ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 2 years ago
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766) 2 years ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface 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
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396) 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
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
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id" 2 years ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 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
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Bryan Boreham 34676a240e scrape: consistent function names for metadata 2 years ago
Bryan Boreham 41758972e4
web/api: optimize labelnames/values with 1 set of matchers (#12888) 2 years ago
Matthieu MOREL 05fba53e57 web : use Go standard package 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