10 Commits (0a87dcd41687f0faf04c621dcfd0ea7863172243)

Author SHA1 Message Date
xjewer 0d1a69353e scrape: Add global jitter for HA server (#5181) 6 years ago
Julien Pivotto 04ce817c49 scrape: Rewrite scrape loop options as a struct (#5314) 6 years ago
Simon Pasquier 12708acd15
scrape: catch errors when creating HTTP clients (#5182) 6 years ago
Matt Layher 302148fd69 *: apply gofmt -s 6 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955) 6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526) 6 years ago
Krasi Georgiev 9f2f6accba fix the TestManagerReloadNoChange test (#4267) 6 years ago
Elif T. Kuş 57dcdfb15f Rewrote tests with testutil for several test files (#4086) 7 years ago
Simon Pasquier 2cbba4e948 scrape: fix data races 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Krasi Georgiev 7858745c04 rename structs for consistency 7 years ago
Krasi Georgiev d202718116 read bearer token on every request , + some http and scrape tests 7 years ago
Krasi Georgiev e405e2f1ea refactored discovery 7 years ago
Brian Brazil d8b4995ddd Check target labels are valid. Check for address after relabelling. 8 years ago
Fabian Reinartz 5ec1efe622 retrieval: fix test 8 years ago
Brian Brazil 34767c2221 Clone lset before relabelling. (#2386) 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 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