Custom Monitoring
This section describes how to use custom monitoring dashboards.
KubeSphere supports monitoring the operational status of applications through custom monitoring dashboards. You can use custom monitoring dashboards in the following ways:
-
Configure the application running in the container to expose monitoring metrics that comply with the Prometheus specification at a specific service endpoint. For more information, refer to the Prometheus official documentation.
-
In the KubeSphere web console, set up a monitoring exporter on the service used to expose the workload to declare the path that provides the application’s monitoring metrics. KubeSphere will retrieve the application’s monitoring metrics based on the relevant parameters of the monitoring exporter.
-
In the KubeSphere web console, create custom monitoring dashboards using monitoring metrics to monitor the health status of applications.