From 5cc3d08893a7f76523af7013e16d754b8c471be4 Mon Sep 17 00:00:00 2001 From: Ava-Jyothi <127432706+Ava-Jyothi@users.noreply.github.com> Date: Wed, 3 May 2023 17:59:11 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```