sujithkumar28 opened a new issue #4280: Skywalking-No service or trace in UI - Windows machine URL: https://github.com/apache/skywalking/issues/4280 I'm trying to setup skywalking in windows machine with a sample springboot application. Skywalking version: 6.6.0 Java: 1.8 I've made the changes to agent.config with service name as BOOT_MVC and collector server as localhost. After all these configs I've run startup.bat from skywalking agent bin which is starting collector and webapp. I'm starting my application with following command java -javaagent:E:\Suju\apache-skywalking-apm-bin\agent\skywalking-agent.jar -DSW_AGENT_NAME=BOOT_MVC -jar MyApp.jar I couldn't see any service or trace. What am i missing here? can anyone provide stepbystep guide to setup in windows?
---------------------------------------------------------------- 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] With regards, Apache Git Services
