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

WIP: Http endpoint added for health check #11493

Merged

Conversation

aron-2809
Copy link
Contributor

What does this PR do?

This PR is WIP for healthz service introduced for health check capability on bbb-core

Motivation

To provide health check capability for bbb-core via Http endpoints.

More

To test: issue an Http Get request at localhost:8901/healthz
you should expect a hardcoded json response

@aron-2809
Copy link
Contributor Author

@ritzalam

@ritzalam
Copy link
Member

We can merge this as partial work for the health check. Next will be fleshing out the status.

  • make sure it is able to send/receive messages to/from redis pubsub
  • make sure that it is able to save events in redis for recordings.

@antobinary antobinary added this to the Release 2.3 milestone Feb 26, 2021
@antobinary antobinary merged commit d20479d into bigbluebutton:develop Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants