Update README.md

This commit is contained in:
Ava-Jyothi 2023-05-03 17:59:11 +05:30 committed by GitHub
parent 1e67d6fc6a
commit 5cc3d08893
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```