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
I tested nginx-otel on docker image docker pull nginx:otel and found it will it throws an error: nginx: [emerg] unknown directive "otel_resource_attr" in /etc/nginx/nginx.conf:39. But I found this param is already supported in #32
Describe the bug
nginx-otel dosesn't support
otel_resource_attr
.To reproduce
I tested nginx-otel on docker image
docker pull nginx:otel
and found it will it throws an error:nginx: [emerg] unknown directive "otel_resource_attr" in /etc/nginx/nginx.conf:39
. But I found this param is already supported in #32nginx conf
The text was updated successfully, but these errors were encountered: