-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Open
Copy link
Labels
a:webserverwebserver's codebase. Assigning the area is particularly useful for bugswebserver's codebase. Assigning the area is particularly useful for bugsbugbuggy, it does not work as expectedbuggy, it does not work as expectedt:maintenanceSome planned maintenance workSome planned maintenance work
Milestone
Description
webserver cannot connect to open telemetry in devel
mode
- build and deploy stack in
devel
mode
make clean
make build-devel-nc
make up-devel
- open portainer and check web-server logs. It fails constantly with
requests.exceptions.ConnectionError: HTTPConnectionPool(host='opentelemetry-collector', port=80): Max retries exceeded with url: /:4318/v1/traces (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x72589695ead0>: Failed to establish a new connection: [Errno 111] Connection refused'))
I guess the endpoints in the .env-devel are not correct?
I expect the .env-devel
to work as-is for the stack when deployed in devel
mode
Metadata
Metadata
Assignees
Labels
a:webserverwebserver's codebase. Assigning the area is particularly useful for bugswebserver's codebase. Assigning the area is particularly useful for bugsbugbuggy, it does not work as expectedbuggy, it does not work as expectedt:maintenanceSome planned maintenance workSome planned maintenance work