Spring boot visualize actuator health

Hello,

I have a question. Our Java programmer has created a health API output for his Java program (output in json). Now I can get the API information by using an http pooler. I was wondering if there is a good way to visualize this infomation. Perhaps the http pooler was also not the right choice?

For example, if I want to visualize the database status with only up or down, I can't find anything for that (maybe I'm searching with my nose) In addition, it is good to mention that I am a novice IT professional
(switched work)

Thank you in advance

Hi @chrispos

Welcome to the community .

Take a look at heartbeat perhaps.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.