Commit Graph

18 Commits (173f4ec79e0af7b028f3ef6cad5f3a2443ff2c0f)

Author SHA1 Message Date
SuperQ 31f4108758
Add scrape_timeout_seconds metric 4 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Julien Pivotto 31700a05df Improve testutil.ErrorEqual (#6471) 6 years ago
johncming 4757c69157 scrape: close manager gracefully at end. (#6044) 6 years ago
Simon Pasquier c1682adb2f Bump prometheus/common to v0.3.0 (#5344) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
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 7 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955) 7 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526) 7 years ago
Krasi Georgiev 9f2f6accba fix the TestManagerReloadNoChange test (#4267) 7 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 8 years ago
Krasi Georgiev 7858745c04 rename structs for consistency 8 years ago
Krasi Georgiev d202718116 read bearer token on every request , + some http and scrape tests 8 years ago
Krasi Georgiev e405e2f1ea refactored discovery 8 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) 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 9 years ago
Fabian Reinartz d19d1bcad3 discovery: move into top-level package 9 years ago
Fabian Reinartz 7bd9508c9b discovery: move TargetProvider and multi-constructor 9 years ago
Dan Milstein 0cb6b9962e Fix broken test which relied on DNS resolution #1962 9 years ago
Fabian Reinartz 692ddc592c retrieval: fix IPv6 port default, add tests 9 years ago
Fabian Reinartz 17cdd4f966 retrieval: fix IPv6 port default, add tests 9 years ago
Dan Milstein b9fb9742ed Move test helper function into scope of test func 9 years ago
Dan Milstein 79216011cb Add basic test for TargetManager.targetSet 9 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 10 years ago
Fabian Reinartz 0d44248fb8 Cleanup cluttered test data 10 years ago
beorn7 a7408bfb47 Unify duration parsing 10 years ago
Brian Brazil 427bf29db1 Add in default port after relabelling. 10 years ago
Brian Brazil fd2bd81cd8 Allow all instance labels in target groups 10 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling. 10 years ago
Brian Brazil b03569267e retrieval: Add URL parameters to fullLabels too 10 years ago
Brian Brazil 4bc39dc60e retrieval: Reduce flakiness of TestTargetManagerChan 10 years ago
Julius Volz f63a899744 Change config regexes to full-string matches. 10 years ago
Julius Volz 963ad82dcb Fix "go vet" errors. 10 years ago
Julius Volz d36a7f4e6f Fix busylooping in case of no target providers. 10 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 10 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline 10 years ago
Fabian Reinartz 0138d37458 Improve unique target group sources. 10 years ago
Brian Brazil d8875d17d8 Retrieval: Make it possible to relabel query params 10 years ago