Commit Graph

271 Commits (benchwatch)

Author SHA1 Message Date
Martin Valiente Ainz eb5a0e1eed
Refactor parse.go into an instance-based Parser interface 2 months ago
1seal 79b553499a web/api: compute relabel_steps in single pass 3 months ago
Bartlomiej Plotka aa0f00efdf
tests(teststorage, api_test): Fix leaking readers; kill fake exemplar storage (#17906) 3 months ago
Bartlomiej Plotka 0d116b0994
tests(teststorage): Close Storage in the helper (#17902) 3 months ago
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785) 4 months ago
Julien Pivotto 5b26619565 web/api: Add maximum limit validation to TSDB status endpoint 5 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 6 months ago
Julius Volz 8b1bd7d6c3 ui: Allow viewing detailed relabeling steps for each discovered target 6 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 8 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 8 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 8 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 8 months ago
Justin Jung 0f98dcbc07
Engine: Allow error response code to be customized (#16257) 8 months ago
Matthieu MOREL 9f782164b4 chore: enable fatcontext linter 9 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 9 months ago
sujal shah 4408a6bcaf api: Create `/status/tsdb/blocks` endpoint. 10 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 1 year ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 1 year ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 1 year ago
Julius Volz 4be2243f06 Include scrape pool name for dropped targets in /api/v1/targets 1 year ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 1 year ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 1 year ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 1 year ago
Vandit Singh 6339989e25
web/api: Add a limit parameter to /query and /query_range (#15552) 1 year ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 1 year ago
Owen Williams 12577e3851 Add support for values unescaping on `/v1/label/:name/values` endpoint 1 year ago
newtonne 88675710f9 Add support for utf8 names on `/v1/label/:name/values` endpoint 1 year ago
Raphael Philipe Mendes da Silva e664c16b31
api: fix typo in list rules API response (#15400) 1 year ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Yijie Qin d2802c6fac
api: Add rule group pagination to list rules api (#14017) 2 years ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 years ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 years ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 2 years ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 2 years ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 2 years ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 2 years ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 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
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
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
Bryan Boreham 00247b5d87 test: API: check empty responses 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