Skip to content
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

changes for use by new nginx module #221

Closed
wants to merge 20 commits into from

Conversation

dgoffredo
Copy link
Contributor

@dgoffredo dgoffredo commented Mar 30, 2022

These changes add a new build target, dd_opentracing-object, that the new nginx module can use to get the compilation commands from this project without having to build an intermediate archive.

I also factor out the JSON serialization of TracerOptions, and remove zlib as a build dependency (it's not needed).

The new nginx module (still in development) will use the factored-out function to allow nginx to print the tracer configuration on demand, which is used in testing.

@dgoffredo dgoffredo requested a review from cgilmour March 30, 2022 15:46
Copy link
Contributor

@cgilmour cgilmour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber-stamp!

@dgoffredo
Copy link
Contributor Author

dgoffredo commented Apr 6, 2022 via email

@dgoffredo dgoffredo force-pushed the david.goffredo/changes-for-nginx-module branch from 118c604 to 0591a21 Compare April 6, 2022 23:02
@dgoffredo
Copy link
Contributor Author

Wow the in-browser merge conflict editor really screwed this up.

@dgoffredo
Copy link
Contributor Author

Closing this in favor of #224.

@dgoffredo dgoffredo closed this Apr 7, 2022
@dgoffredo dgoffredo deleted the david.goffredo/changes-for-nginx-module branch April 7, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants