Commit Graph

9746 Commits (37c6ef96610ea1a3308e687c48c313f23e6c350e)
 

Author SHA1 Message Date
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
David N Perkins 472456efde Added issue link to the comment
3 years ago
David N Perkins 52662e8105 Added metric name to histogram quartile binning and associated unit test
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
Chris Marchbanks ba03f7fc23
Merge pull request #10102 from prometheus/update-metrics-on-rw-fails
3 years ago
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable
3 years ago
Shihao Xia d26fd5c97b
fix potential goroutine leaks (#10057)
3 years ago
Oleg Zaytsev 701545286d
Pop intersected postings heap without popping (#10092)
3 years ago
beorn7 3be33de316 release: Extend instructions for the release shepherd
3 years ago
Björn Rabenstein 5a68a41f13
Merge pull request #10109 from prometheus/beorn7/release
3 years ago
Peter Štibraný e51a17b501
CompactBlockMetas should produce correct mint/maxt for overlapping blocks. (#10108)
3 years ago
beorn7 b75843543c release: Volunteer @beorn7 and @csmarchbanks for 2.33 and 2.34
3 years ago
Goutham Veeramachaneni 6696b7a5f0
Don't update metrics on context cancellation
3 years ago
Chris Marchbanks dfa5cb7462
Merge pull request #10038 from charlesxsh/fix-TestReshardRaceWithStop
3 years ago
Goutham Veeramachaneni 1af81dc5c9
Update sent timestamp when write irrecoverably fails.
3 years ago