Commit Graph

5329 Commits (bf9a1d3d15700b65861f626ee96adda5b1321b8b)
 

Author SHA1 Message Date
Bryan Boreham 968f657eaa Stop removing the final dot from rooted DNS names (#4586)
6 years ago
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585)
6 years ago
Goutham Veeramachaneni 9ee4b05d16
Better link for docs (#4593)
6 years ago
Ganesh Vernekar 73db8b8cea [bugfix] Parse negative value in PromQL (#4564)
6 years ago
Simon Pasquier e7cee1b5ba Remove tests redundant with TestTargetUpdatesOrder
6 years ago
Simon Pasquier 7dc3f11306 WIP discovery: refactor TestTargetUpdatesOrder
6 years ago
Simon Pasquier 8fd891bf3f Speed up tests that were still using the 5s timeout
6 years ago
Simon Pasquier 8289501420 Address krasi's comments
6 years ago
Simon Pasquier 1cee5b5b06 Don't multiple the interval value by 1ms in the mock
6 years ago
Simon Pasquier 4900405d2f Refactor TestCoordinationWithReceiver() to work with any Discoverer
6 years ago
Simon Pasquier 0798f14e02 Add TestCoordinationWithEmptyProvider
6 years ago
Simon Pasquier 48989d8996 discovery: add more tests
6 years ago
Goutham Veeramachaneni 16532a7111
changelog: /s/backward compatible/forward compatible/ (#4600)
6 years ago
Goutham Veeramachaneni 068eaa5dbf
Release 2.4.0 (#4592)
6 years ago
Goutham Veeramachaneni d075d78bfd
release 2.4.0-rc.0 (#4576)
6 years ago
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
Augustin Husson 9970e4e7e4 unregister source when the target is empty
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