SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
448 stars 122 forks source link

Can't query any tracing data from the skywalking-ui #33

Closed 18981119465 closed 4 years ago

18981119465 commented 4 years ago

I created a go2sky-example and verified its functionality, the results are:

wu-sheng commented 4 years ago

Topology is based on trace. So basically, they are the same thing. You need to invest, the indes has data.

18981119465 commented 4 years ago

Topology is based on trace. So basically, they are the same thing. You need to invest, the indes has data.

Now, it works fine. but i don't know why. I try to find out some patterns, but i can't reprocude the problem now. >_<