Update Prometheus-Integration.md

Frank Elsinga 2025-10-27 00:59:24 +01:00 committed by GitHub
parent 4829911895
commit e393b1960b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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