Home / Platform management / Operations center / Monitoring / Dashboards / Summarize

Summarize

The platform provides a powerful monitoring dashboard management feature, designed to replace the traditional Grafana tool, providing users with a more comprehensive and flexible monitoring experience. This feature aggregates monitoring data within the platform to provide users with a unified view of monitoring, which will dramatically improve your configuration efficiency.

Compared to traditional monitoring tools, our monitoring panels have the following advantages:

Overall, our surveillance panel integrates industry-leading surveillance management capabilities, bringing users a smarter and more efficient surveillance experience.

Usage Scenarios

Prerequisites for use

The monitoring panel currently only supports viewing the monitoring data collected by the monitoring components deployed by the platform, so you need to make the following preparations before configuring the monitoring panel:

Explanation of the relationship between monitoring panels and monitoring components

Glossary of terms

Glossary Instructions Note
dashboard A collection of one or more charts, organised and arranged into one or more rows, providing an at-a-glance view of relevant information. -
data sources Data source for the data presented in the dashboard. Currently, the platform does not support custom data sources, but only the monitoring components belonging to the dashboard’s current cluster as a data source.
pannel The basic building block of the monitoring dashboard, consisting of indicator settings and pannel settings. Can be moved and resized in the dashboard. -
targets Used to request data from a data source. Currently only Promql is supported
Built-in indicators The platform comes with pre-packaged, commonly used Promql that can be used directly. -
YAML The dashboard is actually a resource stored in the Kubernetes cluster, and the YAML corresponds to the code information that the dashboard stores in the Kubernetes cluster. -
variable Variables are placeholders for values. You can use variables in metric queries. When you change the value using the drop-down menu at the top of the dashboard, the metrics query for the dashboard changes to reflect the new value. -