mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-08-07 11:34:58 +00:00
Merge pull request #168 from ryansully/ryansully-patch-1
Fix API Key authentication link in documentation
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user