mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
docs - add missing settings for monitoring plugin
This commit is contained in:
parent
934c0836dd
commit
b251818395
1 changed files with 4 additions and 1 deletions
|
|
@ -558,7 +558,10 @@ List of features :
|
|||
|
||||
List of settings :
|
||||
|
||||
|
||||
| Setting |Default|Context|Multiple| Description |
|
||||
|------------------------------|-------|-------|--------|---------------------------------------------|
|
||||
|`USE_MONITORING` |`yes` |global |no |Enable monitoring of BunkerWeb. |
|
||||
|`MONITORING_METRICS_DICT_SIZE`|`10M` |global |no |Size of the dict to store monitoring metrics.|
|
||||
|
||||
### Prometheus exporter <img src='/assets/img/pro-icon.svg' alt='crow pro icon' height='32px' width='32px'> (PRO)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue