5354 Commits (996fd958ac12a7906367470fe2f6bdd05f56f608)
 

Author SHA1 Message Date
Chris Marchbanks 87f1dad16d throttle resends of alerts to 1 minute by default (#4538) 6 years ago
Krasi Georgiev 53691ae261 Simplify SD update throttling (#4523) 6 years ago
Tariq Ibrahim a188693015 Adding unit tests for the util package (#4534) 6 years ago
Tariq Ibrahim c7693f6c68 Fix Dockerfile label syntax 6 years ago
Dan Cech 9f4cb06a37 use Welford/Knuth method to compute standard deviation and variance (#4533) 6 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479) 6 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430) 6 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501) 6 years ago
Krasi Georgiev 12fe204ea6
move runtime debug funcs in own package (#4494) 6 years ago
Goutham Veeramachaneni f3b7c22827 rules: add comment about lock taking (#4525) 6 years ago
Ganesh Vernekar c663477688 Fixed TestUpdate in rules/manager_test.go (#4516) 6 years ago
Fabian Reinartz f571b69010
Merge pull request #4514 from jkohen/ec2-targets 6 years ago
Javier Kohen 1c89984778 Expose EC2 instance owner as a discovery label. 6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 6 years ago
Yecheng Fu d4eae8cc0c Wait for all internal discoveries are done before exiting. (#4508) 6 years ago
Ganesh Vernekar a0a9e7df91 Fix TestForStateRestore (#4476) (#4512) 6 years ago
Goutham Veeramachaneni 71855a22a4
Add tracing spans to promql (#4436) 6 years ago
Julien Pivotto 0b4d22b245 rules/manager: remove a no-longer-relevant comment (#4503) 6 years ago
Chris Marchbanks 11155c7028 Existing alert labels will update based on templates (#4500) 6 years ago
Brian Brazil cd54add5b8
Clarify that {a="b",a!="c"} is possible. (#4492) 6 years ago
Fabian Reinartz b04ab71268
Merge pull request #4488 from jkohen/patch-3 6 years ago
Javier Kohen 403ac08ece Expose __meta_gce_instance_id as an integer (instead of raw bytes). 6 years ago
Javier Kohen 2d4bcb3ee1 Document the new __meta_gce_instance_id discovery label. 6 years ago
Javier Kohen 7e9549b398 Added __meta_gce_instance_id discovery label 6 years ago
Simon Pasquier b7054f3a78
Merge pull request #4443 from simonpasquier/fix-consul-connections-leak 6 years ago
Simon Pasquier d6c590018b
Merge pull request #4472 from simonpasquier/better-gofmt-msg 6 years ago
Simon Pasquier 08c2f50382
Merge pull request #4418 from simonpasquier/log-vm-limits 6 years ago
Frederic Branczyk b0b3e3dd74
promql: Remove old and unused alerting/reconding syntax 6 years ago
Simon Pasquier a827f91aff Makefile: improve 'make style' reporting 6 years ago
Fabian Reinartz cc878ea559
Merge pull request #4471 from prometheus/uptsdb 6 years ago
Fabian Reinartz b7e2f407de rules: Fix double-locking of mutex 6 years ago
Fabian Reinartz 817e379a0e vendor: update TSDB 6 years ago
Benji Visser 46fb4078a6 handle nil pointer in ec2 discovery (#4469) 6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457) 6 years ago
Julius Volz 2b8fc062a8
rules: HTML-escape rule YAML marshal errors (#4464) 6 years ago
Dave Henderson 73a08f0045 promtool - Adding --step flag to 'query range' subcommand (#4454) 6 years ago
Julius Volz 159e1537d2
Remove /heap endpoint (#4460) 6 years ago
Julius Volz 90521a65f8
Remove error return value from NotifyFunc() (#4459) 6 years ago
Julius Volz 0c54cf489b
Document "<bool>" placeholder in API (#4465) 6 years ago
Ganesh Vernekar f1db699dff Persist alert 'for' state across restarts (#4061) 6 years ago
Johannes Scheuermann f978f5bba3 Fixes #4202, correctly parse VMs with empty tags (#4450) 6 years ago
Frederic Branczyk 2236bb6c59
Merge pull request #4336 from jojohappy/upgrade_k8s_client 6 years ago
jojohappy e060f7755f To keep comment of NodeLegacyHostIP for k8s node address 6 years ago
jojohappy f5794b0ff9 Revert the testdata.txt, should be no change 6 years ago
jojohappy e81785d1a3 To keep depecrate k8s node NodeLegacyHostIP as local constant to keep compatibility for older k8s version 6 years ago
jojohappy f3735d0ead Remove useless testdata 6 years ago
jojohappy b33f48920c Fixed remove unused package & fetch golang.org/x/text 6 years ago
jojohappy 21e50a3f9d Upgrade k8s client to kubernetes-1.11.0 6 years ago
Simon Pasquier 1cd29f782c discovery/consul: close idle connections on stop 6 years ago
Brian Brazil 70c98a06f1
Handle empty HELP in text parser. (#4444) 6 years ago