Release Notes (2026)¶
This document records the update content descriptions for each release of Guance.
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¶
- Resource Directory: Added support for creating, editing, and deleting resource group information.
- Added direct editing of account status (On Duty, On Leave).
Metrics Analysis¶
- 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.
- 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¶
- Hosts:
- Added list filtering support via the
df_mutefield. - For hosts globally muted via Open API or rules, a “Muted” indicator will now be displayed in the host list.
- Added list filtering support via the
- Resource Directory: Added a “Service Inventory” list entry.
Scenarios¶
- Dashboards: Added an Associate Monitor button for quick access to monitors linked with the dashboard.
- 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¶
- Added RedPeaks SAP integration.
- Updated AWS RDS MySQL dashboard.
- Added Kingbase monitor.
- Updated the English version dashboard, primarily addressing Chinese-to-English translation issues.
- Updated Tencent PGSQL dashboards & monitors.
- Updated Resource Directory icons and category directories.
Bug Fixes¶
- Fixed an issue where dashboards containing external data sources failed to load data after being cloned, exported, and imported.
- Fixed a panic issue in
inner-datawayafter platform infrastructure upgrades. - Fixed an issue related to whether a site supports MCP Server service invocation.
- Fixed query timeout and errors in dataway and kodo when running Func scripts in the Enterprise Edition.
- Fixed an issue where hosts and Pods associated with infrastructure in service topology showed no data.
- Fixed an issue where Ningxia site could not receive phone call alert notifications.
- Fixed an issue where monitor configuration was lost upon reopening after saving.
- Fixed an issue where APM trace data did not refresh after switching services.
- Fixed compatibility issues with PromQL queries returning errors via the Grafana plugin.
- Fixed compatibility issues with dashboard variables using database SQL queries.
- Fixed an issue where the backend showed DK count as 0 after infrastructure upgrade.
- Fixed inconsistency in service counts between Metric Explorer and Monitor.
- Fixed unavailability of metrics function when setting multiple arbitrary tags in the Metrics Data Access feature.
- Fixed an issue where log monitors failed to alert and execution logs showed 503 errors.
- Fixed a “query failed” error in the log viewer when viewing external log indices.
- Fixed a 404 error when saving LLM applications.
- Fixed an error after adding expression queries to log monitoring rules.
- Fixed an issue where the Owner in the Enterprise Edition lacked permission to save security monitoring rules.
- Fixed an error when the Grafana plugin query interface handled a large number of statements.
- Fixed an error when creating security monitoring rules.
- Fixed an issue with monitor execution timeouts.
- Fixed an issue where quick filter option values were not displayed in the list despite being returned by the backend.
- Fixed URL processing in custom event notification templates.
- Fixed issues with modifying and viewing dashboard groups.
- 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. - Fixed an issue where workspaces, even after being deleted for 7 days, still incurred charges.
- Fixed a bug in K8s built-in views.
- Fixed a timeout error when inviting users to European workspaces.
- Fixed an issue where DQL statements like
{condition1 OR condition2}only returned results matching condition1's location. - Fixed an error when submitting issue tickets via the workspace ticketing system.
- Fixed an issue where, in Metrics Analysis, selecting no metric still displayed tags in the popup along with metrics.
- Fixed a discrepancy between alert values and actual query values for log-based alerts.
- 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¶
-
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.
-
Member Management: A new "Show only enabled permissions" toggle has been added.
-
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¶
-
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.
-
-
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¶
-
Dashboards:
- Added support for sharing dashboards.
- Added support for Label-based permissions management page, allowing unified control of dashboard view and management permissions via labels.
-
Chart Query: When using
inandnot infilter conditions, you can now use the results of a subquery as filter values. - 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¶
-
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.
-
API Key Management: Extended API key permissions to meet the advanced operational requirements of the owner role.
- 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¶
- Added OBCloud OceanBase integration documentation.
- Optimized documentation for Zabbix-api/stream integration.
- Optimized Go integration documentation; added integration method for versions
1.18-2.23for compile-time instrumentation. - Added resource directory templates: tencentcloud_clb, aliyun_cnapigateway, aliyun_slb, aws_api_gateway.
Bug Fixes¶
- Fixed an issue where corresponding services were not displayed in the Log Viewer quick filters.
- Fixed an issue with abnormal display in quick filters.
- Fixed an issue where the system reported errors after upgrading to a specific version.
- Fixed an issue where the sorting function in the metric analysis group mode did not respond when clicked.
- Fixed an issue with unlimited batch operations for detection rules.
- Fixed an issue where P90 data could not be displayed in dashboards.
- Fixed an issue with incorrect parent-child relationship display for Spans in the APM waterfall chart.
- Fixed an issue where source configuration could not be properly populated in the log pipeline editing view for overseas sites.
- Fixed an issue where using the
intfunction in DQL resulted in an internal server error. - Fixed an issue where the space authorization metrics interface supported filtering, but the OpenAPI did not provide corresponding functionality.
- Fixed an issue where log queries on the Oregon site returned inaccurate results.
- Fixed an issue on overseas sites where previously functional data access rules suddenly failed, causing errors for users with different roles when accessing logs.
- Fixed an error when clicking the APM > Service menu.
- Fixed an issue on overseas sites where charts reported errors when changing the query time window in dashboards.
- Fixed an issue where the "Go to workspace for AI-powered analysis" link in alert notifications directed incorrectly.
- Fixed an issue where the CSV export button in the Log Viewer disappeared and logs for specific dates could not be viewed.
- Fixed an issue where monitor names were not displayed in the Event Center, even though the backend API returned values.
- Fixed an issue where, when configuring Kafka for data forwarding, selecting the SASL_SSL protocol did not make the certificate optional.
- Fixed an issue with abnormal status chart display on the APM monitor page.
- Fixed an issue where monitor alerts failed to send and displayed a 429 error.
- Fixed an issue where dropdown input boxes scrolled with the page.
- Fixed an issue where data trend charts could not be displayed normally on the monitor configuration page.
- 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.
- 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).
- Fixed an issue where the default alert threshold for Linux host disk usage needed adjustment.
- Fixed an issue when querying specific services and resources and switching to "Time Series" mode to view Span count distribution.
- Fixed an issue where changes to notification targets or notification targets in alert policies did not take effect.
- Fixed an error during environment initialization for a specific version.
- Fixed an issue on overseas sites where view variable filters did not take effect in the Infrastructure > Containers > Analysis Dashboard.
- 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.
- Fixed an issue in the Log Viewer's list mode where selecting to display long log lines did not wrap automatically, and stack mode also lacked default word wrap.
- Fixed an issue where time sorting in the Log Viewer was not effective, causing scrambled time displays.
- Fixed an issue where the query value for task invocation counts in metering data was inaccurate.
- Fixed an issue on overseas sites where performance profiling data collected via PHP APM could not be displayed correctly.
- Fixed an error on overseas sites when clicking to view profiling data details after enabling the Node.js data collector's profiling feature.
- 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.
- Fixed an issue on overseas sites where data access rules set for User Experience Monitoring did not take effect.
- Fixed an issue on overseas sites where rules configured for user access scope in the Data Access menu caused incorrect matching.
- Fixed an issue on overseas sites where, when testing the funnel chart feature and adding counting items, all statistical data appeared abnormal.
- Fixed an issue where the
query_rangefield 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.