-
-
Notifications
You must be signed in to change notification settings - Fork 7
Monitoring Server #944
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
Monitoring Server #944
Conversation
alicja-gruzdz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, @piotrek6641 🙌
Could you please also perform a quick memory profiling to verify how much the mem consumption increased after adding another server? I know it's lightweight, but let's measure it.
ba3ade6 to
28fe529
Compare
28fe529 to
5cce7e7
Compare
alicja-gruzdz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent
9f292bc to
9f7504a
Compare
9f7504a to
5373d7e
Compare
5373d7e to
bb61ffd
Compare
ec4dc1f to
30109ee
Compare
30109ee to
bb31f17
Compare
alicja-gruzdz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Ready to merge. |





What?
ModuleLoaderto load additional modules on demand. Module should be installed manually, for example with:npm i @scramjet/monitoring-server -gUsage:
Install
@scramjet/monitoring-serverpackage.Start STH with a flag
--healtz-port 3030make a
GETrequest to/healthzendpoint (examplecurl http://localhost:3030/healtz)Will return
okwith a status200if everything is working well,500otherwise.Available flags:
Clickup Task:
https://app.clickup.com/t/24308805/VDM-1350
Review checks:
These aspects need to be checked by the reviewer: