Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create virtual nodes for non-WAS ServiceType #10966

Closed
intr3p1d opened this issue Apr 26, 2024 · 0 comments
Closed

Create virtual nodes for non-WAS ServiceType #10966

intr3p1d opened this issue Apr 26, 2024 · 0 comments
Assignees
Milestone

Comments

@intr3p1d
Copy link
Contributor

The current implementation fails to capture non-WAS nodes in the server map solely by accessing ApplicationIndexDao.
Data for non-WAS nodes can only be obtained by reading a partial server map and extracting node data (such as agent data... etc).

Presently, the search-application API exclusively interacts with ApplicationIndexDao.
To address this limitation, adjustments are needed to create virtual nodes for non-WAS ServiceType.

Further enhancements to this logic may be considered in the future.

@intr3p1d intr3p1d added this to the 3.0.0 milestone Apr 26, 2024
@intr3p1d intr3p1d self-assigned this Apr 26, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Apr 26, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue May 3, 2024
binDongKim added a commit to binDongKim/pinpoint that referenced this issue May 8, 2024
- Pass applicationPairs and serviceTypeCode info
binDongKim added a commit that referenced this issue May 8, 2024
- Pass applicationPairs and serviceTypeCode info
binDongKim added a commit to binDongKim/pinpoint that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant