Skip to content

Release Notes (2026)


This document records the update content descriptions for each release of TrueWatch.

April 9, 2026

Feature Updates

Monitoring

When creating or editing a monitor, if a field matches the high-risk field list, the system now includes a Detection Metric Configuration Restriction.

Dashboard

Grouping: Added support for configuring whether groups are expanded or collapsed.

April 1, 2026

Feature Updates

Payment Plans & Billing

  1. New pricing added for SMS and IVR for Hong Kong (China) and global regions:

    Billing Item Settled in RMB Settled in USD
    SMS ¥7 $1
    IVR ¥0.84 $0.12
  2. Added Data Point billing model. To switch from "Timeline" to "Data Points" for metric billing, please contact your account manager.

Scenarios

  1. Chart Query > External Data Source Query: Added #{step} dynamic variable support:

    • Supports using #{step} as an interval placeholder in query statements, replacing fixed time interval values;
    • The system automatically calculates and passes the optimal interval value (in seconds) based on the current time range, enabling dynamic optimization of data display precision based on the query scope;
    • No need to manually adjust function parameters—the system automatically balances query performance and chart display in large data volume scenarios.
  2. Dashboard: External database SQL queries now support variable value retrieval;

  3. Explorer > Sampling: Added large data volume protection mechanism for log queries. When the queried data volume exceeds the threshold, forced sampling is automatically triggered, and the sampling option cannot be disabled.

Integrations

DataKit Installation Method Extension: Added support for installation and deployment on DataKit Operator, providing more flexible containerized deployment options.

Management

  1. Data Forwarding / Pipelines: Added support for LLM data sources;
  2. Configuration Migration: Further support for one-click import and export of full workspace configurations, covering core resources such as monitoring views, alert policies, data processing rules, role management settings, and data compliance;
  3. Role Management: When setting a member as an administrator via OpenAPI, fee center approval is no longer required, and changes take effect immediately.

Monitoring

  1. Application Performance Monitor > Service Metrics: Added resource field support for dimension selection;
  2. Added Alert Cache Protection mechanism:

    • When the number of detected objects reaches the warning threshold, a system notification is triggered (max once per day); when the upper limit is reached, the monitor is automatically paused and a system notification is sent;
    • The storage period for unresolved alert events has been adjusted from 30 days to 7 days.

RUM

View Explorer Details Page > Fetch/XHR List: Now supports displaying all network requests containing resources.

LLM Monitoring

The following updates have been made to the explorer details page:

  1. Added support for binding built-in views;
  2. Added step-level token consumption display;
  3. Attribute Information > Search Box: Supports synchronizing search content across spans.

Integrations

  1. Added Alibaba Cloud AnalyticDB MySQL integration;
  2. Bug fixes for domain SSL certificate collector, resolving issues related to self-signed certificates.

