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

Separate controller for agents list #9317

Closed
intr3p1d opened this issue Oct 24, 2022 · 0 comments · Fixed by #9319, #9368, #9515, #9494 or #9413
Closed

Separate controller for agents list #9317

intr3p1d opened this issue Oct 24, 2022 · 0 comments · Fixed by #9319, #9368, #9515, #9494 or #9413
Assignees

Comments

@intr3p1d
Copy link
Contributor

agents list was handled in AgentInfoController
First of all, separate the controller and make its response view to static key. (groupName, instancesList)
Then, unify other parts of the pinpoint to use AgentsListController to get any type of agents list (inspector, admin, server map ... etc)

@intr3p1d intr3p1d self-assigned this Oct 24, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Oct 24, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Oct 27, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Oct 31, 2022
intr3p1d added a commit that referenced this issue Nov 1, 2022
@intr3p1d intr3p1d linked a pull request Nov 1, 2022 that will close this issue
@intr3p1d intr3p1d closed this as completed Nov 1, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 3, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 3, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 3, 2022
@intr3p1d intr3p1d linked a pull request Nov 3, 2022 that will close this issue
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 4, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 11, 2022
intr3p1d added a commit that referenced this issue Nov 11, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 14, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Nov 14, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Dec 9, 2022
intr3p1d added a commit to intr3p1d/pinpoint that referenced this issue Dec 15, 2022
binDongKim added a commit to binDongKim/pinpoint that referenced this issue Dec 15, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
BillionaireDY pushed a commit to BillionaireDY/pinpoint that referenced this issue Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment