Skip to main content
Version: 3.7.0

KeyMethods

Key Methods are essential public interfaces that implement core business logic and define external interaction contracts for components. You can configure which methods require monitoring within each service through the rules configuration module.

Key Method Analysis

Anomaly Identification

During daily monitoring, operations personnel can analyze key method distribution and Top 5 methods by technology type, average execution time, error rate, and invocation count. By correlating this data with alert status and metric fluctuations for key methods, they can quickly identify anomalous components.

alt text

Drill-Down Analysis

Provides functionality to view key method relationships, metrics, traces, and insights. You can examine horizontal/vertical relationships, metric data, error information captured by remote calls (interfaces), and platform insights to identify request sources and assess current operational status.

alt text

Relationships, Metrics, Traces, Insights

Similar to the Service drill-down details, you can view data related to the current key method. This section will not elaborate further; please refer to Services.