34 Commits (6cd24d87b0d4e3acd4503b061d32c5aa6d8883a9)

Author SHA1 Message Date
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 12 months ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 1 year ago
Julius Volz cb045c0e4b Fix wording from "jitterSeed" -> "offsetSeed" for server-wide scrape offsets 2 years ago
Julien Pivotto 1fd59791e1 Update tests 2 years ago
Bryan Boreham 5cfe759348 scrape: make TargetsFromGroup work with Builder not []Label 2 years ago
Bryan Boreham 95fc032a61 scrape: add benchmark for TargetsFromGroup 2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142) 2 years ago
Bryan Boreham 9bc6d7a7db Update package scrape tests for new labels.Labels type 2 years ago
Bryan Boreham 4927e13537 scrape tests: undo EmptyLabels change 2 years ago
Bryan Boreham 14780c3b4e scrape: in tests use labels.FromStrings 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 2 years ago
Xiaonan Shen 0c3abdc26d
Keep relabeled scrape interval and timeout on reloads (#10916) 2 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 3 years ago
SuperQ 31f4108758
Add scrape_timeout_seconds metric 3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 3 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Julien Pivotto 31700a05df Improve testutil.ErrorEqual (#6471) 5 years ago
johncming 4757c69157 scrape: close manager gracefully at end. (#6044) 5 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 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