Skip to content

Commit

Permalink
Fix volume otel
Browse files Browse the repository at this point in the history
  • Loading branch information
amirnd51 committed Jan 30, 2024
1 parent 867b4d7 commit c5b21fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ services:
- "traefik.http.routers.collector.entrypoints=websecure"
- "traefik.http.routers.collector.tls.certresolver=letsencrypt"
- "traefik.http.services.collector.loadbalancer.server.port=4318"
volumes:
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml:ro
ports:
- 1888:1888 # pprof extension
- 8888:8888 # Prometheus metrics exposed by the Collector
Expand Down

0 comments on commit c5b21fd

Please sign in to comment.