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

[OGUI-1418] Add number of active sessions to /status/gui route #2147

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

graduta
Copy link
Member

@graduta graduta commented Oct 5, 2023

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

PR which:

  • adds webSocket server instance to the status service instance so that it can query on number of active clients
  • adds information on active sessions to api/status/gui to be used by Monitoring services.
  • in case of failure, -1 will be returned as monitoring services expect always a number

@graduta graduta self-assigned this Oct 5, 2023
@graduta graduta merged commit 3b21084 into dev Oct 5, 2023
7 checks passed
@graduta graduta deleted the feature/ILG/OGUI-1418/add-active-clients branch October 5, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant