Start Observing¶
DCE 5.0 platform enables the management and creation of multicloud and multiple clusters. Building upon this capability, Insight serves as a unified observability solution for multiple clusters. It collects observability data from multiple clusters by deploying the insight-agent plugin and allows querying of metrics, logs, and trace data through the DCE 5.0 Insight.
insight-agent is a tool that facilitates the collection of observability data from multiple clusters. Once installed, it automatically collects metrics, logs, and trace data without any modifications.
Clusters created through Container Management come pre-installed with insight-agent. Hence, this guide specifically provides instructions on enabling observability for integrated clusters.
As a unified observability platform for multiple clusters, Insight's resource consumption of certain components is closely related to the data of cluster creation and the number of integrated clusters. When installing insight-agent, it is necessary to adjust the resources of the corresponding components based on the cluster size.
-
Adjust the CPU and memory resources of the Prometheus collection component in insight-agent according to the size of the cluster created or integrated. Please refer to Prometheus resource planning.
-
As the metric data from multiple clusters is stored centrally, DCE 5.0 platform administrators need to adjust the disk space of vmstorage based on the cluster size. Please refer to vmstorage disk capacity planning.
-
For instructions on adjusting the disk space of vmstorage, please refer to Expanding vmstorage disk.
Since DCE 5.0 supports the management of multicloud and multiple clusters, insight-agent has undergone partial verification. However, there are known conflicts with monitoring components when installing insight-agent in DCE 4.0 clusters and Openshift 4.x clusters. If you encounter similar issues, please refer to the following documents:
Currently, the insight-agent collection component has undergone functional testing for popular versions of Kubernetes. Please refer to:
- Kubernetes cluster compatibility testing
- Openshift 4.x cluster compatibility testing
- Rancher cluster compatibility testing