-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding OTEL module #14
Conversation
changed GPG to install newer nginx version. added a module_url for testing
Sorry for my delay in taking a look on it. I was trying to fix the build for forked repositories. Now, the build is fixed. The only thing I am not confident in accept is the I understand that is a nice to have, but that configuration can be in the documentation. Also, you can inject this code by several ways:
So, if you remove the |
Oh yeah not a problem. I had meant to comment out the additional config.
For show and completely forgot. I'll change that out in a mo
…On Fri, 6 Sept 2024, 16:21 Joao M, ***@***.***> wrote:
Sorry for my delay in taking a look on it. I was trying to fix the build
for forked repository. Now, the build is fixed.
The only thing I am not confident in accept is the conf/nginx.conf
change. It is too specific and could break other people's projects.
I understand that is a nice to have, but that configuration can in a
documentation.
Also, you can inject this code by several ways:
- Build a docker image from the nginx-extras base and add this file
- Inject in runtime by defining a volume in the docker command line or
docker compose
- If you are using Kubernetes you can inject in runtime by using a
config map.
So, if you remove the conf/nginx.conf and (optionally) add a
documentation I can merge it right away and create a version tag for it.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADXI4X7WLWA4GFCXB4FH32DZVHCABAVCNFSM6AAAAABNUU5WB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZUGI4TCOBQGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Release 1.26 published
Thank you. |
Thanks very much |
Here is a working build, though bash can be removed as it was added for testing. along with curl in the runDeps
I don't think its the cleanest way of this working but nginx haven't made it very nice to work or add this module, but its something to work from. I've built it and had it pushing into a jaeger container, fancy index is still working along with other modules