Commit Graph

25 Commits (335a34486efcecb9e88e86bf1673eafc842d574f)

Author SHA1 Message Date
Simon Pasquier c1682adb2f Bump prometheus/common to v0.3.0 (#5344)
6 years ago
Brian Brazil f7184978f4 Protect against memory exhaustion when scraping.
6 years ago
Brian Brazil dd3073616c Don't lose the scrape cache on a failed scrape.
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Julien Pivotto 4397916cb2 Add honor_timestamps (#5304)
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
JoeWrightss 4cb6c202ff Fix fmt.Errorf error message (#5199)
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
Brian Brazil d2f0f54d68
Pass through content-type for non-compressed output. (#4912)
6 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869)
6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping.
6 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats
6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526)
6 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata
7 years ago
Karsten Weiss d79d573f71 Fix spelling mistakes found by codespell (#4065)
7 years ago
Björn Rabenstein 91e470d733
Merge pull request #4096 from simonpasquier/fix-scrape-races-2.2
7 years ago
Simon Pasquier 2cbba4e948 scrape: fix data races
7 years ago
Simon Pasquier 8b89ab0173 scrape: add test detecting data races
7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059)
7 years ago
Krasi Georgiev 675ce533c9 refactored TestScrapeLoopAppend and added a test for empty labels
7 years ago
Krasi Georgiev 404b306fb9 Meta labels sd 3693 (#3805)
7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape
7 years ago