I have a set of micro services that is running which will display the health of the application in json format if we make a REST call to the service ex :
{
"status":"UP",
"details":{
"vendorStatus":{
"status":"UP",
"details":{
"vendorStatus":"Available"
}
},
}
}
Is there any plugin available to display the health status of the application in Confluence?
Hello Martin and welcome to the Community!
If you’re wanting a solution where you’re able to check the health of a product or service and be able to transparently report back on said status then it sounds like you’re wanting to use a product called Statuspage. Statuspage will allow you to run your health check scripts and report the results but to Statuspage allowing you to monitor and reporting on the results.
More information about status page may be found at the following:
I hope this proves helpful and you're able to start reporting on your services.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.