mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 05:49:03 +08:00
feat: added memory limit to otel-collecor service (#514)
This commit is contained in:
parent
14ea7bd86a
commit
c4fa86bc95
@ -83,6 +83,9 @@ services:
|
||||
- "55679:55679" # zpages extension
|
||||
- "13133" # health_check
|
||||
- "8889:8889" # prometheus exporter
|
||||
|
||||
mem_limit: 2000m
|
||||
restart: always
|
||||
depends_on:
|
||||
clickhouse:
|
||||
condition: service_healthy
|
||||
|
Loading…
x
Reference in New Issue
Block a user