From: Tobias Schmidt Date: Wed, 13 Jul 2016 00:58:38 +0000 (-0600) Subject: Rename target_groups to static_configs X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b7a52c78abee7426b83ea816fe352e6f35bd7d94;p=blackbox_exporter.git Rename target_groups to static_configs --- diff --git a/README.md b/README.md index 0e57776..809aed2 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ scrape_configs: metrics_path: /probe params: module: [http_2xx] # Look for a HTTP 200 response. - target_groups: + static_configs: - targets: - prometheus.io # Target to probe relabel_configs: