5162 Commits (3e87c04b836e7a8b6606e498200eea68fc897d4b)
 

Author SHA1 Message Date
Goutham Veeramachaneni 3e87c04b83
Logger is nil for API. Fixes #4577 (#4583) 6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532) 6 years ago
Krasi Georgiev ba7eb733e8 tidy up the discovery logs,updating loops and selects (#4556) 6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569) 6 years ago
Simon Pasquier 40517dc4b3
Merge pull request #4539 from tariq1890/fix_docker_label 6 years ago
Simon Pasquier 674c76adb8 discovery: coalesce identical SD configurations (#3912) 6 years ago
Simon Pasquier 75bd348135 web: clean up api/v2 (#4554) 6 years ago
Chris Marchbanks 63ed9d1b70 Send EndsAt along with alerts (#4550) 6 years ago
Thomas Jackson f0a1ebc19d Add SelectParams to Select for federation (#4546) 6 years ago
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
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