Commit Graph

7495 Commits (641676b3975c72241041047323de178136491eb0)
 

Author SHA1 Message Date
Jean-Baptiste Le Duigou 1f9eb09e8e Improve unit tests for target group
5 years ago
Björn Rabenstein 3c70284802
Merge pull request #6137 from gouthamve/propose-ganesh-tsdb
5 years ago
Simon Pasquier f7e1f064e3
Makefile: change default target to include check_assets (#5932)
5 years ago
Goutham Veeramachaneni b035c55a96
Step down and propose Ganesh as TSDB maintainer
5 years ago
Jean-Baptiste Le Duigou 5146bb14ef adding unit test for target group (#6138)
5 years ago
Jean-Baptiste Le Duigou 15de05d55e adding unit test for target group
5 years ago
Krasi Georgiev b05b5f9a30
remove debug fmt.Println in tombstones. (#6135)
5 years ago
Ganesh Vernekar 04c1c7974e
Clarify the branch in preparing the release (#6122)
5 years ago
Björn Rabenstein 4275c4a4f6
Merge pull request #6123 from yuxiaobo96/prometheus-check2
5 years ago
Simon Pasquier cf3d74ed69 promql: fix potential panic in the query logger (#6094)
5 years ago
yuxiaobo 47e51c8b2b Correct spelling mistakes
5 years ago
Alex Dzyoba e3882629ba promql: Move tests to testutil (#6103)
5 years ago
Callum Styan 81fa63006c Add additional shards/segment graphs to remote write dashboard.
5 years ago
Krasi Georgiev 81d284f806
Merge the 2.13 release branch to master (#6117)
5 years ago
Frederic Branczyk 6b22997791
Merge pull request #6116 from simonpasquier/fix-sd-error-logs-on-cancel
5 years ago
Chris Marchbanks 6970f725c9 Fix panic in ARM builds of Prometheus (#6110)
5 years ago
Simon Pasquier 8ec6f02854 discovery: don't log errors on context cancelation
5 years ago
陈谭军 0f022aa42b fix unreasonable goimports (#6115)
5 years ago
Giedrius Statkevičius ad58fc4765 ui: handle null response properly (#6071)
5 years ago
Callum Styan 84ff928606 Make sure the remote write storage uses a dedupe logger. (#6113)
5 years ago
Björn Rabenstein 706f3b2d17
Merge pull request #6054 from nevill/refactor/manager_test
5 years ago
Björn Rabenstein fc945c4e8a
Merge pull request #6021 from prometheus/reload-checkpoint-async
5 years ago
Ganesh Vernekar 4dfc7a2e77
Remove unnecessary lock in loadWAL (#6107)
5 years ago
Nevill 7465f27ea5 Refactor on discovery/manager_test.go
5 years ago
Chris Marchbanks 8df4bca470
Garbage collect asynchronously in the WAL Watcher
5 years ago
George Felix 895abbb7d0 Replaced test validations with testutils on storage/remote/codec_test.go (#6097)
5 years ago
Kyle Hinton 16f1e252f4 Small grammar fix on alerting rules doc (#6104)
5 years ago
Krasi Georgiev 6ea4252299
cut 2.13 release (#6099)
5 years ago
Simon Pasquier 35857b59de web/ui: fix for CVE-2019-10215 (#6098)
5 years ago
Ben Kochie 335021547c Include tsdb tool in builds (#6085) (#6089)
5 years ago
Ganesh Vernekar 53ea6d6390
Allocate the shards only once while reading WAL (#6093)
5 years ago
Ganesh Vernekar 493ef2f771
Benchmark for loading WAL (#6081)
5 years ago
Ben Kochie 0fbc8c13a7
Include tsdb tool in builds (#6085)
5 years ago
Joe Elliott 95dc59ec7e Replaced t.Fatalf() with testutil.Assert() in buffer_test.go (#6084)
5 years ago
Björn Rabenstein 188917a16a
Merge pull request #6078 from abejide001/remove-punctuation-mark
5 years ago
abejidefemi1@gmail.com 5264b9628b fix punctuation mark
5 years ago
陈谭军 103f26d188 fix the wrong word (#6069)
5 years ago
Björn Rabenstein ea2c836e1b
Merge pull request #6057 from snebel29/fix/management-api-return-code-when-disabled
5 years ago
Sven Nebel 5a554df085 Nit: Improve doc text grammar (#6068)
5 years ago
Krasi Georgiev 08c55c119f
cut 2.13.0-rc.0 pre-release (#6058)
5 years ago
Sven Nebel 27bbc235e0 Improve message when Lifecycle API is not enabled
5 years ago
Sven Nebel d186d85649 Return 403 with PUT verb if lifecycle is not enabled
5 years ago
陈谭军 c6928b5c6e fix-up typo unkown->unknown (#6055)
5 years ago
Simon Pasquier f6f23a2675
docs: update unit testing rules (#6051)
5 years ago
Simon Pasquier ddff1480a7
cmd/promtool: improve output for PromQL tests (#6052)
5 years ago
Simon Pasquier e36ab7e192
prometheus-mixin: improve description of sample alerts (#6050)
5 years ago
Simon Pasquier 80bc8553be
discovery/file: fix flaky tests (#5948)
5 years ago
Björn Rabenstein 52e0504f83
Merge pull request #5254 from nevill/fix-4890
5 years ago
Nevill 55661ab004 Set failedConfigs only once right after registerProviders finished
5 years ago
johncming 8d3083e256 config: add test case for scrape interval larger than timeout. (#6037)
5 years ago