This commit is contained in:
2024-02-07 16:03:57 -07:00
parent c48046a97e
commit 7b764a599f
8 changed files with 370 additions and 264 deletions

View File

@@ -22,7 +22,7 @@ services:
collector:
image: otel/opentelemetry-collector-contrib
volumes:
- ./ops/otel-collector-config.yml:/etc/otelcol-contrib/config.yaml
- ./canvas-development/otel-collector-config.yml:/etc/otelcol-contrib/config.yaml
ports:
- 1888:1888 # pprof extension
- 8888:8888 # Prometheus metrics exposed by the Collector