We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa25785 commit b57999dCopy full SHA for b57999d
content/guides/go-prometheus-monitoring/application.md
@@ -222,7 +222,7 @@ Make sure you are still inside `go-prometheus-monitoring` directory in the termi
222
223
224
Now let's check our application's metrics by accessing the `/metrics` endpoint.
225
-Open `http://localhost:8000/metrics` in your browser. You should see similar output to the one below.
+Open `http://localhost:8000/metrics` in your browser. You should see similar output to the following.
226
227
```sh
228
# HELP api_http_request_error_total Total number of errors returned by the API
0 commit comments