Phone:400-882-3320
First, look at the relationship between objects, not guess the level of failure


After the resource alert, continue to assess whether it affects the service
Align release changes, traces, and logs on the same timeline


Kubernetes Troubleshooting
The team doesn't need to guess at which floor the problem is at first. Using real fault signals as the entry point, gradually narrowing the cluster, workload, services, and version ranges, then using metrics, events, logs, and traces for mutual verification.
Determine the scope of impact and processing priority based on interface latency, error rates, alerts, or changes in user experience.
Shrink exception objects by cluster, namespace, workload, Pod, Node, and version.
Align resource levels, Kubernetes events, container logs, traces, and release changes on the same timeline.
By comparing errors, delays, resources, and alarm states before and after changes, we confirm recovery rather than temporarily hide symptoms.




Connected Observability
Continue to access the corresponding capabilities based on the current issue, without needing to re-search the product catalog for entry points.
Typically, it is necessary to cover clusters, Node nodes, namespaces, Deployment, DaemonSet, Service, Pod, containers, networks, storage, events, logs, and application links.
You can drill down layer by layer from Pods, nodes, resource levels, events, logs, and traces to determine whether the problem comes from resource shortages, scheduling anomalies, dependency errors, or code performance.
Yes, you can. Guance manage multiple Kubernetes clusters on the same platform by unifying tags, spaces, permissions, dashboards, and alert policies.
Container monitoring focuses more on the container and the workload itself; Kubernetes monitoring also requires understanding the relationships between clusters, nodes, services, schedules, events, networks, and applications. Production troubleshooting usually requires placing both in the same context.
Yes, you can. Teams can retain their existing data collection and dashboard capabilities, then integrate Kubernetes metrics with logs, traces, RUM, alert events, and business data into a unified observability system, gradually reducing contextual fragmentation between tools.