Bug Fixes

  1. Fixed issues with the new version of the monitor including defects in hierarchical alerts, execution failures of data query statements, and situations where returned data generated events but no data was returned in the workspace quick query;
  2. Fixed the issue where display became abnormal after setting role permissions twice consecutively in team management;
  3. Fixed issues with inconsistent filter text on the left side of the incident center compared to other locations, and inconsistencies between Chinese and English interface text;
  4. Fixed the issue where the data volume for the last 24 hours was smaller than that for the last 12 hours in statistical data;
  5. Fixed the issue where a large number of document count errors occurred in kodo-x logs;
  6. Fixed the issue where frontend view metric values displayed abnormally;
  7. Fixed the issue where data displayed inconsistently when directly viewing versus maximizing the view of unresolved alert events on the dashboard;
  8. Fixed the issue where accessing the RUM page in a specific workspace resulted in an error;
  9. Fixed the issue where the page displayed abnormally when querying event data across workspaces on the unresolved events dashboard;
  10. Fixed the issue where the deployment version base did not support adjusting query time;
  11. Fixed the issue where setting a default value did not take effect after enabling the wildcard option for dashboard view variables;
  12. Fixed the issue where international site email sender information was not provided for customers to add to allowlists;
  13. Fixed the issue where session replay images loaded incorrectly on mobile with numerous related request errors;
  14. Fixed the issue where the multi-step dial test dashboard could not be displayed in the Chinese version of Availability Monitoring;
  15. Fixed the issue where after integrating RUM monitoring, no data was found and message accumulation was detected;
  16. Fixed the issue where the monitor remained disabled after being disabled and then re-enabled;
  17. Fixed the issue where the switch parsing tab was still displayed in error details even when source maps were not uploaded on mobile;
  18. Fixed the issue with international site team role configuration;
  19. Fixed the issue where the error details parsing section displayed abnormally in the error explorer;
  20. Fixed the issue with escaping in log queries;
  21. Fixed the issue where the field type for action data in the workspace was inconsistent;
  22. Fixed the issue where downloading errors occurred when installing the data collector in the application deployment environment on the Europe site;
  23. Fixed the issue where an error occurred when querying host details in infrastructure;
  24. Fixed the issue where log query results were incorrect;
  25. Fixed the issue where the "Follow redirects" option did not work for dial tests on international sites;
  26. Fixed issues where the option to disable sampling could not be found on the dashboard view, and where the table panel displayed no value despite actual values existing on the frontend;
  27. Fixed the issue where the log storage duration in the workspace did not match the actual date range of queryable logs;
  28. Fixed the issue where central pipeline configurations did not take effect in the deployment version environment;
  29. Fixed the issue where tags in metric management were fewer than actual data after converting logs to metrics;
  30. Fixed the issue where errors occurred when parsing JSON data in pipelines;
  31. Fixed issues where setting default values for view variables did not take effect and expression query calculation results were abnormal;
  32. Fixed the issue where the same DQL statement displayed inconsistent results between dashboard queries and quick queries;
  33. Fixed the issue where the AI analysis feature output in the international site incident center was in Chinese;
  34. Fixed the issue where alerts were not meeting expectations;
  35. Fixed the issue where log backup failed in self-monitoring workspaces;
  36. Fixed the issue where sessions had no replay button but views had replays.
  37. Fixed the billing dimension deviation issue when backing up data to TrueWatch official storage. Unified the billing rule: adjusted from billing based on compressed capacity to billing based on original uncompressed capacity, aligning with the official billing standard.

March 18, 2026

Feature Updates

DQL

Resource pre-aggregated data now includes ddsketch quantile data, supporting Resource-level quantile statistics. Monitors can be configured to alert based on quantile metrics.

DQL Query: Use the percentile_from_ddsketch_payload function to query the duration_quantile field.

Example:

TRM::re('.*'):(percentile_from_ddsketch_payload(duration_quantile, 90)) {source_resource="GET /test/*anypath"} limit 1

Metrics

  1. Exporting CSV from "Metric Management" now supports synchronously exporting tags:

    • Added a "Tags" column, where the exported tags are strongly associated with the metric data in the current row;
    • All dimension information bound to the metric is fully displayed in JSON array format.
  2. Metric Details now includes the origin_field field, representing the original metric.

Log Explorer

Added a "Display Items" configuration entry on the right side, allowing users to quickly adjust the fields displayed in the log list.

Dashboard / Monitor

Duplicate names are no longer supported.

  1. Creation and Update Restrictions

    • During creation (direct creation / Open API): If the name already exists → creation is rejected and an error is returned;
    • During import/export/workspace migration: If a naming conflict exists, users can choose to skip or overwrite.
  2. Scope of Application

    • Direct creation
    • Open API creation
    • Import / Export / Workspace migration

Deployment Version Updates

For deployment versions, users can now configure whether to enable MFA authentication for each SSO as needed in multi-SSO scenarios by modifying settings in the management backend, enabling flexible login method configuration.

March 11, 2026

Feature Updates

Infrastructure

  1. Added Network Device Data Display:

    • Supports automatic discovery of SNMP devices, displaying key metrics such as device status, IP, type, and interface count
    • Device details page provides three main views: device information, interface details, and performance metrics
    • Supports interface status filtering and monitor configuration
    • Performance metrics dashboard displays trend data for CPU, memory, traffic, interface status, etc.
  2. Database: New page added

    • Query: SQL performance analysis, supports slow query identification and execution sampling drill-down
    • Session: Session blocking analysis, automatically identifies blocking chains (Root Blocker/Waiter)
    • Overview: Added load trend charts and Top 5 frequent queries

Incident Center

Added a new "Analysis Dashboard" page in the Incident Center, providing visual statistical analysis capabilities for the entire incident lifecycle.

Dashboard

  1. Added support for batch tagging dashboards;
  2. Optimized long sharing links for dashboards.

