5392 Commits (b021025e47135d6f69e162db12885996aa3a21b3)
 

Author SHA1 Message Date
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616) 6 years ago
Camille Janicki b035ea0ea9 Change discovery subpackages to not use testify in tests (#4612) 6 years ago
Harsh Agarwal 18a9a390b5 Add duplicate-labelset check for range/instant vectors (#4589) 6 years ago
Augustin Husson 3c0b130e5e apply review 6 years ago
Björn Rabenstein cfbd72b4f1
Merge pull request #4620 from prometheus/beorn7/client_golang 6 years ago
beorn7 4fb59d1e61 Remove use of deprecated prometheus.Handler 6 years ago
beorn7 5e4a76e66b Update vendoring of client_golang and friends 6 years ago
Augustin Husson e03869de76 add unit test and isolate the method that generate the target 6 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level 6 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594) 6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537) 6 years ago
yzpeninsula 4ae3bce260 Fix typo (#4497) 6 years ago
Tom Wilkie e3d36f4802 Don't import testing from non-test code. (#4595) 6 years ago
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