I hereby claim:
- I am inigohu on github.
- I am inigohu (https://keybase.io/inigohu) on keybase.
- I have a public key ASAx3T7v4q28PrxwhSKprZlXXbZVlcEb3bQXVkBiwSsfIQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
version: "3.7" | |
services: | |
otel-collector: | |
container_name: otel-collector | |
image: otel/opentelemetry-collector-contrib:0.36.0 | |
command: ["--config=/etc/otel-collector-config.yaml"] | |
volumes: | |
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml | |
network_mode: "host" |