About OpenTracing can not worked question
See original GitHub issueQuestion
When I use OpenTracing collect infomention to Sky-walking,the config like this:-Dio.shardingsphere.opentracing.tracer.class=org.apache.skywalking.apm.toolkit.opentracing.SkywalkingTracer and in Application starter, i write ShardingTracer.init(), can not worked, found java.lang.NullPointerException: null in skywakling-collector log.
or i use ShardingTracer.init(new SkywalkingTracer()) only can not worked yet,
sharding-jdbc version 3.1.0, sky-walking 5.0GA

Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
About OpenTracing can not worked question #1734 - GitHub
Method 1: Inject the Tracer implementation class provided by APM system through reading system parameters. This is to say copy ...
Read more >Quarkus with Microprofile OpenTracing distributed tracing ...
During test phase we have noticed that distributed tracing is not working. Tracing works (single component traces) but uber-trace-id is not ...
Read more >A CTO's strategy towards OpenTracing | by Alois Reitbauer
Discussing how to be able to ingest trace fragment data from each other. The first problem is on the way to be resolved...
Read more >opentracing/public - Gitter
Hi guys, I have a question about tracer.active_span that's driving me crazy as I can't upgrade from opentracing 1.x to 2.x. My setup...
Read more >Observability, For The Rest Of Us
Therein lies the problem with distributed tracing libraries. ... The reality is that's not what happens in most companies.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

You may also try:
Sharding-Sphere: id: 34 languages: Java
OK, I created another issue:#1738