Luca Comellini

Results 188 comments of Luca Comellini

I get something similar ``` ❯ go mod tidy go: finding module for package go.opentelemetry.io/otel/unit go: finding module for package go.opentelemetry.io/otel/semconv go: finding module for package go.opentelemetry.io/otel/internal/metric go: found go.opentelemetry.io/otel/internal/metric...

I wouldn't mind helping with automation and releases if you still need help.

I know there's some work being done here https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx I think `nginx-opentelemetry` under [@open-telemetry-contrib](https://github.com/open-telemetry-contrib) makes sense, but not sure what the plans are

@chrisforrette `NGINX_VERSION` in the Dockerfile here https://github.com/opentracing-contrib/nginx-opentracing/blob/master/Dockerfile#L226 is an env variable that is already inside the container, it's not read from the build arguments. You would have to manually change...

@chrisforrette I tried building the module with this Dockerfile for Alpine from Openresty https://github.com/openresty/docker-openresty/blob/1.19.9.1-3/alpine/Dockerfile but still says that `is not binary compatible`. I'm not really familiar with openresty or kong,...

Any chance we can get this merged soon?

I wonder what's going on with this repo and the maintainers. This PR was opened more than a year ago and there's clearly a lot of interest in the feature,...