diff --git a/devenv/docker/blocks/self-instrumentation/docker-compose.yaml b/devenv/docker/blocks/self-instrumentation/docker-compose.yaml index fb7f7b62090..8dd3dec1ed6 100644 --- a/devenv/docker/blocks/self-instrumentation/docker-compose.yaml +++ b/devenv/docker/blocks/self-instrumentation/docker-compose.yaml @@ -42,6 +42,7 @@ - --stability.level=experimental # Enable all functionality ports: - '12345:12345' + - '12347:12347' volumes: - ./docker/blocks/self-instrumentation/config.alloy:/etc/alloy/config.alloy - ../data/log:/var/log/grafana:ro # Mount Grafana logs directory