Skip to main content
Version: 3.7.0

Analyze Core Link

This document describes how to utilize the health dashboard, topology drill-down, vertical application architecture, and multi-dimensional data correlation capabilities to perform analysis on core business flows.

Analysis Process

Core Business Flow Views

Core business flows can be viewed in three different formats: Statistical, Topology, and List.

Statistical View

Displays all created core business flows as cards. Monitor the status of core flows based on card color, alert indicators, key metrics, associated alert rules, and alert counts. Supports editing, cloning, configuring key metrics, associating alert rules, and deleting core business flows.

alt text

Abnormal Status Configuration: Click the configuration icon next to the filter bar to define which alert severity levels constitute an 'abnormal' state based on business needs. Available alert severities include: Critical, Severe, Warning, Info, and Notice. Manually select the severity levels to be considered abnormal (at least one level must be selected). This configuration controls both the visual rendering of core flows and the scope of alert queries. For example: If only the 'Critical' severity is selected as abnormal, then only alerts of Critical severity will cause a core flow to be rendered as abnormal; all other severities will be considered normal.

Alert Query Scope: Based on the configured abnormal status, the system queries all alerts related to entities associated with the current core business flow. This result is used for the visual rendering and alert tagging of the core flow.

alt text

  • Card Color: Cards in an abnormal state are rendered red, while cards in a normal state are gray.
  • Alert Indicator: The highest severity alert level for the abnormal core flow is displayed in the top-left corner of the card.
  • Key Metrics: Click the edit button in the top-right corner of a card and select 'Configure Key Metrics' to define key business indicators for the current core flow.
  • Associated Alert Rules: Click the edit button in the top-right corner of a card and select 'Associate Alert Rules' to link alert rules to the current core flow. Click the 'Associated Alert Rules' link on the card itself to view all linked rules.
  • Associated Alert Count: This count represents the number of active alerts triggered by the alert rules associated with the core flow. Click the 'Associated Alert Count' on the card to view details for all triggered alerts.

Topology View

Displays all created core business flows as topology cards. For flows that have been orchestrated, a thumbnail of the current topology is shown. The rendering logic (colors, indicators) is the same as in the Statistical View. Supports editing, cloning, configuring key metrics, associating alert rules, and deleting core business flows.

alt text

List View

Displays all created core business flows in a list format, showing the current alert status for each flow. Supports editing, cloning, configuring key metrics, associating alert rules, and deleting core business flows.

alt text

Identify Issues (Using the Statistical View as an example)

Quickly identify anomalous flows based on alert rendering. Follow these steps:

  1. Navigate to the Observability & Insights -> Core Business Flows page.
  2. Identify core business flows in an abnormal state based on card color, alert severity level indicators, etc.
  3. Refer to the "Abnormal Flow List" and "Top 5 Flows Impacted by Service异常" charts to help assess the incident impact scope.

alt text

Drill-Down and Locate

Locate the nodes causing the flow anomaly. Follow these steps:

  1. Select an anomalous core business flow and click its card to enter its details page.
  2. Review the trend charts of key metrics at the top to confirm anomalies in flow key metrics (e.g., success rate, latency).
  3. Identify anomalous nodes through the abnormal status displayed on the flow topology.

Additional auxiliary analysis methods:

  • Check the list of ongoing alerts associated with the current flow.
  • View all anomalous entities for the current flow and click to navigate directly to a specific node.
  • Examine the metrics of the nodes within the flow.

alt text

Root Cause Investigation (Using a Service Node as an example)

Click on an anomalous node to enter the Flow Node Details page for multi-dimensional data analysis.

Vertical Application Architecture

Data Statistics

  • Count entities associated with the current vertical architecture by entity type.
  • Count ongoing alerts for entities related to the current node's vertical architecture; view specific alert details.
  • Count entities within the current vertical architecture that are anomalous; click to locate the anomalous entity.

Topology Map Analysis

  1. Visually inspect the vertical hierarchy relationships of the current node (e.g., System -> Service -> Service Instance -> Process -> Host). Identify anomalous nodes by their color.
  2. Click on an anomalous node to view its details for in-depth analysis.
  3. Analyze the metrics, logs, traces, and alerts related to the anomalous node.

alt text

Metrics

View all metrics related to the current service.

alt text

Interfaces

View all interfaces associated with the current service.

alt text

Alerts

View all alerts associated with the current service.

alt text

Logs

View all logs associated with the current service.

alt text

Traces

View all traces associated with the current service.

alt text

Call Relationships

View the horizontal call relationships of the current service.

alt text

Custom Views

  1. Click 「Add View」, select an existing dashboard view or create a custom view.
  2. Set the view's effective scope:
  • Global: Effective on the service node details page for all core business flows (may be restricted by technology type).
  • This Instance: Effective only on the details page of this specific service node.
  1. Set whether the view is displayed by default, controlling if this custom view appears automatically when entering the current node's details page.

alt text

Recovery Validation

Based on the step-by-step analysis, locate the anomaly and apply remediation. If the resolution is effective, the abnormal state should clear. Monitor whether the related alerts are closed and if the metric data returns to its normal trend.