Commit Graph

5512 Commits (6f69e313984843cf4c565f3e779db12abab34dd1)
 

Author SHA1 Message Date
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write
6 years ago
Maria Nemtinova 8e3a39f725 Web UI QoL improvements (#5201)
6 years ago
JoeWrightss 4cb6c202ff Fix fmt.Errorf error message (#5199)
6 years ago
Tariq Ibrahim a2a6e24f9f show list of offending labels in the error message in many-to-many scenarios (#5189)
6 years ago
Minh-Long Do b26b5c9e96 Add rendering test of template based web endpoints (#5188)
6 years ago
Simon Pasquier fc10f6d814
Unset GO111MODULE variable in Makefile.common (#5191)
6 years ago
Goutham Veeramachaneni 9b8bbe3246
Merge pull request #5187 from prometheus/beorn7/release
6 years ago
beorn7 d26e134bd4 Merge branch 'release-2.7' into beorn7/release
6 years ago
Björn Rabenstein 3db36f34ec
Merge pull request #5186 from prometheus/beorn7/metrics
6 years ago
beorn7 2db1eeb4ec Fix prometheus_rule_group_last_evaluation_timestamp_seconds
6 years ago
zhulongcheng fd964426a7 web: predeclare and reuse errors (#5180)
6 years ago
zhulongcheng a75f8a8e05 update error message in extractTimeRange (#5179)
6 years ago
JoeWrightss e158c53fa9 Fix some typos in comment (#5175)
6 years ago
Brian Brazil c66aeb3fff
In histogram_quantile merge buckets with equivalent le values (#5158)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Vishnunarayan K I 108b9b0e5f Limit number of merics in prometheus UI (#5139)
6 years ago
Frederic Branczyk 50e1228f88
Merge pull request #5147 from prometheus/brancz-patch-1
6 years ago
Frederic Branczyk 32079f351f
docs: Specifically call out NFS and POSIX
6 years ago
Goutham Veeramachaneni 62e591f928
*: cut 2.7.1 (#5164)
6 years ago
Goutham Veeramachaneni b03d6f6eff
Remove custom highlight code, it's not needed. (#5163)
6 years ago
Ganesh Vernekar 10ae00ab9d Fix bug from #4898 (#5161)
6 years ago
Ganesh Vernekar 787eb1e904 Set rule_group_last_duration_seconds to seconds (#5153)
6 years ago
Frederic Branczyk 3de734d8de
docs: Add filesystem POSIX requirement
6 years ago
Ganesh Vernekar a2ef8cf2f5
Merge pull request #5146 from tariq1890/ineff
6 years ago
tariqibrahim b173de0c26 fix ineffectual assignment in dns.go
6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ 63f375e80a [FIX] Azure DS: Return error when request failed (#4719)
6 years ago
Brian Brazil 1dd57765b4
Reduce time that alertmanagers are in flux when reloaded. (#5126)
6 years ago
Bryan Boreham 8841692a63 Use the context associated with the inner evaluation span (#5130)
6 years ago
Tariq Ibrahim f4275d2352 Use the latest versions of azure go sdk and go-autorest (#5015)
6 years ago
Tariq Ibrahim bfcdba211f remove the prepended watch reactor from the fake k8s client (#5140)
6 years ago
Goutham Veeramachaneni 410ee9e04a
*: cut 2.7.0 (#5141)
6 years ago
Goutham Veeramachaneni 7f7b211047
*: cut 2.7.0-rc.2 (#5134)
6 years ago
Goutham Veeramachaneni b454ed3ec2
*: cut 2.7.0-rc.1 (#5123)
6 years ago
Goutham Veeramachaneni 4e83f91cfd
Rollback Dockerfile to version @ 2.5.x (#5122)
6 years ago
Hrishikesh Barman 9c4e258651 corrected regex string check for anyorigin(*) (#5117)
6 years ago
Goutham Veeramachaneni 24f19f03db
*: cut 2.7.0-rc.0 (#5114)
6 years ago
Goutham Veeramachaneni 4068968e12
Protect retention from overflowing (#5112)
6 years ago
Goutham Veeramachaneni 384cba1211
Add flag for size based retention (#5109)
6 years ago
Krasi Georgiev 3bd41cc92c Udpate tsdb to 0.4 (#5110)
6 years ago
Simon Pasquier 68e4c211f2
discovery/azure: more robust handling of go routines (#5106)
6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011)
6 years ago
Matt Layher c44cd7e166
Merge pull request #5102 from prometheus/mdl-gofmt
6 years ago
Matt Layher 67c43f3054
Merge pull request #5101 from prometheus/mdl-no-fatal
6 years ago
Matt Layher a68d1f2688
Merge pull request #5100 from prometheus/mdl-lexer-subtests
6 years ago
Matt Layher 302148fd69 *: apply gofmt -s
6 years ago
Matt Layher 28eff63eca pkg/runtime: use panic instead of log.Fatal for system call errors
6 years ago
Matt Layher f62fd2bfc9 promql: use subtests in TestLexer
6 years ago
Ryan Leung 45c8b084c6 fix TestFailedStartupExitCode (#5076)
6 years ago
Simon Pasquier 22a1def98d
Merge pull request #5099 from prometheus/release-2.6
6 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
6 years ago