Merge "Limit collectds memory usage"
This commit is contained in:
commit
4c82552bc6
@ -711,6 +711,7 @@ outputs:
|
|||||||
pid: host
|
pid: host
|
||||||
user: root
|
user: root
|
||||||
restart: always
|
restart: always
|
||||||
|
mem_limit: 512m
|
||||||
cap_add:
|
cap_add:
|
||||||
- IPC_LOCK
|
- IPC_LOCK
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Loading…
Reference in New Issue
Block a user