diff --git a/docs/en/08-third-party/02-prometheus.md b/docs/en/08-third-party/02-prometheus.md index d05d67ba4721469d7308402d7d4e4d80a9fd636d..7dea5f58475a392fdf55bc0d68dc57fdd442dae7 100644 --- a/docs/en/08-third-party/02-prometheus.md +++ b/docs/en/08-third-party/02-prometheus.md @@ -53,7 +53,7 @@ The resulting configuration will collect data about prometheus itself from its o ./prometheus --config.file prometheus.yml ``` -Prometheus should start up. It also started a web server at . +Prometheus should start up. It also started a web server at . If you want to access the web server from a browser which is not running on the same host as Prometheus, please change `localhost` to correct hostname, FQDN or IP address, depending on your network environment. ## Verify Remote Write