Merge pull request #33 from Computroniks/patch-1

Fixed which field isn't set for API key auth
migrate-v1-to-v2
Louis Lam 2023-03-04 11:17:47 +08:00 committed by GitHub
commit c503631423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -61,4 +61,4 @@ Here is an example config for Prometheus:
password: <api key>
```
Note: we don't need to set a password field as it is not used.
Note: we don't need to set a username field as it is not used.