吴晟 Wu Sheng

Results 553 comments of 吴晟 Wu Sheng

@alex-lx right now, it couldn't. We opened trace core to anyone want to extend, which allow to load zipkin core dynamicly in a plugin. You could do that if you...

Yes, and not just collector, you could get advantage of all SkyWalking agent and plugins, and inject any 3rd party tracing core, and send to anywhere, including Zipkin, file, etc....

> as of 2022, agent is still not supported? If no one takes action, nothing happens in any oss community. The year doesn't matter.

Cancelling vote, as I found out protocol submodule is not upgraded to the latest to match rover codes. I am confirming with @mrproliu

OK, I confirmed with Han. We are good, this new protocol commit is not implemented actually.

Another issue came out, @wankai123 used a wrong commit ID of query submodule. I have to redo the release process tomorrow.

Can we make sure the only gap for tracing these databases JDBC access are about this? Because AFAIK, if we don't add instrument for driver explicitly, the connection info is...

> None of these databases have plugins to track SQL statements now, and adding these URLParsers can make connection pools report pool metrics of these databases successfully. So, this is...

Mark this on 2.3.0, as @liuhaoyang is planning to run 2.2.0 release, we should stop adding new things.