This commit is contained in:
David Baker 2023-03-15 16:04:15 +00:00
parent c519e13885
commit 22d2404370
2 changed files with 54 additions and 54 deletions

View file

@ -12,7 +12,7 @@ services:
image: otel/opentelemetry-collector:latest
volumes:
- ./collector-gateway.yaml:/etc/collector-gateway.yaml
command: [ "--config=/etc/collector-gateway.yaml" ]
command: ["--config=/etc/collector-gateway.yaml"]
ports:
- "1888:1888" # pprof extension
- "13133:13133" # health_check extension