Status panel up/down microservice/database

I am currently building out a dashboard which uses multiple types of exporters, node_exporter, micrometer for microservices, mariadb exporters and Blackbox exporter.

In using the Blackbox exporter I have the ability to create a status panel which indicates the status of the system UP/DOWN using

probe_success{instance=~“$target”}

Is there similar functionality within the metrics for the microservices actuator and the mariadb exporter?

I have tried passing in the microservice/db address as the target but this did not work.

Any help would be appreciated.

Hi @ipwnyounooblet

welcome back to the forum

Are you discussing the new State Timeline Panel? Or are you referring to using value mappings to translate queries into status messages?

This topic was automatically closed after 365 days. New replies are no longer allowed.