Commit Graph

318 Commits (d6e43b89f45c0540d6cd4743ffeaa0feb69e65ad)

Author SHA1 Message Date
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
Julien 21e0f83b68 Move notifications in utils 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
Julius Volz c0ba4ee2bb Add beginnings of a PromLens-style tree view 1 year ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 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
🌲 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
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
Erlan Zholdubai uulu 742196b6c4
add context cancellation check at get series result iteration (#13766) 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
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
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
Anand Rajagopal 2ade8adf9e Adding a query parameter to filter out active alerts 2 years ago
Arve Knudsen b43358fd43
API: Add tests for query timeout parameter (#12927) 2 years ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
Arve Knudsen 156222cc50
Add context argument to LabelQuerier.LabelValues (#12665) 2 years ago
Arve Knudsen a964349e97
Add context argument to LabelQuerier.LabelNames (#12666) 2 years ago
Arve Knudsen 6ef9ed0bc3
Add context argument to DB.Delete (#12834) 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647) 2 years ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571) 2 years ago
Marco Pracucci 7cc4292328
Export MinTime and MaxTime 2 years ago
Giedrius Statkevičius 3f230fc9f8 promql: convert QueryOpts to interface 2 years ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391) 3 years ago
Jesus Vazquez bfa466d00f
Create release candidate 2.45.0-rc.0 (#12435) 3 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 3 years ago
Vladimir Varankin d281ebb178 web: display GOMEMLIMIT in runtime info 3 years ago
gotjosh e78be38cc0
don't show empty groups 3 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 3 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 3 years ago
gotjosh 96b6463f25
review comments 3 years ago