61 Commits (29fff1eca43fa759c26fd3f86e17aaebb4818d77)

Author SHA1 Message Date
Brian Brazil d8b4995ddd Check target labels are valid. Check for address after relabelling. 8 years ago
Brian Brazil 34767c2221 Clone lset before relabelling. (#2386) 8 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 8 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 8 years ago
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 8 years ago
Dan Milstein 0cb6b9962e Fix broken test which relied on DNS resolution #1962 8 years ago
Fabian Reinartz 692ddc592c retrieval: fix IPv6 port default, add tests 8 years ago
Fabian Reinartz 17cdd4f966 retrieval: fix IPv6 port default, add tests 8 years ago
Dan Milstein b9fb9742ed Move test helper function into scope of test func 8 years ago
Dan Milstein 79216011cb Add basic test for TargetManager.targetSet 8 years ago
Fabian Reinartz bb6dc3ff78 Remove old tests 9 years ago
beorn7 fd5108b038 Fix a targetmanager test 9 years ago
Fabian Reinartz a06bc75519 Remove occurrences of 'base' labels 9 years ago
Fabian Reinartz 0d44248fb8 Cleanup cluttered test data 9 years ago
beorn7 a7408bfb47 Unify duration parsing 9 years ago
Brian Brazil 427bf29db1 Add in default port after relabelling. 9 years ago
Brian Brazil fd2bd81cd8 Allow all instance labels in target groups 9 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling. 9 years ago
Brian Brazil b03569267e retrieval: Add URL parameters to fullLabels too 9 years ago
Brian Brazil 4bc39dc60e retrieval: Reduce flakiness of TestTargetManagerChan 9 years ago
Julius Volz f63a899744 Change config regexes to full-string matches. 9 years ago
Julius Volz 963ad82dcb Fix "go vet" errors. 9 years ago
Julius Volz d36a7f4e6f Fix busylooping in case of no target providers. 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline 9 years ago
Fabian Reinartz 0138d37458 Improve unique target group sources. 9 years ago
Brian Brazil d8875d17d8 Retrieval: Make it possible to relabel query params 9 years ago
Fabian Reinartz 0af1cff8af config: simplify default config handling. 10 years ago
Brian Brazil f34de493d5 Add increase() function, to replace delta(..., 1). 10 years ago
Fabian Reinartz 385919a65a Avoid inter-component blocking if ingestion/scraping blocks. 10 years ago
Fabian Reinartz bb540fd9fd Implement config reloading on SIGHUP. 10 years ago
Fabian Reinartz 5fbde88919 Switch config to YAML format. 10 years ago
Fabian Reinartz b5a8f7b8fa Cleanup, test, and document config. 10 years ago
Fabian Reinartz 945c49a2dd Add relabelling to target management. 10 years ago
Fabian Reinartz 0b619b46d6 Change JobConfig to ScrapeConfig. 10 years ago
Fabian Reinartz 5015c2a0e8 Make target manager source based. 10 years ago
beorn7 fa1935a644 Remove /api/targets call and do not show job and instance labels on status. 10 years ago
beorn7 be11cb2b07 Remove the sample ingestion channel. 10 years ago
Julius Volz 140eede5e0 Rename UNREACHABLE to UNHEALTHY. 10 years ago
Sergiusz 'q3k' Bazański 0d0bb3c030 Change instance identifiers to be host:port 10 years ago
Sergiusz 'q3k' Bazański bb69a3d284 Hide HTTP auth parts from URL 10 years ago
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 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 b3ed9aa7a2 Clean up start-up and shut-down. 10 years ago
Brian Brazil 5edf689133 Stagger scrapes to spread out load. 10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Brian Brazil 3b3ec604c3 Stagger scrapes to spread out load. 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago