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 0285b05 commit f51cf7eCopy full SHA for f51cf7e
demo-app/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
collector:
3
- image: "otel/opentelemetry-collector-contrib@sha256:886722fe0f37af9d1fe24d29529253ec59fbf263b3b1df4facaf221373e19d23"
+ image: "otel/opentelemetry-collector-contrib@sha256:4a951ff0a9772f4fa8e9c7a326434370301b98b2b813933468dcb54aa6a6b5e5"
4
volumes:
5
- ./collector.yaml:/etc/demo-collector.yaml
6
entrypoint: ["/otelcol-contrib"]
0 commit comments