Commit Graph

1506 Commits (0e3f35324b46010b0f6363d01e592eebad1a80ad)

Author SHA1 Message Date
Julien Pivotto f3f3d8f5ca
Merge pull request #12540 from bboreham/slices-sorts2
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
Julien Pivotto 0186ec7873
Merge pull request #12516 from vinted/convert_queryopts_to_interface
1 year ago
Julien Pivotto 986fde06b2
Merge pull request #11688 from damnever/fix/datamodelvalidation-remotewriteapi
1 year ago
Giedrius Statkevičius 3f230fc9f8 promql: convert QueryOpts to interface
1 year ago
Matthias Loibl 71d149a79f
Merge pull request #12472 from metalmatze/request-counter-init
1 year ago
cui fliter 484a9e4071
fix some typos (#12498)
1 year ago
Matthias Loibl 686482ab34
Remove Add(0)
1 year ago
Julien Pivotto 490bf641be
Merge pull request #12487 from prometheus/release-2.45
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
Julien Pivotto e043b273a6
Merge pull request #12439 from prometheus/release-2.45
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 a073e04a9b
Merge pull request #12366 from prometheus/release-2.44
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 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
Julien Pivotto 8f1dc4a70f
Merge pull request #12248 from yeya24/consistent-response
2 years ago
Julien Pivotto e2512078e5
Merge pull request #12241 from mmorel-35/linter/nilerr
2 years ago
gotjosh 2f22c8b7f8
Merge pull request #12270 from prometheus/gotjosh/allow-filtering-of-rules-by-name-api
2 years ago
gotjosh e78be38cc0
don't show empty groups
2 years ago
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
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 de50efbf7a
Merge pull request #12165 from prometheus/release-2.43
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
Julien Pivotto db2d759b81 Add support for lookbackdelta per query via the API
2 years ago