pantovad opened a new issue #6244: URL: https://github.com/apache/skywalking/issues/6244
Please answer these questions before submitting your issue. - Why do you submit this issue? Important functionality not working - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? ___ ### Bug - Which version of SkyWalking, OS, and JRE? docker apache/skywalking-oap-server v8.3.0 docker apache/skywalking-ui v8.3.0 - Which company or project? - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. Not able to perform profiling after the upgrade to 8.3.0 (used to work before). The profile task created, reports started and finished but but no data collected. No errors observed in the SkyWalking Java agent logs or SkyWalking OAP server. Task reports: ``` Task Information Task. Service:develop-account Endpoint:/account/v1/account Monitor Time:2021-01-21 14:10:34 Monitor Duration:5 min Min Duration Threshold:0 ms Dump Period:10 Max Sampling Count:5 Logs. Instance:[email protected] Operation Type:EXECUTION_FINISHED Operation Time:2021-01-21 14:15:49 Instance:[email protected] Operation Type:NOTIFIED Operation Time:2021-01-21 14:10:49 ___ but no data collected. Checked the profile* indices in ElasticSearch - task information can be seen (task details, times etc.) but no data collected. ### Requirement or improvement - Please describe your requirements or improvement suggestions. ``` ---------------------------------------------------------------- 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]
