nginxinc / docker-nginx-unprivileged

Unprivileged NGINX Dockerfiles
https://hub.docker.com/r/nginxinc/nginx-unprivileged
Apache License 2.0
391 stars 154 forks source link

Open Telemetry enabled Images ;) #263

Open EtienneDeneuve opened 3 days ago

EtienneDeneuve commented 3 days ago

Is your feature request related to a problem? Please describe

I'm looking for the otel flavor of the non-privileged version as on docker-nginx

Describe the solution you'd like

Be able to use Open Telemetry on Nginx to collect trace/metrics/logs and stuff permitted by Otel.

Here is the link : https://github.com/nginxinc/docker-nginx/blob/master/mainline/alpine-otel/Dockerfile

Additional context

I'm ready to create a PR if it's allowed.

alessfg commented 3 days ago

Heya @EtienneDeneuve! Please feel free to create a PR! I'd suggest using the Dockerfiles for the other images here as reference in so far as any changes required to make them work on unprivileged systems :)