1570 Commits (d91ebffb30ec74fd0ebffbb32d7c969a2531411a)

Author SHA1 Message Date
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
Charles Korn deba5120ea
Address PR feeedback: reduce log level. 2 years ago
Fish-pro 43d77f7c41 Use http constants instead of string 2 years ago
Charles Korn 857b23873f
Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data. 2 years ago
Charles Korn a0dd1468be
Move custom jsoniter code into json_codec.go. 2 years ago
Charles Korn 3e94dd8c8f
Add extension point for returning different content types from API endpoints 2 years ago
Kemal Akkoyun 225c61122d
Cut v2.42.0 (#11912) 2 years ago
Kemal Akkoyun 7b9cc7eea3
Cut v2.42.0-rc.0 (#11902) 2 years ago
Marco Pracucci 3db77b4491
API: change HTTP status code tracked in metrics form 503/422 to 499 if a request is canceled 2 years ago
Kemal Akkoyun bab3b4e3c3 Upgrade dependencies 2 years ago
Kemal Akkoyun ae597cac62
Upgrade several UI dependencies (#11894) 2 years ago
Shan Aminzadeh cdfd18ce00
[lezer-promql] Fix package.json main to point to correct cjs module (#11888) 2 years ago