superbible opened a new issue #5963: URL: https://github.com/apache/skywalking/issues/5963
Requirement: Exisiting UI behavior is kind of slow for UI operation, consider this case: User get a trace Id, need to check the tracing log in Skywalking, user copy and paste trace ID into inputbox for trace ID, then press search button. 1. I'd like to copy and paste trace ID then press Enter key to trigger search action. 2. If we can do above by copy and paste an URL like http://demo.skywalking.apache.org/trace?id=xxxx, that will be very helpful, because we put the Skywalking trace ID and Skywalking server URL in HTTP response header for our business system, for convinience of debugging. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
