Commit Graph

254 Commits (main)

Author SHA1 Message Date
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 4 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
Julius Volz 4be2243f06 Include scrape pool name for dropped targets in /api/v1/targets 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 5 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 5 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 6 months ago
Vandit Singh 6339989e25
web/api: Add a limit parameter to /query and /query_range (#15552) 6 months ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 6 months ago
Owen Williams 12577e3851 Add support for values unescaping on `/v1/label/:name/values` endpoint 7 months ago
newtonne 88675710f9 Add support for utf8 names on `/v1/label/:name/values` endpoint 7 months ago
Raphael Philipe Mendes da Silva e664c16b31
api: fix typo in list rules API response (#15400) 7 months ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Yijie Qin d2802c6fac
api: Add rule group pagination to list rules api (#14017) 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 10 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 12 months ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 12 months ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 12 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 12 months ago
Arve Knudsen d902116b41 Fix various linting errors 1 year ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier 1 year ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 1 year ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0 1 year ago
Ayoub Mrini fabcd7e7c6
fix(api): Send warnings only if the limit is really exceeded (#14116) 1 year ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 1 year ago
Bryan Boreham 8fd96241ab test: add promqltest package references 1 year ago
Bryan Boreham 00247b5d87 test: API: check empty responses 1 year ago
Bryan Boreham c8aed6b0ec tests: API: Let nil expected response mean skip check 1 year ago
Bryan Boreham 5a339ba359 tests: API: Use jsoniter when encoding 1 year ago
Bryan Boreham 2c4a36376d tests: API: simplify check of error response 1 year ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 1 year ago
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766) 1 year ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface 1 year ago
Bryan Boreham 25f200bf85 API tests: fix flaky TestEndpoints 1 year ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396) 1 year ago
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633) 1 year ago
ismail simsek 2507469291
Fix: metadata API using wrong field names (#13633) 1 year ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 1 year ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already 1 year ago
Paweł Szulik 6e9cca8158 Refactor web tests to use testify. 1 year ago
Leegin 19efd0a675
api: Serialize discovered labels into JSON directly in dropped targets (#13484) 1 year ago
Leegin e3040bfabc
api: Serialize discovered and target labels into JSON directly (#13469) 1 year 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
Matthieu MOREL 05fba53e57 web : use Go standard package 2 years ago