We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've got an Openresty instance running with ngx_http_opentracing_module.so and libjaegertracing_plugin.so (followed https://github.com/opentracing-contrib/nginx-opentracing/tree/master/example/trivial/ubuntu-x86_64). I can see tracing working fine, however I'd like to add this library's capability in order to create spans in lua.
Is there a way to install this library without having to compile it? Is there an .so or lua package I can download instead?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've got an Openresty instance running with ngx_http_opentracing_module.so and libjaegertracing_plugin.so (followed https://github.com/opentracing-contrib/nginx-opentracing/tree/master/example/trivial/ubuntu-x86_64). I can see tracing working fine, however I'd like to add this library's capability in order to create spans in lua.
Is there a way to install this library without having to compile it? Is there an .so or lua package I can download instead?
The text was updated successfully, but these errors were encountered: