Skip to content

Commit

Permalink
fix(readme): fixing quote
Browse files Browse the repository at this point in the history
close quote
  • Loading branch information
systemcrash authored and pryorda committed Aug 18, 2019
1 parent 87c8539 commit b534841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b534841

Please sign in to comment.