We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1a2bd commit 285990eCopy full SHA for 285990e
1 file changed
deploy/docker-compose.yml
@@ -108,7 +108,7 @@ services:
108
109
# ── OTel Collector (observability profile) ──────────────────────────────────
110
otel-collector:
111
- image: otel/opentelemetry-collector-contrib:0.151.0
+ image: otel/opentelemetry-collector-contrib:0.153.0
112
profiles: [observability]
113
restart: unless-stopped
114
command: --config /etc/otel/config.yaml
0 commit comments