Commit Graph

43 Commits (ce0f09b125b888ad0c4061c4506cd47ddce5c20f)

Author SHA1 Message Date
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
machine424 d23d196db5 fix(discovery): prevent the manager from storing stale targetGroups 10 months ago
Arthur Silva Sens 5bd8988637
Simplify 'TestManagerCTZeroIngestion' (#14756) 10 months ago
machine424 c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs 10 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 1 year ago
David Ashpole c755fa9935
support unregistering scrape manager metrics 1 year ago
Bryan Boreham 5f50d974c9 scraping: reset symbol table periodically 1 year ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 1 year ago
Paweł Szulik b0c538787d Refactor scrape tests to use testify. 1 year ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 2 years 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) 3 years ago
Bryan Boreham 9bc6d7a7db Update package scrape tests for new labels.Labels type 3 years ago
Bryan Boreham 4927e13537 scrape tests: undo EmptyLabels change 3 years ago
Bryan Boreham 14780c3b4e scrape: in tests use labels.FromStrings 3 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 3 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 3 years ago
Xiaonan Shen 0c3abdc26d
Keep relabeled scrape interval and timeout on reloads (#10916) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Darshan Chaudhary a7e554b158
add check service-discovery command (#8970) 4 years ago
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