APM

  1. Added associated resource topology in the upper right corner of the trace details page, the resource field > service call relationship > service card on the details page. Click to jump to the topology page;
  2. Service details > Resource Invocation: Added resource type toggle button (entry resources, all resources).

Notification Object Management

  1. Added corresponding names to notification object templates for clearer configuration;
  2. Added a test notification button to verify whether notification channels are reachable.

DataKit

Installation configuration page: Added a new "LOG Log" configuration module. Added file path collection log configuration, with new options such as auto multiline mode and enable direct write indexing synchronized under this configuration item.

Management

  1. API Keys Management:

    • Supports editing API Key names and roles;
    • Open API endpoints are automatically displayed above the list based on the workspace site.
  2. Ticket Management:

    • Optimized ticket types, added type descriptions;
    • Optimized ticket search function, supports searching by user email and submitter;
    • Added priority selection for tickets;
    • Added support for deleting tickets and deleting comments within tickets.

Time Control

Added "Recently Used Time Ranges" record: Displays the last 5 time range query conditions used locally.

Integration

Added Volcengine VCM Kafka integration.

Bug Fixes

  1. Fixed the issue of excessive 429 write errors in specific kodo-x logs;
  2. Fixed the issue of inconsistent results each time when querying metering data on the PaaS platform;
  3. Fixed the dashboard display optimization issue;
  4. Fixed the issue where clicking to add a field to filter value was ineffective after opening log details in the custom log explorer;
  5. Fixed the issue where dialing test data could not be queried after upgrading the base to a specific version;
  6. Fixed the issue where RUM data existed in a new workspace but the explorer query returned empty;
  7. Fixed the issue where aggregate functions were not displayed properly in metric queries within the workspace;
  8. Fixed the issue of spelling and grammar errors in the warning message on the overseas site invitation page;
  9. Fixed the issue where the left filter button in the log explorer failed to correctly display the log source;
  10. Fixed the issue where the incident center could not receive notifications via test email;
  11. Fixed the quick query function abnormality;
  12. Fixed the error when using the AI analysis function at the Guangzhou site;
  13. Fixed the issue of returning a 414 error when the URL was too long;
  14. Fixed the issue where parameters could not be saved when adding them to a dashboard link if they were too long;
  15. Fixed the issue of non-standard prompt text in the share name input box when creating a share;
  16. Fixed the issue where host data queries in the resource catalog returned no results after more than one day;
  17. Fixed the issue where the workspace was incorrectly flagged as overdue due to charges incurred by the error center, even though vouchers were not used up;
  18. Fixed the issue of the APM menu shifting left and right during use on the overseas site;
  19. Fixed the issue where query results on the metric analysis page were limited to 2,000, not reaching the expected maximum of 10,000;
  20. Fixed the error when importing alert rules across workspaces;
  21. Fixed the issue where the service topology did not display call relationships;
  22. Fixed the page error when modifying external index rules;
  23. Fixed the error when loading the log details page after opening an external log index;
  24. Fixed the issue where the dashboard snapshot link sent via scheduled report showed no data after login;
  25. Fixed the issue where the "Last X Hours" aggregation on the dashboard could not hit the stream aggregation;
  26. Fixed the issue where profile data collected by PHP APM could not be displayed correctly on the overseas site.

February 4, 2026

Feature Updates

Incidents

New incidents provide integrated fault handling support. When a monitor detects an anomaly, it automatically generates a fault incident, merges duplicate alerts, and notifies the responsible party based on the on-duty schedule. If unresolved within a timeout period, notifications are escalated according to predefined policies. On the fault detail page, you can view related monitoring metrics, error logs, call traces, and other information in one place. It supports status updates and team collaboration, with a complete audit trail of all actions. This feature helps teams standardize fault handling procedures and improve response efficiency and process transparency.

In the Billing Logic for the Fault Center: Each time an escalation policy is triggered, 100 task invocations are recorded when a notification is sent.

Errors

The “Error Center” feature is now available! It automatically aggregates errors from APM, RUM, and Logs, using intelligent grouping to converge similar problems into unified Issues for tracking. Before use, you need to configure delivery rules to define the monitoring scope. You can then view error summaries, statuses, and trends in the list view, or dive into the details page to analyze complete stack traces, related traces, and user sessions. All errors support status management and team collaboration, enabling end-to-end management from discovery to resolution.

Concurrently, the “Error Count” billing metric has been added, counting the daily number of newly created Issue records, including those generated by the Error Center.

Open API

  1. Resource Directory: Added support for creating, editing, and deleting resource group information.
  2. Added direct editing of account status (On Duty, On Leave).

Metrics Analysis

  1. Added Top N series and maximum return data points options, allowing you to specify the number of top or bottom data series (20/50/100/500) to return for each query after sorting.
  2. Added support for clicking on chart data points and selecting from a dropdown menu to view similar trending metrics, drill down for analysis, or access other related views.

Infrastructure

  1. Hosts:
    • Added list filtering support via the df_mute field.
    • For hosts globally muted via Open API or rules, a “Muted” indicator will now be displayed in the host list.
  2. Resource Directory: Added a “Service Inventory” list entry.

Scenarios

  1. Dashboards: Added an Associate Monitor button for quick access to monitors linked with the dashboard.
  2. Charts: Added unified sequence identifiers to all chart alias configurations and intuitive hover interactions to visualize the correspondence when configuring multiple query lines.

APM

Profiling: If a Profile file size exceeds 20MB, online parsing is not supported. A user-friendly prompt has been added, recommending the use of specialized analysis tools for viewing.

LLM Monitoring

The statistical dimension for application metrics has been adjusted: from being based on individual Spans to being based on complete Traces.

Logs

Explorer: Optimized the display logic for the message field after selecting “Reset to Default Fields” in the display options.

Management

SSO Management: Optimized the SSO login flow. Users must first select an identity provider via email and complete authentication. Upon success, they can then view accessible workspaces in a protected state to prevent permission information leakage.

Deployment Plan

Admin Console > Global Settings: Added Platform-level System Announcement Management Configuration.

Integrations

  1. Added RedPeaks SAP integration.
  2. Updated AWS RDS MySQL dashboard.
  3. Added Kingbase monitor.
  4. Updated the English version dashboard, primarily addressing Chinese-to-English translation issues.
  5. Updated Tencent PGSQL dashboards & monitors.
  6. Updated Resource Directory icons and category directories.

Bug Fixes

  1. Fixed an issue where dashboards containing external data sources failed to load data after being cloned, exported, and imported.
  2. Fixed a panic issue in inner-dataway after platform infrastructure upgrades.
  3. Fixed an issue related to whether a site supports MCP Server service invocation.
  4. Fixed query timeout and errors in dataway and kodo when running Func scripts in the Enterprise Edition.
  5. Fixed an issue where hosts and Pods associated with infrastructure in service topology showed no data.
  6. Fixed an issue where Ningxia site could not receive phone call alert notifications.
  7. Fixed an issue where monitor configuration was lost upon reopening after saving.
  8. Fixed an issue where APM trace data did not refresh after switching services.
  9. Fixed compatibility issues with PromQL queries returning errors via the Grafana plugin.
  10. Fixed compatibility issues with dashboard variables using database SQL queries.
  11. Fixed an issue where the backend showed DK count as 0 after infrastructure upgrade.
  12. Fixed inconsistency in service counts between Metric Explorer and Monitor.
  13. Fixed unavailability of metrics function when setting multiple arbitrary tags in the Metrics Data Access feature.
  14. Fixed an issue where log monitors failed to alert and execution logs showed 503 errors.
  15. Fixed a “query failed” error in the log explorer when viewing external log indices.
  16. Fixed a 404 error when saving LLM applications.
  17. Fixed an error after adding expression queries to log monitoring rules.
  18. Fixed an issue where the Owner in the Enterprise Edition lacked permission to save security monitoring rules.
  19. Fixed an error when the Grafana plugin query interface handled a large number of statements.
  20. Fixed an error when creating security monitoring rules.
  21. Fixed an issue with monitor execution timeouts.
  22. Fixed an issue where quick filter option values were not displayed in the list despite being returned by the backend.
  23. Fixed URL processing in custom event notification templates.
  24. Fixed issues with modifying and viewing dashboard groups.
  25. Fixed an issue where the geoip() function in Pipelines returned empty values for public IPs in logs and didn't work, and where parsed fields were not displayed on the test UI page.
  26. Fixed an issue where workspaces, even after being deleted for 7 days, still incurred charges.
  27. Fixed a bug in K8s built-in views.
  28. Fixed a timeout error when inviting users to European workspaces.
  29. Fixed an issue where DQL statements like {condition1 OR condition2} only returned results matching condition1's location.
  30. Fixed an error when submitting issue tickets via the workspace ticketing system.
  31. Fixed an issue where, in Metrics Analysis, selecting no metric still displayed tags in the popup along with metrics.
  32. Fixed a discrepancy between alert values and actual query values for log-based alerts.
  33. Fixed an issue where clicking to jump to Pod monitoring from the Infrastructure Container page unexpectedly redirected to the login page.

