We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ae950 commit 5c0c3acCopy full SHA for 5c0c3ac
demo-app/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
collector:
3
- image: "otel/opentelemetry-collector-contrib@sha256:df554813acf7f318ac32d877264754cf55998c5b1d4591721c36db138f2c0b86"
+ image: "otel/opentelemetry-collector-contrib@sha256:440197291e082dcd225339cc7caabfa8d13414e29779e8b493716cfea385fd9c"
4
volumes:
5
- ./collector.yaml:/etc/demo-collector.yaml
6
entrypoint: ["/otelcol-contrib"]
0 commit comments