diff --git a/README.md b/README.md index 03b3c12..d8e0bb7 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,5 @@ On Grafana, it only requires a configured target under any job_name. For example - job_name: 'bind' static_configs: - targets: - - server_hostname:9119 + - server_hostname:9000 ```