21 Commits (0a1de58f7e9191351361bfbbda2101cc50e0c272)

Author SHA1 Message Date
Bryan Boreham 9bc6d7a7db Update package scrape tests for new labels.Labels type 2 years ago
Bryan Boreham 8b863c42dd
Optimise relabeling by re-using memory (#11147) 2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Julien Pivotto 67a64ee092
Remove check against cfg so interval/ timeout are always set (#10023) (#10031) 3 years ago
Nicholas Blott c92673fb14
Remove check against cfg so interval/ timeout are always set (#10023) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Julien Pivotto b0c98e01c8
Include scrape labels in the hash (#9551) 3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911) 3 years ago
Levi Harrison 2826fbeeb7
SD: Add target creation failure counter and change failure handling (#8786) 4 years ago
Marco Pracucci 4da5c25ea4
Upgrade prometheus/common to v0.21.0 4 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
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Mario Trangoni d9cb4a14d3 scrape/target_test.go: remove deprecated function BuildNameToCertificate() 5 years ago
Julius Volz b5c833ca21
Update go.mod dependencies before release (#5883) 5 years ago
xjewer 0d1a69353e scrape: Add global jitter for HA server (#5181) 6 years ago
Nguyen Hai Truong aed9ea144a Remove duplicated words in comments 6 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Brian Brazil 1545842704 TrimPrefix removes a prefix, TrimLeft removes chars 7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 7 years ago
Ben Kochie 59aca4138b Fix staticcheck issues. 7 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Fabian Reinartz 200bbe1bad config: extract SD and HTTPClient configurations 8 years ago
Tobias Schmidt 27074863b4 Print url.URLs correctly in tests 8 years ago
Fabian Reinartz f030cb5f01 retrieval: export NewHTTPClient 8 years ago
Fabian Reinartz 0322c59dc3 retrieval: export NewHTTPClient 8 years ago
Gregory G. Tseng 4ceedffe86 Unexport testing constant 9 years ago
Gregory G. Tseng 7997c14b0d Add ServerName into TLS Config 9 years ago
Fabian Reinartz 499f4af4aa Test target URL 9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target. 9 years ago
Fabian Reinartz 0d7105abee Remove scrape config from Target. 9 years ago
Fabian Reinartz 75681b691a Extract HTTP client from Target. 9 years ago
Fabian Reinartz 775316f8d2 Move appender construction from Target to scrapePool 9 years ago
Fabian Reinartz 1a3253e8ed Make scrape time unambigious. 9 years ago
Fabian Reinartz c7bbe95597 Remove outdated target tests 9 years ago
Fabian Reinartz da99366f85 Consolidate Target.Update into constructor. 9 years ago
Fabian Reinartz 463dd3ea06 Refactor target scrape reporting. 9 years ago
Fabian Reinartz 27d71b08d1 Factor out appender wrapping 9 years ago
Fabian Reinartz fe7e91e2eb Make scraping offset consistent. 9 years ago
Fabian Reinartz a06bc75519 Remove occurrences of 'base' labels 9 years ago
Fabian Reinartz 65eba080a0 Cleanup internal target data 9 years ago
Julius Volz 3728b5872f Fix target update error handling. 9 years ago
beorn7 ec08c9a391 Rework the way to communicate backpressure (AKA suspended ingestion) 9 years ago