mrproliu opened a new pull request #4332: Change profile stack element data structure; URL: https://github.com/apache/skywalking/pull/4332 Please answer these questions before submitting pull request - Why submit this pull request? - [x] Bug fix - [ ] New feature provided - [ ] Improve performance - Related issues #4104 ___ ### Bug fix - GraphQL cannot support self reference, cannot build query request. - How to fix? Change profile stack element using single level list, use `id` and `parentId` to reference parent element.
---------------------------------------------------------------- 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
