mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Update seafile_metrics.md
This commit is contained in:
parent
31d60aa7e9
commit
65a5fdc8a8
|
|
@ -20,7 +20,8 @@ METRIC_AUTH_USER = "your_prometheus_username"
|
|||
METRIC_AUTH_PWD = "your_prometheus_password"
|
||||
```
|
||||
|
||||
> **Note**: Replace `your_prometheus_username` and `your_prometheus_password` with custom credentials (recommend using strong, unique passwords for security).
|
||||
!!! Note
|
||||
Replace `your_prometheus_username` and `your_prometheus_password` with custom credentials (recommend using strong, unique passwords for security).
|
||||
|
||||
|
||||
### 2. Configure Prometheus
|
||||
|
|
|
|||
Loading…
Reference in New Issue