You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OTel export failure: DNS resolution failed for https://xyz.com:4317: C-ares status is not ARES_SUCCESS qtype=A name=https://otel-collector.ksk.opdt.cc:4317 is_balancer=0: Misformatted domain name
Expected behavior
Should connect
Your environment
Version/release of Docker and method of installation (e.g. Docker Desktop / Docker Server)
Any
Version/tag of the NGINX Docker image (e.g. nginx:alpine)
I'm using Alpine, but affects all image versions.
Target deployment platform
I'm using AWS ECS but impacts all.
Additional context
Here is a link to the issue in the module repository w/ details.
Upstream Repo needs a new tag.
It also looks like the current docker images is missing at least a patch version of the upstream module.
Latest is v0.1.1
Describe the bug
nix_otel_module
OTEL exporter plugin has a bug where it doesn't support HTTPS.It's fixed in their main branch, but not in the version distributed in the latest docker image.
To reproduce
Steps to reproduce the behavior:
Deploy the NGINX Docker image using:
View logs
See error
Expected behavior
Should connect
Your environment
Version/release of Docker and method of installation (e.g. Docker Desktop / Docker Server)
Any
Version/tag of the NGINX Docker image (e.g.
nginx:alpine
)I'm using Alpine, but affects all image versions.
Target deployment platform
I'm using AWS ECS but impacts all.
Additional context
Here is a link to the issue in the module repository w/ details.
nginxinc/nginx-otel#12
Fixed Dec 24, 2024
The text was updated successfully, but these errors were encountered: