We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4cc6a commit 3958369Copy full SHA for 3958369
1 file changed
demo-app/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
collector:
3
- image: "otel/opentelemetry-collector-contrib@sha256:d57bfe8eee2378f31cb1193239fbcac521d54a5a071fca2bfc106916a32b892d"
+ image: "otel/opentelemetry-collector-contrib@sha256:f41d7995565df3733b7568702073a9c490792f9c6ac60684fe6a4da21a313f8d"
4
volumes:
5
- ./collector.yaml:/etc/demo-collector.yaml
6
entrypoint: ["/otelcol-contrib"]
0 commit comments