From b534841a9a338dbce6f98d047c044e47df5a3345 Mon Sep 17 00:00:00 2001 From: Paul Dee Date: Sun, 18 Aug 2019 06:35:25 +0200 Subject: [PATCH] fix(readme): fixing quote close quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cac942..9e14360 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ You can use the following parameters in the Prometheus configuration file. The ` metrics_path: '/metrics' static_configs: - targets: - - 'vcenter.company.com + - 'vcenter.company.com' relabel_configs: - source_labels: [__address__] target_label: __param_target