Commit Graph

522 Commits (bwplotka-patch-3)

Author SHA1 Message Date
piguagua a82f2b8168
chore: fix function name and struct name in comment (#15827) 11 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 11 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 12 months ago
Ben Ye e1324112aa less context cancellation check for series API 12 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 12 months ago
Vandit Singh 6339989e25
web/api: Add a limit parameter to /query and /query_range (#15552) 12 months ago
sujal shah 73a3438c1b api: Add two new fields Node and ServerTime. 12 months ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 1 year ago
Arthur Silva Sens 3b97a6397c
Put PRWv2 created timestamp ingestion behing feature-flag 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
🌲 Harry 🌊 John 🏔 f9bc50b247 storage: Implement limit in mergeGenericQuerier 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) 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year ago
Julien 21e0f83b68 Move notifications in utils 1 year ago
Julien b6158e8956 Notify web UI when starting up and shutting down 1 year ago
Björn Rabenstein 4cb5f23c35
api: Improve doc comments for v1.MinTime and v1.MaxTime (#14986) 1 year ago
Jesus Vazquez 77d3b3aff3
OTLP: Remove experimental word form OTLP receiver (#14894) 1 year ago
Julien e34563bfe0 Retry SSE connection unless max clients have been reached. 1 year ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default 1 year ago
Julien 6cde0096e2 Add notifications to the web UI when configuration reload fails. 1 year ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 1 year ago
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) 1 year ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 1 year 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