Commit Graph

37 Commits (d532272520610c0e8fcb6ae83c90411f9873b08b)

Author SHA1 Message Date
Brian Brazil d532272520 Add stalemarkers to synthetic series too when target stops. 9 years ago
Brian Brazil b87d3ca9ea Create stale markers when a target is stopped. 9 years ago
Brian Brazil 3c45400130 Don't fail scrape if one sample violates ordering. 9 years ago
Brian Brazil fd5c5a50a3 Add stale markers on parse error. 9 years ago
Brian Brazil c0c7e32e61 Treat a failed scrape as an empty scrape for staleness. 9 years ago
Brian Brazil 850ea412ad If an explicit timestamp is provided, bypass staleness. 9 years ago
Brian Brazil 5060a0fc51 Add unittests for ingestion stale NaNs 9 years ago
Brian Brazil 4f35952cf3 Inject a stale NaN when sample disappears between scrapes. 9 years ago
Brian Brazil beaa7d5a43 Move consistent NaN logic into the parser. 9 years ago
Brian Brazil 76acf7b9b1 Ensure all the NaNs we ingest have the same bit pattern. 9 years ago
Matt Layher 5e4f5fb5ad retrieval: make scrape timeout header consistent with others 9 years ago
Matt Layher fe4b6693f7 retrieval: add Scrape-Timeout-Seconds header to each scrape request (#2565) 9 years ago
Fabian Reinartz c691895a0f retrieval: cache series references, use pkg/textparse 9 years ago
Fabian Reinartz ad9bc62e4c storage: extend appender and adapt it 9 years ago
beorn7 5dc01202d7 Retrieval: Remove some test lines that fail on Travis only 9 years ago
beorn7 3610331eeb Retrieval: Do not buffer the samples if no sample limit configured 9 years ago
Fabian Reinartz e631a1260d retrieval: use separate appender per target 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Brian Brazil 30448286c7 Add sample_limit to scrape config. 9 years ago
Brian Brazil c8de1484d5 Add scrape_samples_post_metric_relabeling 9 years ago
Brian Brazil 06b9df65ec Refactor and add unittests to scrape result handling. 9 years ago
Brian Brazil b5ded43594 Allow buffering of scraped samples before sending them to storage. 9 years ago
Fabian Reinartz d7f4f8b879 discovery: move TargetSet into discovery package 9 years ago
Fabian Reinartz 7ecc271411 Move Fatalf call into main test goroutine 9 years ago
Tobias Schmidt 29ced0090f Fix common english misspellings 9 years ago
Anders Daljord Morken 95cadd0702 Run scrape loop with interval 1 instead of 0 9 years ago
Julius Volz 97b018d26d Fix format argument in retrieval test. 10 years ago
Fabian Reinartz 895f2f092f Fix flaky scrape test 10 years ago
Fabian Reinartz 50c2f20756 Add targetScraper tests 10 years ago
Fabian Reinartz 0d7105abee Remove scrape config from Target. 10 years ago
Fabian Reinartz 75681b691a Extract HTTP client from Target. 10 years ago
Fabian Reinartz 9bea27ae8a Add scraping tests 10 years ago
Fabian Reinartz 775316f8d2 Move appender construction from Target to scrapePool 10 years ago
Fabian Reinartz 1a3253e8ed Make scrape time unambigious. 10 years ago
Fabian Reinartz 2bb8ef99d1 Test scrape loop behavior. 10 years ago