34 Commits (5f5e4d76bd65420611c17b5d2bad3451cc2495de)

Author SHA1 Message Date
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Brian Brazil 89c43dd0d7 Sort targets on the status page. 10 years ago
Johannes 'fish' Ziemke ff95a52b0f Rename Address to URL 10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup. 10 years ago
Bjoern Rabenstein fee88a7a77 Remove the remaining races, new and old. 10 years ago
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time. 10 years ago
Bjoern Rabenstein b3ed9aa7a2 Clean up start-up and shut-down. 10 years ago
Bjoern Rabenstein 4447708c9f Fix a race in target.go. 10 years ago
Julius Volz 7f5d3c2c29 Fix and improve the fp locker. 10 years ago
Brian Brazil 5edf689133 Stagger scrapes to spread out load. 10 years ago
Bjoern Rabenstein 1909686789 Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Brian Brazil 3b3ec604c3 Stagger scrapes to spread out load. 10 years ago
Bjoern Rabenstein 24ece38f7c Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Julius Volz fb44580110 Cleanup/fix program termination sequence. 11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
Matt T. Proud 06b4a40661 Represent targets in a tabular interface. 12 years ago
Julius Volz 9a48f57b66 Continue scraping old targets on SD fail. 12 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
Julius Volz d9b4f98b44 Integrate DNS-SD support for discovering job targets. 12 years ago
Matt T. Proud d4db3cf00b Code Review: Last replacement wins. 12 years ago
Matt T. Proud 9cde48754b Fix race conditions in TargetPool. 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 12 years ago
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API. 12 years ago
Julius Volz 3537edee9f Fix targetpool iteration deadlock. 12 years ago
Matt T. Proud e01b6cdb44 Duration statistics for each target pool. 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Matt T. Proud f2ded515b7 Support versioned telemetry providers. 12 years ago
Matt T. Proud 190e4e3fa3 ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability. 12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility. 12 years ago
Matt T. Proud 2922def8d0 Use the ``TargetManager`` for targets. 12 years ago
Matt T. Proud 7a9777b4b5 Create ``TargetPool`` priority queue. 12 years ago