Skip to content

Commit

Permalink
Merge branch 'main' into fix-666
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyCpp authored Nov 18, 2021
2 parents 68c9f07 + f6f69c4 commit 1f632f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic-otlp-http/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:

# Collector
otel-collector:
image: otel/opentelemetry-collector-dev:latest
image: otel/opentelemetry-collector:latest
command: ["--config=/etc/otel-collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml
Expand Down

0 comments on commit 1f632f7

Please sign in to comment.