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

Clean up build argument list and add note on lightstep tracer #276

Merged
merged 1 commit into from
May 23, 2022

Conversation

petermcneely
Copy link
Contributor

The LIGHTSTEP_VERSION and ZIPKIN_CPP_VERSION build arguments were removed in https://github.com/opentracing-contrib/nginx-opentracing/pull/155/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L6-L7. The NGINX_OPENTRACING_VERSION build argument was removed in https://github.com/opentracing-contrib/nginx-opentracing/pull/37/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L10. This pr cleans up the list of build arguments available for use.

Worth noting: it looks like Zipkin now supports OpenTracing 1.6.0. Maybe we should add the Zipkin tracer back in to the docker image?

The LIGHTSTEP_VERSION and ZIPKIN_CPP_VERSION build arguments were removed in https://github.com/opentracing-contrib/nginx-opentracing/pull/155/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L6-L7. The NGINX_OPENTRACING_VERSION build argument was removed in https://github.com/opentracing-contrib/nginx-opentracing/pull/37/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L10. This pr cleans up the list of build arguments available for use.

Worth noting: it looks like [Zipkin now supports OpenTracing 1.6.0](https://github.com/rnburn/zipkin-cpp-opentracing/blob/master/ci/build_plugin.sh#L12). Maybe we should add the Zipkin tracer back in to the docker image?
@miry
Copy link
Collaborator

miry commented May 14, 2022

Worth noting: it looks like Zipkin now supports OpenTracing 1.6.0. Maybe we should add the Zipkin tracer back in to the docker image?

It would be nice.

@miry miry merged commit d26f92b into opentracing-contrib:master May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants