Skip to content

Topology Diagram

To enhance the visualization of dashboards, TrueWatch has componentized existing service topologies and resource invocation diagrams. It can be used to display relationships and relative positions between different entities.

Chart Queries

Service Relationship Diagram

  1. Service Name: You can select all relevant view variables or specific values;
  2. Color Fill: Includes request count, P50 response time, P75 response time, P99 response time, and error rate;
  3. Filter: You can choose from env, version, project, source_type fields.

Click on the service icon to view the upstream and downstream associations, service overview, logs, and other information of the current service.

This also supports Service Map cross-workspace queries.

Resource Relationship Diagram

  1. Service Name: You can select all relevant view variables or specific values;
  2. Resource Name: You can select all relevant view variables or specific values;
  3. Color Fill: Includes P99 response time, request error rate, event status;
  4. Filter: You can choose from env, version fields.
Note

The resource relationship diagram only supports drawing for a single resource. Therefore, when Resource Name selects a single value, the service name must also be a single value. If the service name selects a view variable that contains multiple values, the chart will report an error.

Click on the resource icon to view logs, user access, events, and other information related to the current resource.

External Data Query

By querying external data, you only need to report data according to the system's specified data structure. You can use any data to draw topology diagrams and generate and display the final chart through local Function functions.

For the topology diagram data structure required for data integration, please refer to Related Interface Response Data Description.

Chart Configuration

For more details, please refer to Chart Configuration.