Conversation
C++ client for Jaeger distributed tracing (OpenTracing API). Includes patchelf fix for thrift RTTI symbol visibility. Note: Project is deprecated in favor of OpenTelemetry, but still widely used in existing codebases. Home: https://github.com/jaegertracing/jaeger-client-cpp License: Apache-2.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/jaeger-client-cpp/recipe.yaml:
For recipes/jaeger-client-cpp/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24120221071. Examine the logs at this URL for more detail. |
|
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipes/jaeger-client-cpp/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24121264521. Examine the logs at this URL for more detail. |
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/jaeger-client-cpp/recipe.yaml:
For recipes/jaeger-client-cpp/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24123467359. Examine the logs at this URL for more detail. |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipes/jaeger-client-cpp/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24128264279. Examine the logs at this URL for more detail. |
Summary
Add jaeger-client-cpp — C++ client for Jaeger distributed tracing.
patchelf --add-needed libthrift.sofix: the linker's--as-neededstrips thrift from NEEDED because jaeger uses it only via RTTI/vtables, causing runtime symbol lookup failuresopentracing-cpp(submitted in separate PR)Checklist
recipe.yaml(v1 format)opentracing-cppwhich is also being submitted (Add opentracing-cpp v1.6.0 #32900)🤖 Generated with Claude Code