From 53f40777d0a75563df239b2a2ebbc285ba4ef25d Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Sun, 11 Aug 2024 06:30:52 -0700 Subject: [PATCH] use 9096 --- tempo.compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tempo.compose.yaml b/tempo.compose.yaml index 9634ff3..aeb97d1 100644 --- a/tempo.compose.yaml +++ b/tempo.compose.yaml @@ -17,6 +17,7 @@ services: image: *tempoImage command: - -server.http-listen-port=3200 + - -server.grpc-listen-port=9096 - --storage.trace.backend=local - --storage.trace.local.path=/tmp/tempo/traces - --storage.trace.wal.path=/tmp/tempo/wal