Commit Graph

9707 Commits (9bdd2d0ffdea13f2cf373a082984ceaed6031854)
 

Author SHA1 Message Date
Levi Harrison 9bdd2d0ffd
Merge pull request #10197 from LeviHarrison/fix-azure-http-client-typo
3 years ago
Julien Pivotto 7c6595ed14
Merge pull request #10193 from Juneezee/refactor/testing.TempDir
3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory
3 years ago
Augustin Husson 027b082793
Rework Alert page (#10142)
3 years ago
Julien Pivotto a4d3206618
Merge release-2.33 forward into main (#10189)
3 years ago
Björn Rabenstein eb6022fbca
Merge pull request #10183 from prometheus/beorn7/release
3 years ago
beorn7 e00eefa376 Cut v2.33.0-rc.1
3 years ago
beorn7 ef5815f6f4 Bump github.com/prometheus/client_golang to v1.12.0
3 years ago
Björn Rabenstein d38bb1cfec
Merge pull request #10182 from prometheus/nexucis/bump-kvsearch
3 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0
3 years ago
Robert Fratto b71a6dbbd1
tsdb/agent: Fix deadlock from simultaneous GC and write (#10166)
3 years ago
Mauro Stettler bf959b36cb
Nits after PR 10051 merge (#10159)
3 years ago
Björn Rabenstein 7e74557998
Merge pull request #10157 from prometheus/nexucis/debounce-search
3 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179)
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
3 years ago
Filip Petkovski 4855a0c067
Allow escaping a dollar sign when expanding external labels (#10129)
3 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147)
3 years ago
Ben Kochie 30e2c81c97
Merge pull request #10143 from prometheus/superq/regex_highlight
3 years ago
Ben Kochie 49f06955f4
Merge pull request #10168 from JuozasVainauskas/update_getting_started_guide_with_new_UI
3 years ago
SuperQ a3dd323a53
Make regex-matching docs more obvious
3 years ago
Juozas Vainauskas ad6ae2cccc Update getting started guide with the new UI
3 years ago
Julien Pivotto a5d57c9269
Cut v2.33-rc.0 (#10161)
3 years ago
Björn Rabenstein de51e98128
Merge pull request #10156 from prometheus/beorn7/release
3 years ago
beorn7 c19e75f725 Cut v2.33-rc.0
3 years ago
Rodrigo Queiro 70c1446a64
Clarify units of --storage.tsdb.retention.size (#10154)
3 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce
3 years ago
Björn Rabenstein 933f50bcda
Merge pull request #10121 from prometheus/beorn7/promql
3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152)
3 years ago
Chris Marchbanks eb7c10dbbd
Merge pull request #9274 from bboreham/improve-rw-sharding
3 years ago
beorn7 c2b80d8643 PromQL: Test negative offset in PromQL tests
3 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier
3 years ago
dependabot[bot] 076109fa19
build(deps): bump github.com/aws/aws-sdk-go from 1.42.28 to 1.42.31 (#10146)
3 years ago
Ganesh Vernekar 129ed4ec8b
Fix Example() function in TSDB (#10153)
3 years ago
beorn7 61509fc840 PromQL: Promote negative offset and @ modifer to stable
3 years ago
dependabot[bot] 714bc3ff29
build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 (#10135)
3 years ago
Augustin Husson dd02675467
move dependabot frequency running to monthly (#10144)
3 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131)
3 years ago
Björn Rabenstein 0f4a1e6eac
Merge pull request #10119 from prometheus/beorn7/remote
3 years ago
Augustin Husson dd9f96b893
rework the target page (#10103)
3 years ago
Mauro Stettler 0df3489275
Write chunks via queue, predicting the refs (#10051)
3 years ago
Bryan Boreham 954c0e8020 remote_write: round desired shards up before check
3 years ago
Bryan Boreham 6d01ce8c4d remote_write: shard up more when backlogged
3 years ago
Bryan Boreham d588b14d9c remote_write: detailed test for shard calculation
3 years ago
chenlujjj 2ce94ac196
Add '--weight' flag to 'promtool check metrics' command (#10045)
3 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136)
3 years ago
Björn Rabenstein 671bb0d5b8
Merge pull request #10128 from prometheus/beorn7/release
3 years ago
Björn Rabenstein 366cba876d
Merge pull request #10110 from prometheus/beorn7/release2
3 years ago
beorn7 4727c41a4b Update Go dependencies
3 years ago
Oleg Zaytsev a83d46ee9c
Tidy postingsWithIndexHeap (#10123)
3 years ago
Bryan Boreham 82860a770c
tsdb: use simpler map key to improve exemplar ingest performance (#10111)
3 years ago