Merge pull request #168 from ryansully/ryansully-patch-1

Fix API Key authentication link in documentation
Frank Elsinga
2026-06-30 00:25:02 +02:00
committed by GitHub
+1 -1
@@ -29,7 +29,7 @@ Put the following into your Prometheus config:
```
> [!TIP]
> You can also authenticate using an [API Key](API-Keys.md#authenticating-using-an-api-key) instead. As soon as you add your first API key, the use of basic authentication for the endpoint will be permanently disabled.
> You can also authenticate using an [API Key](Prometheus-API-Keys.md#authenticating-using-an-api-key) instead. As soon as you add your first API key, the use of basic authentication for the endpoint will be permanently disabled.
You should see the `monitor_response_time` and `monitor_status` metrics showing up in Prometheus