opamp-go icon indicating copy to clipboard operation
opamp-go copied to clipboard

docker support: bind to all network devices

Open cforce opened this issue 1 year ago • 0 comments
trafficstars

https://github.com/open-telemetry/opamp-go/blob/c7fc5850ffdf65e97a39b080d73f1f23346bf52a/internal/examples/server/opampsrv/opampsrv.go#L58 pins loop back which fails for containerized setups where 0.0.0.0 is required. Please change to that or at least allow to configure the listening ip

cforce avatar Apr 16 '24 20:04 cforce