wu-sheng commented on code in PR #9916: URL: https://github.com/apache/skywalking/pull/9916#discussion_r1017256700
########## docs/en/changes/changes.md: ########## @@ -101,6 +101,7 @@ * Optimize MQ Topology analysis. Use entry span's peer from the consumer side as source service when no producer instrumentation(no cross-process reference). * Refactor JDBC storage implementations to reuse logics. * Fix `ClassCastException` in `LoggingConfigWatcher`. +* Support span attached event concept. Review Comment: ```suggestion * Support span attached event concept in Zipkin and SkyWalking trace query. * Support span attached events on Zipkin lens UI. ``` This doc should be updated as well, https://skywalking.apache.org/docs/main/next/en/setup/backend/zipkin-trace/ Also, we should consider adding a menu here to introduce ebpf besides tracing/logging/metrics. <img width="323" alt="image" src="https://user-images.githubusercontent.com/5441976/200705054-8732349e-21a0-43c6-ab60-1c7a5f90072d.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
