docs - add missing settings for monitoring plugin

This commit is contained in:
florian 2024-03-22 19:06:38 +01:00
parent 934c0836dd
commit b251818395
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

View file

@ -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)