diff --git a/Prometheus-Integration.md b/Prometheus-Integration.md index 6f6c7cc..c776d05 100644 --- a/Prometheus-Integration.md +++ b/Prometheus-Integration.md @@ -26,7 +26,6 @@ Put the following into your Prometheus config: basic_auth: # Only needed if authentication is enabled (default) username: password: - ``` > [!TIP] > You can also authenticate using an [API Key](API-Keys.md#authenticating-using-an-api-key) instead.