1525 Commits (b6192be856650cc379abd406aa0f38097e73f1f1)

Author SHA1 Message Date
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647) 1 year ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571) 1 year ago
Julien Pivotto 16c645a6dd Release 2.46.0 1 year ago
Bryan Boreham dcadb32eb1 web/api: use stream encoder for embedded labels 1 year ago
Bryan Boreham bb528d4a55 Add jsoniter encoder for Labels 1 year ago
Bryan Boreham 54e1046616 web/api: extend BenchmarkRespond with more types of data 1 year ago
Julien Pivotto c37af1eda5 Release 2.46.0-rc.0 1 year ago
beorn7 2ea8df4734 histogram: Expose #12305 1 year ago
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc 1 year ago
Marco Pracucci 7cc4292328
Export MinTime and MaxTime 1 year ago
Giedrius Statkevičius 3f230fc9f8 promql: convert QueryOpts to interface 1 year ago
cui fliter 484a9e4071
fix some typos (#12498) 1 year ago
Matthias Loibl 686482ab34
Remove Add(0) 1 year ago
Jesus Vazquez 8ef767e396
Release 2.45.0 (#12486) 1 year ago
Jesus Vazquez c858049744
Create 2.45.0-rc.1 (#12478) 1 year ago
Matthias Loibl 8bc2a19469
web: Initialize requestCounter metrics to 0 with handler and 200k labels. 1 year ago
Arthur Silva Sens 1ea477f4bc
Add feature flag to squash metadata from /api/v1/metadata (#12391) 1 year ago
Jesus Vazquez edfc97a77e
Bump UI version (#12440) 1 year ago
Jesus Vazquez bfa466d00f
Create release candidate 2.45.0-rc.0 (#12435) 1 year ago
cui fliter 6e7ac76981
fix problematic link (#12405) 2 years ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2 years ago
Bryan Boreham 1ac5131f69
Release 2.44.0 (#12364) 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
Bryan Boreham 94d9367bbf
Create 2.44.0-rc.2 (#12341) 2 years ago
Bryan Boreham e278195e39
Cherry-pick bugfix #12322 and create v2.43.1 (#12324) 2 years ago
Bryan Boreham 3d26faade4
Create 2.44.0-rc.1 (#12323) 2 years ago
Bryan Boreham aeccf9e770 Bump version to 2.44.0-rc0 2 years ago
Vladimir Varankin d281ebb178 web: display GOMEMLIMIT in runtime info 2 years ago
gotjosh e78be38cc0
don't show empty groups 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
gotjosh 96b6463f25
review comments 2 years ago
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name 2 years ago
Ben Ye fd3630b9a3 add ctx to QueryEngine interface 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values" 2 years ago
beorn7 630bcb494b storage: Use separate sample types for histogram vs. float 2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 2 years ago
Ben Ye fb67d368a2 use consistent error for instant and range query 400 2 years ago
Xiaochao Dong (@damnever) 2b7202c4cc Validate the metric names and labels in the remote write handler 2 years ago
Hayk Davtyan 408f31f786
[WebUI/ScrapePoolList] Case-insensitive search of "Scrape Pools" (#12207) 2 years ago
Alison 3ac49d4ae2
Set SourceMap to false to fix UI in MCR builds (#12175) 2 years ago
Julien Pivotto 1070c9b06c Release 2.43.0 2 years ago
Julien Pivotto 2c6168be5f Release 2.43.0-rc.1 2 years ago
pbudner 46683eadf7 fix: advertise correct flag to enable remote write receiver 2 years ago
Julien Pivotto b6d91e8bf8 Release 2.43.0-rc.0 2 years ago
Charles Korn 46a28899a0
Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2 years ago
Julien Pivotto db2d759b81 Add support for lookbackdelta per query via the API 2 years ago
Julien Pivotto 8e4350dd59 Directly include SVG logo in the page. 2 years ago
Shan Aminzadeh 3f6f5d3357
Scope GroupBy labels to metric (#11914) 2 years ago