January 22, 2026

Feature Updates

Chart

Advanced Settings: Added a "Sampling Prediction" toggle. When enabled, the system first calculates the amount of data after filtering. Sampling is only triggered when the data volume reaches the sampling threshold, and is performed proportionally based on the estimated data size. If the filtered data volume is below the lower limit, sampling will not be activated.

Logging

Log index names now support the hyphen - naming format.

Management

  1. Data Forwarding: When selecting a log data source to configure forwarding rules, support for selecting filter conditions for native direct-write indexes is now available.

  2. Member Management: A new "Show only enabled permissions" toggle has been added.

  3. Preferences: A new APM default landing page option has been added, allowing customization of the default page (Trace, Service, Analysis Dashboard) opened after clicking the left-side APM navigation bar.

Time Control

The time control functionality has been enhanced: When a discrepancy of more than 1 minute is detected between the user's local device time and the server time, the system will automatically display a warning prompt. This helps prevent data query range errors caused by inaccurate local time.

January 14, 2026

Feature Updates

Monitoring

For overseas sites, added Google Chat as a notification target.

APM

  1. Service Details:

    • Resource Calls > Upstream/Downstream Calls: Enhanced interaction effects:

      • Quick Expansion: When hovering over a resource node, a "+" button appears to quickly load its upstream and downstream nodes. Start and end nodes are marked with "Start"/"End" labels.

      • Metrics on Connections: Request count, P99 latency, and error rate are displayed directly on the connecting lines, accompanied by a legend.

      • New Loading Prompt: A "Loading" status is shown when expanding the topology.

      • One-click Fullscreen: Added a fullscreen button to enlarge/restore the topology diagram with one click.

    • Service Topology: Added an "Infrastructure" option; after clicking, you can switch between displaying "Host" or "Pod" topology diagrams.

    • New "Infrastructure" Tab Page: Switch between Host and Pod views to display host trend charts and lists. Clicking a list item expands a details page for more information.

  2. Traces > Details Page: Associated Logs: Optimized the index filtering feature; it now defaults to selecting all indices associated with all services within the current trace.

Scenes

  1. Dashboards:

  2. Chart Query: When using in and not in filter conditions, you can now use the results of a subquery as filter values.

  3. Chart Sharing: Added support for sharing charts via links.

Logs

Added index name search functionality. It automatically counts the number of each index type returned by the search and navigates to the tab of the index type with the highest count.

Management

  1. Sharing Management:

    • Sharing Snapshots/Dashboards: Added a language switch button to meet the needs of global users.
    • Sharing Charts: Added buttons to switch between embed code and link views to see the corresponding chart.
    • Added a Dashboard Sharing management page.
  2. API Key Management: Extended API key permissions to meet the advanced operational requirements of the owner role.

  3. Role Management: Added a "Show only enabled permissions" toggle.

RUM

Extended SDK integration configuration for Android, iOS, and React Native, adding advanced configuration items for RUM, Traces, and Logs, with visual highlighting when modified.

Billing Plans & Invoices

Optimized the monthly invoice aggregation logic and added a daily bill (cumulative consumption from the 1st to the query date).

Integrations

  1. Added OBCloud OceanBase integration documentation.
  2. Optimized documentation for Zabbix-api/stream integration.
  3. Optimized Go integration documentation; added integration method for versions 1.18-2.23 for compile-time instrumentation.
  4. Added resource directory templates: tencentcloud_clb, aliyun_cnapigateway, aliyun_slb, aws_api_gateway.

