Skip to content

Commit

Permalink
Merge pull request #44 from JohannesKonings/tempo-volume
Browse files Browse the repository at this point in the history
local test grafana tempo volume
  • Loading branch information
Goala authored Nov 1, 2020
2 parents a36e7fc + db2c4d8 commit 36110b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions local-tests/docker-compose-grafana-tempo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
image: grafana/tempo:latest
volumes:
- ./grafana/tempo/tempo-local.yaml:/etc/tempo-local.yaml
- ./grafana/tempo/data:/tmp/tempo
ports:
- "6831:6831/udp"
command: -config.file=/etc/tempo-local.yaml
Expand Down

0 comments on commit 36110b1

Please # to comment.