I had to run my containers like this: ```docker r...
# support
b
I had to run my containers like this:
Copy code
docker run -it -p 8080:8080 -e  OTEL_EXPORTER_OTLP_ENDPOINT="<http://10.1.130.93:4317>" -e OTEL_RESOURCE_ATTRIBUTES=service.name=bluelagoon -e POD_NAMESPACE=docmagic-dev-torrance cfpb-brian bash