Commit Graph

1486 Commits (866fa25b2025a81b31d80ab04aacfb07196cca80)

Author SHA1 Message Date
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
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
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
Fish-pro 43d77f7c41 Use http constants instead of string
2 years ago
Julien Pivotto c70d85baed
Merge pull request #11916 from prometheus/release-2.42
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
Bartlomiej Plotka 6dcfb71740
Merge pull request #11897 from pracucci/propose-to-change-query-canceled-status-code
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
Julien Pivotto 44ef49805c
Merge pull request #11890 from prometheus/release-2.41
2 years ago
Shan Aminzadeh cdfd18ce00
[lezer-promql] Fix package.json main to point to correct cjs module (#11888)
2 years ago
Julien Pivotto 2c408289f8 Add stabilizing to UI
2 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules
2 years ago
beorn7 d121db7a65
federate: Fix PeekBack usage
2 years ago
Ganesh Vernekar 7a88bc3581
Test federation with native histograms
2 years ago
Ganesh Vernekar 33f880d123
Add native histogram support in federation
2 years ago
Levi Harrison 3b4cbf8da4
Inject readiness state through context (#11617)
2 years ago
Aleksey Smirnov 84c6f0e584
Init value for useState hook calls once (#11802)
2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142)
2 years ago