Bug Fixes

  1. Fixed an issue where corresponding services were not displayed in the Log Explorer quick filters.
  2. Fixed an issue with abnormal display in quick filters.
  3. Fixed an issue where the system reported errors after upgrading to a specific version.
  4. Fixed an issue where the sorting function in the metric analysis group mode did not respond when clicked.
  5. Fixed an issue with unlimited batch operations for detection rules.
  6. Fixed an issue where P90 data could not be displayed in dashboards.
  7. Fixed an issue with incorrect parent-child relationship display for Spans in the APM waterfall chart.
  8. Fixed an issue where source configuration could not be properly populated in the log pipeline editing view for overseas sites.
  9. Fixed an issue where using the int function in DQL resulted in an internal server error.
  10. Fixed an issue where the space authorization metrics interface supported filtering, but the OpenAPI did not provide corresponding functionality.
  11. Fixed an issue where log queries on the Oregon site returned inaccurate results.
  12. Fixed an issue on overseas sites where previously functional data access rules suddenly failed, causing errors for users with different roles when accessing logs.
  13. Fixed an error when clicking the APM > Service menu.
  14. Fixed an issue on overseas sites where charts reported errors when changing the query time window in dashboards.
  15. Fixed an issue where the "Go to workspace for AI-powered analysis" link in alert notifications directed incorrectly.
  16. Fixed an issue where the CSV export button in the Log Explorer disappeared and logs for specific dates could not be viewed.
  17. Fixed an issue where monitor names were not displayed in the Event Center, even though the backend API returned values.
  18. Fixed an issue where, when configuring Kafka for data forwarding, selecting the SASL_SSL protocol did not make the certificate optional.
  19. Fixed an issue with abnormal status chart display on the APM monitor page.
  20. Fixed an issue where monitor alerts failed to send and displayed a 429 error.
  21. Fixed an issue where dropdown input boxes scrolled with the page.
  22. Fixed an issue where data trend charts could not be displayed normally on the monitor configuration page.
  23. Fixed an issue where, after selecting "Last 12 hours" on the log performance page, the left-side "Status" and "Service" filters took over 2 seconds to load.
  24. Fixed performance issues: unacceptably long response times when querying logs for specified services/conditions, waiting for query results, and loading single log details (failed to meet targets, exceeding 8 seconds, and exceeding 0.3 seconds respectively).
  25. Fixed an issue where the default alert threshold for Linux host disk usage needed adjustment.
  26. Fixed an issue when querying specific services and resources and switching to "Time Series" mode to view Span count distribution.
  27. Fixed an issue where changes to notification targets or notification targets in alert policies did not take effect.
  28. Fixed an error during environment initialization for a specific version.
  29. Fixed an issue on overseas sites where view variable filters did not take effect in the Infrastructure > Containers > Analysis Dashboard.
  30. Fixed an issue on overseas sites where the interface displayed an internal server error when aggregating User Experience Monitoring data in the Metrics > Metric Analysis menu.
  31. Fixed an issue in the Log Explorer's list mode where selecting to display long log lines did not wrap automatically, and stack mode also lacked default word wrap.
  32. Fixed an issue where time sorting in the Log Explorer was not effective, causing scrambled time displays.
  33. Fixed an issue where the query value for task invocation counts in metering data was inaccurate.
  34. Fixed an issue on overseas sites where performance profiling data collected via PHP APM could not be displayed correctly.
  35. Fixed an error on overseas sites when clicking to view profiling data details after enabling the Node.js data collector's profiling feature.
  36. Fixed an issue where in dashboard view variable three-level linkage, after one variable was selected by default, the other three view variables showed as empty; they should show default data.
  37. Fixed an issue on overseas sites where data access rules set for User Experience Monitoring did not take effect.
  38. Fixed an issue on overseas sites where rules configured for user access scope in the Data Access menu caused incorrect matching.
  39. Fixed an issue on overseas sites where, when testing the funnel chart feature and adding counting items, all statistical data appeared abnormal.
  40. Fixed an issue where the query_range field type in audit logs was incorrect.

January 6, 2026

Feature Updates

Scenes

Added Data List: Compatible with the original "Log Stream Graph" and "Object List" charts, which will be deprecated in the future.

  • The system provides commonly used default display columns for each data source; you can directly select fields to display in the upper data list via dropdown.
  • Common Configuration: Added "Alias" configuration; when Logs is selected as the data source, added "Display" configuration.

APM

Fixed an issue in the service call relationship graph where downstream calls for middleware consumer sides were incorrectly attributed, restoring the true service call relationships within a single trace.