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