Release Notes (2025)¶
This document records the update content descriptions for each release of Guance.
December 24, 2025¶
Feature Updates¶
Role Permissions¶
- Dashboard permission refinement: Added an independent "Dashboard Create" permission. The original "Dashboard Management" permission still includes all operations. Assigning the "Create" permission will automatically enable basic dashboard and view viewing permissions.
- The navigation bar is dynamically displayed based on user permissions. If a role does not have any permissions in a specific module, that module will not be displayed in its left navigation bar. This rule applies to the following modules: Cloud Billing, Billing, Scenarios, Event Center, Infrastructure, Logs, Metrics, APM, RUM, LLM Monitoring, Synthetic Tests, Monitoring, Incident, Security Monitoring.
Monitoring¶
- Alert Strategies:
- Simultaneously supports search and filtering to filter alert strategies; Newly supports precise filtering by monitor name (
checker_title) and member (member); - Repeat Alert: Added support for setting different no-send intervals for repeat alerts based on different alert levels (e.g., Critical, Severe, Warning, etc.);
- Added notification aggregation rule: "Custom". Supports freely specifying field combinations for alert aggregation based on business needs. Input field names (multiple fields separated by English commas), and the system will strictly aggregate based on this combination: aggregation alerts will only be triggered when the event data contains all specified fields and their values are valid.
- Simultaneously supports search and filtering to filter alert strategies; Newly supports precise filtering by monitor name (
- The DQL functions built into Arbiter support querying data from specified workspaces by passing workspace parameters. Applicable to the creation and modification of Programmable Monitors and SIEM detection rules.
APM¶
- Performance Metrics:
- Added Apdex statistics to quantify user satisfaction with application performance;
- Time series visualization of statistical metrics: Upgraded core statistical metrics in the service list (like average request count, response time, error count) from numerical display to time series charts, intuitively presenting change trends.
- Service Details:
- Supports displaying OpenTelemetry service languages;
- Added Tab pages: Service Map, Profile, Dashboard.
Scenarios¶
- Added a new chart type: "Change Comparison Chart": Quantitatively compares the value of a specified metric in the current period with the same period in history (e.g., the same time yesterday, the same day last week) or with other metrics, and displays the change magnitude in an intuitive way to quickly identify abnormal fluctuations;
- When creating a new Pie Chart (Donut Chart), when the legend is not hidden, you can choose whether to display the Value and Value percentage.
- Chart Y-Axis: Optimized raw value display.
Snapshots¶
- Overall optimization of the snapshot list style;
- Save Snapshot: Added "Save as static time" setting.
Metrics¶
Metric Analysis: Numeric values in query results now support flexible display format settings, allowing configuration of decimal places and full-precision result display.
Management¶
- Cross-workspace Authorization: When the data scope selects "Metrics", the scope configuration for metric authorization can be refined;
- Share Management: Added quick filtering by type and a search box.
Pipelines¶
Each data type now supports setting two default Pipelines (including local and central Pipeline).
Open API¶
Cross-workspace dashboard queries support specifying the default selected workspace.
Deployment Plan¶
- Management Console:
- Workspace List > Tenant Configuration Management:
- Added "Max Split Time" setting, which defines the maximum time search range for a single query. Once sufficient data is retrieved within this range, the search stops immediately;
- Extended "Sampling Threshold" configuration, allowing free definition.
- Supports batch importing members by uploading a member list file;
- Security Settings > Login Method Management: Supports modifying the display name of the system default LDAP account to adapt to the actual scenarios of unified login in different user internal systems.
- Workspace List > Tenant Configuration Management:
- Added parameter (
max_delay), supports custom service topology calculation time;
New Integrations¶
- Added GCP Storage integration;
- Added GCP Cloud SQL (MySQL) integration;
- Added Alibaba Cloud VPC Peering Connection integration;
- Added AWS Lambda Trace integration;
- Added Alibaba Cloud WAF integration;
- Added Tencent CVM / KeewiDB views;
- Fixed case sensitivity issue in Ingress-nginx-prom integration documentation;
- Fixed integration documentation issues (including Chinese/English character and formatting issues);
- Fixed TencentCloud public CLB collector to support non-public IPs;
- Fixed linearBuckets metric bug in GCP Cloud Monitoring;
- Added CSPM rule: S3 bucket policies should restrict access from other AWS accounts;
- Added cloud integration templates: Aliyun CPFS, Aliyun NLB, HuaweiCloud EVS, Aliyun CNAPIGateway, HuaweiCloud ROMA;
- Added cloud script: GCP APIs collector;
- Added cloud script: GCP RUN collector.
Bug Fixes¶
- Fixed the issue where alert events could not be recovered;
- Fixed the issue of excessive connections when connecting to external Kafka clusters;
- Fixed the issue where email addresses being blacklisted prevented normal email reception;
- Fixed the issue where the first load of the host list did not show the full count of online hosts, requiring waiting for lazy loading;
- Fixed the issue where calling the log query task interface returned an error;
- Fixed the issue where clicking Mute in the event details of the Hangzhou site did not take effect;
- Fixed the issue where the snapshot share button was sometimes unresponsive;
- Fixed the issue of poor sampling results in APM for overseas sites;
- Fixed the issue where alert events could not be associated with related content;
- Fixed the issue where searching log sources triggered large queries, causing platform queries to return no results;
- Fixed the issue of not receiving high-consumption warning emails;
- Fixed the issue where monitor events did not recover as expected;
- Fixed the issue of abnormal data display in the RUM Error Analysis view;
- Fixed errors reported for trace data (7 days) and log queries (7 days);
- Fixed the issue of abnormal Sourcemap reporting for the same version;
- Fixed the issue where using wildcards for index selection during log metric generation could cause generation failure;
- Fixed the issue where read-only users could not view public dashboards;
- Fixed the issues where the quick search function in dashboards could not be concatenated with log stream charts, and where multi-select view variables displayed abnormally in log analysis;
- Fixed the issue where time series governance using pipelines encountered errors when obtaining samples on overseas sites;
- Fixed the issue where the query range for "Past 1 month" in scheduled reports on overseas sites returned an incorrect time range (217 days);
- Fixed the issue where dashboard template errors on overseas sites hindered testing;
- Fixed the issue of abnormal expression calculation results in monitors;
- Fixed the issue where clicking the "Go to Workspace" link often resulted in a white screen with no event details displayed;
- Fixed the incorrect path for guiding the installation of the data collector;
- Fixed the issue where user access geographic location was displayed as Unknown;
- Fixed the issue of abnormal CPU load value display for Windows hosts in Infrastructure;
- Fixed the issue of abnormal results when using DQL for trace queries;
- Fixed the issue where session replay data could not be displayed;
- Fixed the issue where adjusting the time window on overseas sites resulted in incorrect APM data;
- Fixed the issue where the Inner Mongolia region in the China map was displayed in English with incorrect data;
- Fixed the issue where no results were returned after binding logs to external indexes;
- Fixed the issue where trace data details could not be opened;
- Fixed the issue where pipeline processing of logs could not judge and filter text with empty content;
- Fixed the issue of IP address city resolution failure;
- Fixed issues including Chinese characters in pipeline script functions on overseas sites, missing user ID display in the resource explorer, and dashboard errors in the resource analysis section of the user analysis board;
- Fixed the lag issue when selecting wildcards for variables.
December 10, 2025¶
Feature Updates¶
Billing¶
Based on the newly added notification targets, a new billing item "Phone Call" was added: Counts the number of voice notifications sent daily (each time/day).
In China region sites, the billing details are as follows:
| Billing Item | Settlement Currency | Price Details |
|---|---|---|
| Phone Call | RMB | ¥0.6 |
| USD | $0.09 |
Monitoring¶
- Added support for Voice Call as a notification target;
- Monitors support cross-multiple workspace data detection.
Management¶
Data Forwarding: After performing the delete rule action, the system sets the status of that rule to "Deleting". After processing is complete, the rule will be automatically removed.
December 3, 2025¶
Feature Updates¶
APM¶
- Service Map:
- Clicking a node now slides out the corresponding service details on the right. Besides basic information like service name, corresponding team, and contact details, it adds charts for service request response time, error request distribution, and error log count analysis;
- Added action buttons: can zoom out, zoom in, and fully display the entire topology map;
- Added topology map configuration:
- Users can manually configure whether to calculate node size based on "Request Count";
- Users can choose the hover highlight range.
- Performance Metrics:
- Added filter field configuration. Besides the official default filter fields, users can customize up to 5 fields as filter fields;
- Added support for exporting the current performance metrics list as a CSV file.
- Service Details > Resource Invocation:
- Added sampling提示: When resource list and distribution chart queries trigger sampling, a "Sampling Rate icon" is displayed;
- Upstream/Downstream Topology: Added "View Upstream/Downstream Calls" buttons, supporting viewing call relationships at the upper/lower levels based on the current topology, enabling full-link path analysis starting from the current resource.
- Traces > Service Call Relationships:
- Interaction optimization: Only draws call paths between different services, making dependency relationships clearer;
- Node information enhancement: Displays full-path service call relationships through a left-right structure. Each service node directly shows execution time, average response time, call count, and error information; Clicking allows viewing the service's parent spans to trace upstream call sources; If the service has errors, error details are displayed directly.
RUM¶
- To adapt to the HarmonyOS ecosystem development, added support for Application Type HarmonyOS. Users can select the HarmonyOS type when creating an application and obtain corresponding SDK integration guidance and configuration support for complete observability接入 of HarmonyOS applications.
- The View explorer page supports Obsy AI error analysis.
Event Center¶
Added Event Level: Fatal (df_status:fatal), defined as the highest level.
DQL¶
- Added function
histogram_auto(): Automatic histogram range aggregation. No need to manually provide bucket basis; automatically selects an appropriate bucket range to return statistical information about the data distribution. - Optimized
evalexpression null value handling logic. Added OR operator null value determination rule: When the left query result is null, automatically uses the right result for calculation, flexibly adapting to null value completion scenarios. Example analysis:- (a or 0) / b: When query a result is null, it is automatically treated as 0,最终 calculating 0 / b;
- (a or b) / b: When query a result is null, it automatically uses query b's result,最终 calculating b / b.
MCP Server¶
Added support for querying metrics, traces, and RUM data in a standardized way.
Management¶
- Data Forwarding: When deleting a rule, the rule name must be entered to confirm the operation;
- Member Management: Supports assigning roles to teams. Team roles are automatically applied as additional roles to team members. The member's final permissions include both personal roles and team roles.
Scenarios¶
- Dashboard:
- Added a "Filter" button for quickly adding global filter conditions;
- The original "History Version", "Large Screen Mode", "Report Record" and other functions have been moved to the "Settings" dropdown menu.
- Charts:
- Advanced Configuration: Added a "Repeat Chart" option. When enabled, the system generates multiple charts with the same structure based on the various values of the selected view variables;
- Clicking a data point now supports Apply to Filter and Copy Group Label;
- Table Chart: Manually entered return count上限 increased to 2000.
Monitoring¶
Alert aggregation notification template optimization: In rule aggregation and intelligent aggregation notifications, displays the number of different events triggered within the current aggregation周期, helping users quickly identify the scale and impact scope of alerts associated with events.
New Integrations¶
- Openresty added OpenTelemetry trace接入 method;
- Added Zabbix integration, based on api\stream;
- Added Alibaba Cloud Native API Gateway integration, Alibaba Cloud Function Compute integration;
- Added Huawei Cloud EVS cloud disk integration;
- Added Tencent Cloud WAF monitor;
- Optimized Alibaba Cloud NLB view & integration documentation;
- Optimized Alibaba Cloud SLB view;
- Fixed iis integration view monitor;
- Optimized Huawei Cloud ECS, CSS, Functiongraph views and monitors;
- Optimized Tencent Cloud clb monitor/view;
- Added Huawei Cloud DC/ Alibaba Cloud SLB monitors;
- Deprecated Huawei Cloud GuassDB related integrations (Huawei Cloud deprecated the related products);
- Fixed Huawei Cloud ROMA script;
- Added CSPM templates:
- S3 buckets should have "MFA Delete" enabled;
- S3 bucket ACLs should restrict public access;
- S3 bucket content access should be limited to authorized principals;
- IAM users should not have the "AdministratorAccess" policy attached;
- IAM policies should be attached and managed at the group level.
- Added Resource Catalog templates:
- Huawei Cloud: dds, functiongraph, kafka, obs, rds(mysql), rds_mariadb, rds_sqlserver
- Volcengine: postgresql
- Alibaba Cloud: nat
- Tencent Cloud: tdsql_c_mysql, mongodb, eip, cos
- AWS: iam_user
- Cloud integration templates:
- Added Tencent Cloud ckafka, es, redis, waf, etc.;
- Optimized Huawei Cloud: rds, postgresl, apig;
- Optimized AWS: WAF.
Bug Fixes¶
- Fixed the issue where an email was registered but couldn't log in to the corresponding workspace normally;
- Fixed the issue where log data could not be written to newly created workspaces;
- Fixed the issue where the unrecovered event list showed no data after pagination;
- Fixed the issue where the monitor indicator showed self-built dial-test nodes successfully sending data, but no data was visible in the explorer;
- Fixed the issue where file paths were not correctly displayed in error details after successful SourceMap upload and parsing;
- Fixed the issue where global configuration saving was无效 in the Profile explorer;
- Fixed the issue where the auto-refresh function in single dashboard view mode within Scenarios was abnormal;
- Fixed the issue where workspace admin accounts could not create new workspaces;
- Fixed the issue where the time interval for opening view details by clicking the view button in the dashboard was inconsistent with the dashboard configuration;
- Fixed the issue where the billing timeline charging function was abnormal;
- Fixed the issue where the sidebar filter conditions in the log explorer occasionally failed to return correct results;
- Fixed the issue where scheduled reports could not be generated;
- Fixed the incorrect wording on the dial-test function studio page;
- Fixed the "No metric data query permission" error for external API reports;
- Fixed the "Internal Server Error" encountered by accounts restricted by data access permissions when trying to access the log explorer;
- Fixed the interface error when viewing network topology in the Infrastructure network menu;
- Fixed the issue where iOS symbol tables failed to parse stack information after upload;
- Fixed the issue of frequent false alarms from the Infrastructure存活 detection V2 version (corresponding machines were online without异常);
- Fixed the issue where specific logs could not be searched using Chinese in the workspace's log explorer;
- Fixed the issue of intermittent missing or incomplete trace query results, requiring repeated page refreshes;
- Fixed the issue where the upper limit value supported for the continuous trigger condition in monitors was incorrect (should be 10);
- Fixed the issue where log data forwarding volume abnormally decreased by 90% starting from a specific date;
- Fixed the issue where the
error_stackfield could not be selected in monitor group settings, while it worked normally in DQL; - Fixed the issue where DQL queries executed by monitors returned incorrect data, leading to event alerts;
- Fixed the issue of failed access to the Infrastructure function in the Ningxia site;
- Fixed the issue where all related charts showed no data when drilling down into CPU metrics;
- Fixed the issue where members in the workspace could display logs via
traceid, but searching for keywords in the logs returned no results; - Fixed the issue where log monitors could be saved without a data source configuration, but monitoring would be无效;
- Fixed the error when opening a certain view within a scenario on mobile applications;
- Fixed the issue where the "Cross-region private network traffic fee" billing item in the workspace abnormally increased on specific dates;
- Fixed the issue where high-consumption warning emails set in the Hangzhou site workspace were not sent normally;
- Fixed the issue where AWS-related resource catalogs were displayed in Chinese;
- Fixed the issue with abnormal automatic scaling functionality when setting data units in dashboards;
- Fixed the issue of error reporting in workspace resource topology data display and the failure to load the Profile page in the Hangzhou site;
- Fixed the issue of abnormal log queries in the Oregon site;
- Fixed the issue where service nodes in the resource topology graph had no upstream/downstream, and metrics like request count and p99 were 0;
- Fixed the issue where dashboard scheduled reports failed to display data normally;
- Fixed the issue of abnormal jumps when clicking on links in the APM analysis board;
- Fixed the issue of异常 high error logs (nearly ten thousand per minute) for specific services in the Deployment Plan.
November 20, 2025¶
Feature Updates¶
Query Tools¶
PromQL > Range query mode now supports setting the step size (step).
Scenarios¶
- Text Chart supports introducing view variables and time variables. It can automatically parse user-manually entered view variables
#{fieldname}and time variables. - Funnel Chart: The number of nodes that can be added has been increased to 15.
- In dashboards, explorers, and query tools, when chart sampling is enabled, a sampling rate icon will be displayed in the upper right corner.
- In query tools, you can click this icon to temporarily disable sampling.
Management¶
- In blacklist configuration, "Filter" now supports on-demand filling.
- SSO Management:
- The Enable/Disable operation can only be performed after clicking the "Edit" button;
- The "Edit Identity Provider > Role Authorization" page supports selecting custom roles.
November 12, 2025¶
Feature Updates¶
Billing¶
The billing unit price for "APM/LLM Trace" has been adjusted as follows:
Monitoring¶
Added Programmable Detection monitors. Detection rules are written through scripts, covering detection needs for various system data types.
Obsy AI Agent¶
Added support for异常 analysis. Based on the input text, the Obsy AI Agent intelligently整合 complex and chaotic information to generate clear and concise root cause analysis results for you.
MCP Server¶
Added support for accessing the MCP Server (Model Context Protocol). As an open protocol, it provides a unified multi-model callable interface service for the Guance Obsy AI Agent, supports multi-client access, and accesses Guance's monitor, log, dashboard, and DQL query capabilities through API Key authentication.
Management¶
- Role Management: Scenario configuration management / Monitor permission split.
- Scenario configuration management: Permissions are subdivided into
- Dashboard, View viewing
- Dashboard management
- View management
- Note, Explorer management
- Monitor: Split into monitor viewing and management permissions.
- Scenario configuration management: Permissions are subdivided into
- Field Management: Added a "Attribute Classification" configuration item, including: system fields, business fields, others.
- Workspace Settings:
- Added "Data Reporting IP Whitelist" configuration. When enabled, only egress IPs within the whitelist can report data normally; data from other sources will be intercepted.
- The original "IP Whitelist" configuration is renamed "Login IP Whitelist". After enabling the login (host) IP whitelist, only sources in the whitelist can log in normally; requests from other sources will be denied access.
LLM Monitoring¶
Event Center¶
Change Event: After a new host is accessed, a new change event will be generated.
Scenarios¶
- Time Series Chart - Analysis Mode added style switching and同期 comparison;
- Charts added the "Open in Metric Analysis" function. Seamlessly transition from any chart to the metric analysis interface, with the system automatically bringing in the set query conditions.
Explorers¶
- Log Explorer: Display fields同时 support filtering values;
- All Explorers: Added field type icon display.
Log Index¶
- Log Index: Added description and associated service configuration. When querying traces, the system will automatically associate matching service indexes.
- External Index: Added index description configuration;
- Support switching between single-select and multi-select modes when applying indexes in the explorer.
APM¶
Service Map: Added display of maximum service response time.
RUM¶
Explorer > Fetch/XHR tab page: The original "Request" column was renamed to "Resource URL" and supports displaying the full URL. It can be switched on/off via a button.
Cloud Account Management¶
Added a search control that supports fuzzy matching by keywords.
New Integrations¶
- Added Volcengine PostgreSQL integration;
- Added Alibaba Cloud CPFS integration;
- Added Alibaba Cloud ALB integration;
- Optimized Alibaba Cloud NAT view;
- Optimized Tencent Cloud Cloud Monitoring;
- Optimized Alibaba Cloud Oceanbase dashboard;
- Added Pipeline templates:
- AWS ELB
- Squid
- Kong
- CloudFront
- CloudTrail
- Added cloud collector templates:
- Alibaba Cloud: cfw/cen/apigateway/mqtt/nas/OceanBase/ga;
- AWS: step function/ssm run command/waf2;
- Huawei Cloud: apic/apig/auto_scaling/cbr/cdm/css_es/dcaas, etc.;
- Added CSPM templates.
Bug Fixes¶
- Fixed the issue where clicking to expand log details in the log stream chart could not display the context;
- Fixed the issue where the index was not automatically matched in the log slide-out page;
- Fixed the issue where too many view variables in the dashboard prevented selection;
- Fixed the issue where the latest DK version could not be obtained via Helm in the AWS Oregon region;
- Fixed the issue of DQL parsing failure when configuring detection metrics in APM metric detection;
- Fixed the issue with workspace invitation member failure回报 and language display on the APM interface;
- Fixed the issue of abnormal display when clicking the menu "Data Access";
- Fixed the issue where one-time "Immediate" reports selected in scheduled reports on the Singapore site did not receive emails;
- Fixed the issue with chart jumps in the RUM performance analysis board;
- Fixed the issue of page errors when viewing basic machine information on the Oregon site;
- Fixed the issue where log sources under the selected index in the log detection monitor could not be displayed normally;
- Fixed the issue where clicking log sources in the monitor was unresponsive;
- Fixed the issue of excessive connections when forwarding data to Kafka;
- Fixed the issue of Internal Server Error when querying the last day's data in the APM analysis board;
- Fixed the issue of duplicate display of extended field values in the console;
- Fixed the issue of abnormal display after selecting "All Sources" for the data source in blacklist configuration;
- Fixed the issue of abnormal trace information display in log details;
- Fixed the issue of charts displaying "service unavailable" in scheduled reports;
- Fixed the issue of abnormal display in APM > Resource Call > Response Time Distribution;
- Fixed the issue where aliases could not be set for bar charts using PromQL queries for a certain metric under no aggregation and no grouping conditions;
- Fixed the issue of errors when clicking host details on the Deployment Plan infrastructure page;
- Fixed the issue of erroneous single group deletion in dashboards;
- Fixed the issue of abnormal return results after changing the top value in the leaderboard chart settings;
- Fixed the issue where Profile data opened blank and could not be downloaded;
- Fixed the issue of user alerts caused by slow Redis hgetall queries;
- Fixed the issue where the label_values function became unavailable after upgrading the base version to 1.119.212, and view variable settings could not be saved;
- Fixed the issue of incorrect jump links opening in the security monitoring rule writing guide;
- Fixed the issue of errors when querying external index logs;
- Fixed the issue of excessive起伏 in data points in log query time series charts;
- Fixed the issue where组合 detection monitor configurations were empty after exporting from space A and importing into space B;
- Fixed the issue of异常 display and drill-down in Heat maps.
October 22, 2025¶
Feature Updates¶
Open API¶
- Supports modifying the duration of data retention policies;
- Supports global configuration of log fields > Key Field Configuration;
- Supports creating log indexes through the interface.
External API¶
DQL¶
- Added function
rate_over_sum(). Sums the field within the aggregation window, then divides by the window length (seconds), used to calculate the average rate. The result is a floating-point type. - Added function
rate_over_count(). Counts the number of non-null values of the field within the aggregation window, and divides by the window length (seconds), used to calculate the event frequency. The result is a floating-point type. - Added support for
count(*) / 1isyntax.- Example:
L::*:( count(*) / 1i ) [::1m]. Means dividing by the number of seconds in the time window (1m) to calculate the QPS of log writing.
- Example:
Billing¶
- Data Forwarding > External Storage Forwarding Traffic Statistics: Based on the current workspace, summarizes the compressed forwarding traffic by external storage type, counts the daily increment, and distinguishes between public and internal network traffic for billing. Click to view specific price details.
- Usage Analysis: Supports manual switching to the billing time zone (UTC+8), solving the problem of inconsistency between the user's time zone and the billing time zone.
Monitoring¶
- Alert Strategies: Added support for Recovery events do not send notifications: After enabling this option, all recovery conditions only generate events and do not send external notifications.
- Monitors:
- Added Large Batch Alert Protection button: When the number of alerts generated by a single detection exceeds a preset threshold, the system automatically switches to a summary-by-status strategy:不再 processing alert objects individually, but generating a small number of summary alerts based on event status and pushing them.
- Log Detection > Detection Metrics: Supports configuring multiple indexes.
- Range Detection, Outlier Detection: Supports cross-workspace query of detection metrics.
Scenarios¶
- Histogram:
- Added support for metric class data source queries.
- Controls the statistical dimension based on the BY field in the query condition, divided into "Global Statistics" and "Grouped Statistics":
- Without BY condition, perform global total statistics, calculating the total distribution of all data.
- With BY condition, group by the BY field and then统计 the distribution of each group's data.
- Added X-axis and Y-axis configuration, allowing customization of data display boundaries by setting maximum and minimum values.
- Time Series Chart: At the target time point in the time series chart, clicking can choose to pin a time marker. After the marker is set, it will not change due to mouse movement, page scrolling, or switching time series charts.
- Combination Chart: Added an export button supporting one-click export of all chart information.
- Chart > Link: When creating a new chart in a dashboard (existing charts remain unchanged), if the by field in the query condition meets specific conditions, the system will automatically enable the display of the corresponding link list.
- Reports: Original real-time reports and archived reports are unified into "Reports". All reports will be archived and saved, simplifying management and viewing experience.
- Simultaneously supports directly creating new reports on the dashboard page, automatically carrying the current view and time range.
- The Report Record page allows viewing historical archived data and directly sharing or deleting it.
Infrastructure¶
Hosts: Added Real-time Performance switch. When enabled, the system refreshes every 10 seconds and automatically obtains the latest three metric fields: CPU usage, memory usage, and CPU load.
Explorers¶
- Global Configuration > Quick Filter Configuration: For RUM and Synthetic Tests explorers:
- The left side displays the
sourcelist, allowing modification of multiple options simultaneously in the pop-up. - When opened from different explorers, the corresponding
sourcewill be automatically selected.
- The left side displays the
- RUM > Long Task Explorer > Details Page: Added Script details, displaying restored code.
- Time Widget: Added Play button. After selecting a time range and executing a query operation, click the ▶️ button to quickly return to the most recent specified time range.
Snapshots¶
Supports re-editing already saved snapshots.
Management¶
- Blacklist: Supports one-click enable/disable.
- Pipelines: Optimized template export format and updated official template library samples.
- Role Management: Supports one-click export of roles.
- Data Forwarding: Besides JSON text format storage types,新增 supports Parquet data storage type.
LLM Monitoring¶
Added接入 guided configuration steps.
New Integrations¶
- Added AWS CloudTrail integration;
- Added AWS CloudFront integration;
- Added AWS Athena integration;
- Added Alibaba Cloud NAS integration;
- Added Alibaba Cloud MQTT integration;
- Added Alibaba Cloud OceanBase integration;
- Optimized Kong integration documentation, added Tracing integration method;
- Optimized CSPM templates.
Bug Fixes¶
- Fixed the issue where members could not view after log field advanced configuration linkage, and the timestamp variable was set incorrectly;
- Fixed the issue where调用 OpenAPI to invite members still sent invitation emails to already joined members;
- Fixed the issue where data in dashboard views was not expanded normally;
- Fixed the issue where exporting table charts to CSV resulted in incorrect format;
- Fixed defects in the Multi-step test creation flow;
- Fixed the issue where the return上限限制 for area charts, line charts, and bar charts in metric analysis did not match the documentation description;
- Fixed the issue where Profile could not be opened normally;
- Fixed the issue where field aliases were visible when adding quick filters in the explorer but disappeared after adding;
- Fixed the issue of scheduled report sending failure;
- Fixed the issue where there was no dial-test task data on the platform after creating a new dial-test task, and self-observation queries found relevant error logs in kodo;
- Fixed the issue of errors when querying JSON format data with DQL;
- Fixed the issue of no data in RUM Action and View details;
- Fixed the issue where actual role permissions existed but were not displayed on the right end in API Keys management;
- Fixed the issue where scheduled reports in production workspaces could not be sent, but could be sent in test workspaces;
- Fixed the issue where custom roles could not be deleted;
- Fixed issues in the log explorer: including abnormal display of bar charts and data bar counts, and inconsistency between the number of searched items and the number of items found below;
- Fixed the issue of no data when clicking to view after sharing a snapshot;
- Fixed the issue of APM data empty result;
- Fixed the issue of data堆积 when forwarding data to Kafka, where the backuplog service kept consuming memory until OOM;
- Fixed the issue where provinces with data were not displayed in the Dashboard > China Map;
- Fixed the issue where text charts in panels would置顶 after moving positions and refreshing;
- Fixed the issue of slow loading when querying 5 minutes of logs;
- Fixed the issue of incorrect escaping of filter conditions when jumping to associated views on the event details page;
- Fixed the issue where time window parameters affected calculation results when using DQL to query data;
- Fixed the issue where data stored by guancedb-storage was for 1 year, which did not meet expectations;
- Fixed the issue where filtering user-customized fields in Actions was not生效;
- Fixed the issue where modifying the Webhook object address did not take effect normally in alert events;
- Fixed log query related issues: including lag when下拉 viewing more details in the list and query errors, and significant differences between the status distribution chart display results and the actual data;
- Fixed the issue where cross-workspace trace queries only displayed data from the current workspace.
October 15, 2025¶
Feature Updates¶
Data Forwarding¶
- Added support for forwarding data to Volcengine TOS, providing five storage type options: Standard Storage, Infrequent Access Storage, Archive Flashback Storage, Archive Storage, Cold Archive Storage, to adapt to storage needs in different business scenarios.
- When the storage type of forwarded data is "Archive", supports restore tasks to thaw the data for access and analysis.
September 24, 2025¶
Feature Updates¶
Open API¶
- Added specified Create API Key permission for newly created workspaces;
- Added support for binding specified billing centers;
- Added support for cross-workspace authorization.
Security Monitoring¶
- Added CSPM detection type, supporting custom selection of detection types based on actual business scenarios (such as cloud resource protection, compliance auditing, etc.) to enrich detection coverage scenarios. Detection type descriptions are as follows:
- CSPM (Cloud Security Posture Management): Identifies misconfigurations (e.g., open high-risk ports, excessive permission assignments) and compliance risks in cloud infrastructure, continuously assesses cloud resource security, and reduces the risk of漏洞 exploitation.
- SIEM (Security Information and Event Management): Collects and analyzes security data from the entire infrastructure, detecting threats and anomalous activities (e.g., anomalous login + bulk data export) through event correlation and log analysis.
- Official Detection Library Experience Upgrade: Detection rules新增 "Belongs to Detection Library" identifier, facilitating users to quickly identify rule sources;同时 supports switching views in the template library, allowing browsing all detection rules including monitors at once, improving rule search efficiency.
- Security Detection Rule Editing Experience Optimization: Added "Trigger Detection Immediately" function,无需 waiting for scheduled detection cycles, can trigger detection tasks in real-time,便于 users quickly verify script effectiveness after writing/adjusting detection scripts, and immediately view generated security signals.
Management¶
- Added Preferences, allowing unified configuration of workspace language, theme mode, details page opening method, etc.;
- Member Management: Added support for exporting members;
- Invite Member: Added configuration for member's team and备注 information.
Monitoring¶
- Monitor: Supports "Trigger Detection Immediately" when editing monitor rules;
- Mutation Detection, Range Detection V2 support cross-workspace queries
- Mute Rules support cloning.
APM¶
Service list page added "Add Service" button.
Synthetic Tests¶
When creating a new dial-test task, supports configuring task execution frequency by entering a custom crontab.
Incident¶
When an Issue is automatically discovered for the first time or manually created, the system supports AI intelligent analysis, automatically summarizing the current Issue content.
Metrics¶
Generate Metrics: Supports Infrastructure, Resource Catalog data sources.
View Variables¶
Removed the original all values option, unified use of * to achieve multi-scenario filtering needs, supports selective use based on different business scenarios, specific effects are as follows:
- Ignore this field filter: When
*is selected, ignore this field filter, chart queries will not include过滤 conditions for this variable - Full value filter (equivalent to original all values): When
*is selected, all variable values will be used as过滤 conditions (supports up to 100 values). Note: Too much data may affect performance,建议 selective use based on actual needs, avoid indiscriminate full filtering.
Explorers¶
- Log Explorer: Index style adjustment,同时 supports one-click select all indexes, pin indexes, search and locate by index name, etc.;
- All Explorers: Support Advanced Linkage Configuration.
- Added query acceleration configuration, can configure indexes for commonly used filter fields in the explorer "Global Configuration" to improve the query speed for that field.
Time Widget¶
Added support for Quick Zoom function: One-click expands the current query time range to 3 times the original, reducing manual adjustment of time range operations, improving data exploration efficiency.
External Data Sources¶
Added support for SQL Server data source.
New Integrations¶
- Added AWS AOSS integration;
- Added AWS PCS integration;
- Added Alibaba Cloud CEN integration;
- Added Continuous Profiler JVM dashboard template (analyzing Profile data);
- Added AWS WAF integration;
- Added FastDFS integration;
- Added Alibaba Cloud API Gateway integration;
- Added Alibaba Cloud Cloud Firewall integration;
- Translated AWS AOSS/AWS PCS views.
Bug Fixes¶
- Fixed the issue of adding labels to the
df_labelin event content through the central Pipeline; - Fixed the issue of unsuccessful deletion of workspace authorization;
- Fixed the display issue of database resources in the Resource Catalog;
- Fixed the issue where the host data on the page would decrease after clicking the sort button on the Infrastructure > Hosts page;
- Fixed the issue of incorrect billing center username取值 when registering a new account;
- Fixed the issue of system internal errors when binding external indexes (TLS/ES);
- Fixed the issue of errors when creating workspaces;
- Fixed the error of failed Func query task creation when drilling down into Redis metric data;
- Fixed the issue where Dashboard queries sometimes found data and sometimes reported Internal Server Error;
- Fixed the issue of "Specified view not found" when jumping from
container_crashrelated to K8s events in Infrastructure; - Fixed the issue where the interface display was the same for不同 version Prometheus exporter metric collection in Integrations;
- Fixed the issue where some fields were not displayed in the log stream chart unit settings;
- Fixed the issue where Open API调用 results did not match the documentation;
- Fixed the issue where the system view "APM P90 Resource Analysis View" did not contain charts;
- Fixed the issue where alert strategies failed to successfully send emails to customers;
- Fixed the issue where the
key:valueformat of JSON output in event templates did not follow the format viewed in the explorer; - Fixed the issue of false alerts generated by host data reporting monitors;
- Fixed the issue of 502 errors when uploading SourceMap;
- Fixed the omission in the Webhook alert process;
- Fixed the issue of abnormal fields appearing when using DQL to query logs during panel drawing;
- Fixed the error "unknown Scalar function" in dashboard queries;
- Fixed the issue of mismatches when switching DQL to simple queries in dashboards;
- Fixed the issue where the Pie Chart in the Studio dashboard > Data Display module could not work properly;
- Fixed the 400 error reported on the Metrics Management interface > Time Series page in the Hangzhou site;
- Fixed the erroneous wording in Integrations > Cloud Account Management;
- Fixed the issue of incorrect RUM ERROR pattern analysis;
- Fixed the issue where RUM could not query Session and View data;
- Fixed Warrom issues;
- Fixed the issue where指定 resources had both entry and exit span types, but filtering for entry type spans yielded no results in the list;
- Fixed the issue of incomplete service list display.
September 3, 2025¶
Feature Updates¶
Security Check¶
The Security Check function is officially下线. Its related functions can be implemented through the Security Monitoring > Security Information and Event Management (SIEM) module.
LLM Monitoring¶
Guance launched LLM Monitoring, providing "monitoring + tracing" capabilities for large model applications,告别 model operation "black box", completely recording input/output, tool calls, retries, latency, cost, and tokens for each call, using visual Trace and Session aggregated by session for easy playback and troubleshooting, achieving full-link transparent management. It now优先 supports Langfuse integration. If you are already a Langfuse user, you can quickly enable LLM monitoring capabilities.
Free Plan¶
For independent developers and small teams, Guance新增 Free Zone (Beijing) node. Under this node, you can register for the Free Plan (other sites no longer support creating Free Plan workspaces), covering key core functions.
Open API¶
Incident > Schedule: Supports adding parameters for获取 calendars and filtering schedules.
Explorers¶
- Log Explorer:
- Added Advanced Linkage Configuration: Supports configuring jump links for individual fields, enabling direct opening of target pages from the current field, completing parameter passing through variables, for linkage analysis.
- Log Explorer Display Items optimization:
- Added "Delete All Fields", "Reset Fields" buttons;
- Added "Time Column" display switch.
- All Explorers
- Support DQL Query mode.
- Support searching for all IP addresses under a single IP field using the CIDR function in event content.
Event Center¶
- Events generated by SIEM rules (
security) support Obsy AI intelligent analysis on the details page. - No restriction on
dimension tags,默认 supports jumping to log/trace explorer.
Monitoring¶
- Alert Strategy Management: Under Rule Aggregation Mode, supports selecting only "Send First Alert", thus avoiding missing important异常 events while waiting for aggregation.
- Monitor > Event content supports defining domain variables:
df_studio_env_name: Current environment namedf_studio_console_base_url: Current environment console addressdf_studio_monitor_base_link: Current environment monitor address
Management¶
Workspace administrators support turning off AI Intelligent Analysis at the workspace level.
Metrics > Metric Analysis¶
- Table Chart mode新增 Prom mode, displaying PromQL query return results.
- In independent chart mode, added chart titles based on query conditions.
Infrastructure¶
Host and container explorers support directly creating mute rules.
Synthetic Tests¶
Dial-test tasks: Request body content新增 supports multipart/form-data.
Sensitive Data Scanning¶
Supports covering all data types, no longer limited to scanning only log data.
Mobile RUM¶
Analysis board added "Crash Analysis", "Stutter Analysis" tab pages.
New Integrations¶
- Added Squid integration;
- Added Openrety integration;
- Added Kafka 4.0 integration;
- Added AWS MWAA integration;
- Added AWS Step Function State Machine integration;
- Added Alibaba Cloud GA integration;
- Updated Nginx tracing integration;
- Updated AWS OpenSearch monitors/views.
Bug Fixes¶
- Fixed the issue where aliases in grouped table charts in dashboards were sometimes ineffective;
- Fixed the issue of incorrect overview chart display results;
- Fixed the issue of Chinese appearing when Importing Dashboard (multiple dashboards - zip file);
- Fixed the issue where funnel charts跳转 to session lists, but session replay displayed errors;
- Fixed the issue where alerts were still sent despite being muted;
- Fixed the issue of host tags not displaying in Infrastructure;
- Fixed the issue where analysis board charts did not display data for the corresponding time period even though data existed in the Android端 explorer;
- Fixed the issue of no connections between services in the service topology map;
- Fixed the issue where incorrect mute configurations caused all alerts to be无效;
- Fixed the issue where chart DQL statements could not query results;
- Fixed the issue of errors reported by dial-test tasks in the Guangzhou site;
- Fixed the issue where importing templates in the Deployment Plan management console did not meet expectations.
August 13, 2025¶
Feature Updates¶
Open API¶
Supports custom roles for Tokens.
RUM¶
To cover query scenarios for application data of different volumes, the system optimized RUM data writing. This同步 led to the following updates:
- RUM data query drills down to the application level:
- Explorer/Analysis Board: Added application filter at the top of the page, defaulting to "All Applications", supporting custom single or multiple selection; Queries are triggered only after selecting applications.
- DQL query statements support single or multiple application queries; More usage instructions can be found at RUM Data.
- Existing users experiencing application data query performance bottlenecks can contact their account manager to enable the "User Access Data Split Table" function in the management console. For new users, after creating a workspace, the system will automatically split table data writing based on different applications.
Scenarios¶
- Scheduled Reports: Added "Archived Reports": Supports performing full data calculations for dashboards according to set periods (daily/weekly) and generating static snapshots. Archive results are retained long-term, unaffected by dashboard configuration changes. Archived results can be viewed within the platform or notifications sent according to configuration.
- Dashboard > Log Analysis: Added support for automatically carrying the view variables of this dashboard as filter conditions for display.
- Log Stream Chart: Supports querying all data sources within the platform.
Explorers¶
The search bar supports the querystring(md5(xxx)) tokenized query method. If data is MD5 encrypted and needs to be located after scanning in the explorer, this method can be used for querying.
DataFlux Func¶
To enhance security protection for DataFlux Func Hosted Edition, the following updates were made:
- Removed the "Reset Password" operation from the Hosted Edition page in the console, and stopped sending initial account passwords to email;
- For newly created Hosted Editions, logging in via the Func page is disabled by default, only supporting免登 through console user authorization.
- Already installed Hosted Func: After upgrading to version 7.2.0 or higher, supports two login methods:
- Authorized Studio users can log in directly through the Console > DataFlux Func Hosted Edition interface;
- Previously created users in Func (including the initialized admin user) can also log in through the Func page.
APM¶
- Traces > Waterfall Detail Page/Code Hotspot tab page: Resources support one-click expand or collapse;
- Topology Map: Added support for "P95 Response Time" display.
Synthetic Tests¶
- Dial-test Tasks > Request Body: Supports configuring four types of dynamic variables:
- Added support for one-click cloning of dial-test tasks.
Monitoring¶
- Threshold Detection > Detection Metrics: Supports selecting metric data across workspaces. Subsequently, after the monitor rule is successfully created, cross-workspace alert configuration can be achieved.
- Monitor List: After quick filtering monitors, supports cross-page select all and one-click export.
Events¶
For recovery events, added definition of df_fault_end_time extended field as fault recovery time.
DCA¶
- List supports selecting all data;
- Supports configuring filter conditions based on DataKit version (
datakit_ver), operating system (os), environment (env), etc.; - List新增 environment display.
Management¶
- Role Permissions: Added "Client Token View" permission.
- Cross-Workspace Authorization: When editing or deleting authorization rules, if data scope or log indexes are reduced, a confirmation pop-up新增 appears after confirmation, displaying the names of affected monitors and data access configurations,同时 supporting exporting this list as a CSV file.
- System Notifications: Added subscription type – "Monitor": Once a monitor becomes无效, the system will send an email notification.
New Integrations¶
- Added AWS SSM RunCommand integration;
- Added AWS EBS integration;
- Added AWS ECR integration;
- Added AWS EFS integration;
- Added TDengine monitor;
- Added Milvus K8s view;
- Updated Azure cloud billing: EA architecture support;
- Rewrote OTEL jvm dashboard: Different metrics for 1._ and 2._ (java agent);
- Huawei Cloud billing script update: Fixed billing异常 caused by missing instance ID;
- SIEM templates launched (10 AWS templates);
- Optimized AWS MemoryDB;
- Optimized Tomcat monitor;
- Optimized Tencent Cloud MySQL, supports cloud disk edition (cloud disk) node dimension metrics, slow log collection;
- Optimized Alibaba Cloud Oceanbase collector, supports supplementing tenant data.
Bug Fixes¶
- Fixed the issue of slow recent log queries;
- Fixed the issue of inconsistent data performance for resource objects;
- Fixed the issue where associated logs for traces showed 0;
- Fixed the error when clicking code hotspots after successful deployment;
- Fixed the issue of abnormal data display after scrolling to the bottom of the dashboard log stream chart;
- Fixed the issue of import errors caused by setting identifier when importing dashboard JSON;
- Fixed the issue of incorrect jump locations in the Resource Catalog official template library;
- Fixed the issue where sensitive data scanning configuration did not take effect;
- Fixed the issue where
count_distinctquery results were more thancountquery results; - Fixed the issue of no data displayed on the trace details page;
- Fixed the issue where PromQL statements reported errors, but changing the query time interval resolved the error;
- Fixed the issue where the trace service name was not displayed normally;
- Fixed the issue where Picture charts could not be modified;
- Fixed the issue where cloud billing could not be written in the production environment;
- Fixed the issue of abnormal service topology chart display in dashboards;
- Fixed the issue of site registration and activation failure;
- Fixed the issue of abnormal funnel function display in RUM;
- Fixed the issue where imported dashboards might sometimes be missing from the dashboard list upon import, requiring re-entering the page to display completely;
- Fixed the issue of misleading access guidance on the interface;
- Fixed the issue of
406 - kodo API异常 reported during interface operations; - Fixed the issue where SourceMap file path, environment, and version were all correct, but source code could not be parsed;
- Fixed the issue of abnormal log index data display;
- Fixed the issue of adding APM guide pages on the page;
- Fixed the issue where variable titles were displayed after sharing charts;
- Fixed the issue where service context did not follow updates when clicking different services in the trace flame graph;
- Fixed the issue of abnormal data in dashboard view variable fuzzy queries;
- Fixed the issue of Pipeline script save failures;
- Fixed the issue where SEIM templates did not take effect after adding, but labels did;
- Fixed the issue of topic 404 appearing in the Deployment Plan's nsqd logs;
- Fixed the issue where popular page performance overview could not display load time normally;
- Fixed the issue where .net profile data on the trace details page had no view details button;
- Fixed the issue of偶发性 no data display for the same DQL expression query;
- Fixed the issue of unstable infrastructure dependency display in APM;
- Fixed the issue where DQL subqueries were not生效;
- Fixed the issue of platform errors after muting events in the Event Center.
July 23, 2025¶
Feature Updates¶
Monitoring¶
- SLO
- SLO deduction is executed at a "second" level frequency;
- Added display of event information corresponding to the monitor in SLI events
- Details Page新增 Overview page, with related key metric charts dynamically统计 in conjunction with the time widget in the upper right corner.
- Added "SLO Correction" configuration. When SLO is about to be violated due to uncontrollable factors (e.g., infrastructure failure, third-party service interruption), a temporary correction mechanism avoids false alarms while ensuring audit compliance of SLO data.
- Alert Strategies
- Supports cloning alert strategies;
- When configuring notification rules based on members,新增 supports one-click copying of member notification configuration.
Event Center¶
- The default refresh time for the time widget on the default explorer page is set to refresh every 30 seconds;
- Alert notifications on the details page no longer display sending status.
Billing¶
- Usage Statistics: Added "Backup Log Increment" display, used for counting the daily number of new backup logs;
- Usage Analysis: The default entry query time is adjusted to "Today".
Basic Components¶
- For the Shortcut > Snapshot display page:
- Supports filtering based on type;
- Supports batch delete operations.
- Explorer
- Search Bar:
- The number of recent queries displayed is adjusted to 10, and the number saved is adjusted to 50;
- Supports pinning query conditions;
- Quick Filter > Space filter item: After configuring fields, the system automatically adds indexes.同时, in the explorer search bar and chart query dropdown components, an icon identifier is新增 for these fields.
- Details Page: Extended fields新增 icon identifier for fields already added to the display column, for distinction.
- Search Bar:
Infrastructure¶
- Database: Added SQL Server data collection type. The details page can view all Table related information, including columns, indexes, foreign keys.
- Resource Catalog: Custom object explorer details page新增 "Complete Information" tab page.
Metrics¶
Metric Management: Added "Unique Value Count" display for labels,统计 the distinct count of label values globally or under a single metric dimension.
Pipelines¶
One-click get sample: Supports specifying data sources to obtain test data.
Scenarios > Leaderboard¶
External data source queries support sorting.
Management¶
- Data Forwarding: Supports OR for multiple filter conditions;
- Token: When replacing a Token,新增 configuration to adjust permission scope, supporting use only for reporting.
- Sensitive Data Scanning: Custom rules support lookaround regex test matching;
- Support Center > Ticket: Added character limit for ticket descriptions.
New Integrations¶
- Added Huawei Cloud APIG integration;
- Added Huawei Cloud SFS Turbo integration;
- Optimized Alibaba Cloud ECS integration view;
- Updated AWS SQS integration;
- Tencent Cloud cloud product collection optimization, supports multi-dimensional metric collection (Cloud Monitoring V2);
- EIP
- COS
- MySQL
- PostgreSQL
- MariaDB
- TDSQL-C MySQL
- TDSQL-C PostgreSQL
- Redis
- KeeWiDB
- MongoDB
- Memcached
- Huawei Cloud integration related documentation content format adjustment.
Bug Fixes¶
- Fixed the issue where Issues created by automatic discovery could not create new Issues after manually changing the status;
- Fixed the issue of abnormal status distribution chart display in the log explorer;
- Fixed the issue where session replay showed as expired;
- Fixed the issue of no data when switching the display item in the Event Center to list mode;
- Fixed the issue of abnormal event data front-end display;
- Fixed the issue of abnormal Resource data display in the RUM explorer;
- Fixed the issue of errors when querying forwarded data;
- Fixed the issue of异常 interfaces
/api/v1/inner/alert_opt/get,/api/v1/account/listin the Deployment Plan; - Fixed the issue where the Pod monitoring view template associated with traces was not updated;
- Fixed the issue of abnormal display when inputting data scope filtering in data access;
- Fixed the issue where the time range returned by PromQL sliced by 1d in time series charts > bar charts was problematic;
- Fixed the issue where data existed for hourly intervals in PromQL queries but not for daily intervals;
- Fixed the issue where the webpack plugin showed successful SourceMap file upload but could not be viewed in the SourceMap list;
- Fixed the issue where Incident > Issue automatic discovery generated duplicate Issues;
- Fixed the issue where the Prometheus function
ideltadid not meet expectations; - Fixed the issue of large gaps between log explorer query results and DQL query results under the same query conditions;
- Fixed the issue where monitors set
df_labelbut the generated events had no value fordf_label, causing user mute strategies to not take effect; - Fixed the issue where the IP field in the user access Pipeline was not生效;
- Fixed the issue of errors reported after upgrading the private environment kodo-x;
- Fixed the issue where trace details displayed "Top Span Missing", but the top span actually existed;
- Fixed the issue where application data could not be queried in RUM > Application List;
- Fixed the issue where the付费计划与账单 in the workspace could not see consumption details;
- Fixed the issue where pressing enter while entering a snapshot name during snapshot saving would directly save it;
- Fixed the issue of being charged for log monthly billing usage of 0;
- Fixed the display judgment issue for
src_ipanddst_ip; - Fixed the issue of偶发性 incorrect display in log explorer bar charts for the same time interval;
- Fixed the usage issue of the search function in Incident;
- Fixed the issue where the follow direction configuration in Synthetic Tests tasks was not生效 and would be cleared upon re-editing;
- Fixed the issue of inconsistency between the number of log index queries over multiple days and TLS.
July 9, 2025¶
Feature Updates¶
Billing¶
- Launched a new billing model: Enterprise Plan. This model uses data traffic + total storage combination billing, more accurately reflecting the actual resource consumption in scenarios with extremely high log write volumes, making the user's cost structure more transparent and predictable. This mode provides optimized cost-effectiveness for handling massive observability data and is one of the foundational capabilities for building an "enterprise-grade observability hub with full control".
- In Enterprise Plan workspaces, data retention policies support custom configuration;
- To upgrade from the Free Plan to the Enterprise Plan, please contact your account manager.
- Commercial Plan:
- Usage Statistics, Usage Analysis billing item names adjusted;
- Commercial Plan Time Series 180-day, 360-day prices adjusted.
Monitoring¶
- Monitor > Threshold Detection: Detection metrics support querying external data sources;
- Monitor List: Supports searching and locating based on monitor ID.
Event Center¶
- Added Display Item: Supports switching between standard and list mode display.
- Change Event > Details Page: Basic Attributes adjusted as follows:
- Change Content: Displays
df_messagecontent, recording detailed descriptions of resource changes; - Difference Comparison: Displays
diffcontent, recording the difference text of resource changes.
- Change Content: Displays
Scenarios > Charts¶
- SLO Chart: Locked time新增 "This Year" dynamic time option;
- Heat Map:
- Added "Metric" data source type query;
- Added Y-axis configuration, supporting Y-axis calculation based on data.
Infrastructure¶
- Network > Overview
- Supports custom analysis dimensions: By selecting source and target query fields, displays aggregated query data;
- Supports cross-workspace network data queries.
- Database:
- Added Oracle database integration;
- For PostgreSQL databases, all Table related information can be viewed, including columns, indexes, foreign keys.
Metrics¶
- Generate Metrics: Supports different generation rules specifying the same metric name and tags;
- Metric Management: Added multi-dimensional time series analysis at the measurement level.
Deployment Plan Updates¶
Workspace List > Index Configuration: Supports configuring data retention policies.
New Integrations¶
- Added OpenLLMetry integration;
- Added Undertow integration;
- Added Cloudflare integration;
- Added Huawei Cloud CDM integration;
- Added Huawei Cloud DWS integration;
- Added Huawei Cloud NAT integration;
- Added AWS Transit Gateway integration;
- Updated Volcengine ECS monitor, view;
- Updated MinIO view, monitor;
- Optimized integration Huawei Cloud ASM / CCE;
- Optimized integration Alibaba Cloud SAE;
- Optimized integration JMX / MQTT.
Bug Fixes¶
- Fixed the 404 error when accessing session replay data in the SaaS environment via免登录 Token.
- Fixed the issue where the Issue automatic discovery configuration content in user access detection was not recognized.
- Fixed the issue where the event details in monitor dial-test alerts did not display specific associated information.
- Fixed the issue where modifying label names after adding labels in global tags prompted that duplicate label names already existed.
- Fixed the issue of abnormal DQL query return results.
- Fixed the issue where PromQL queries for metrics failed, but DQL queries worked normally.
- Fixed the issue of混乱 Deployment > Pod information in multi-cluster scenarios.
- Fixed the issue of abnormal log status distribution chart display.
- Fixed the issue where the RUM filter time range was inconsistent with the time selector, preventing application data viewing.
- Fixed the issue where Issue automatic discovery template variables were not生效 in the RUM Error explorer.
- Fixed the issue of "Invalid address" error when adding Webhook notification objects.
- Fixed the issue of data堆积 in base forwarding.
- Fixed the issue of abnormal log status distribution chart display.
- Fixed the issue of frequent false alarms caused by DQL query data being 0.
- Fixed the issue where logs could not be sorted,
slimitwas无效, and pagination was not possible in the base query tool. - Fixed the issue of time series不受过滤条件约束 and having no tags in time series queries.
June 25, 2025¶
Breaking Changes¶
Extracted df_check_targets, df_check_condition, df_check_rules from the df_meta field of events to the same level. Subsequently, in webhook notifications, when df_source = monitor, information such as detection time, detection metrics, detection count, and detection rules from the monitor configuration will be displayed.
Feature Updates¶
External API¶
- Added interface
index_list_infoto query workspace index information list; - Added interface
update_index_settingto modify workspace index configuration.
External Data Sources¶
Added integration of PG, Oracle, and Clickhouse external data source types to meet broader data scenario needs.
Logs¶
Added Native Direct Write Index type, allowing direct specification of the write index during data collection for precise classification and storage.
Monitoring¶
- Range Detection V2 supports detecting APM and RUM data types;
- Mutation Detection > Event Content: Added
df_check_detailextended field, supporting output of mutation comparison original values to event details.
Events¶
- Alert events triggered based on monitor configuration rules support Obsy AI Intelligent Analysis.
Infrastructure > Database¶
- Added PostgreSQL database integration;
- For MySQL databases, all Table related information can be viewed, including columns, indexes, foreign keys.
Explorers¶
Search bar added Query History record display. Clicking allows direct reuse and flexible modification.
Cloud Account Management¶
Added support for Tencent Cloud and Azure account types.
Scenarios¶
- Adjusted Import Dashboard entry, integrating the original custom template import function,同时 supporting batch import of dashboards.
- Dashboard page added "Log Analysis" function, enabling one-click viewing and analysis of related log data in a side-slide new page without leaving the page.
Incident¶
The "Incident" menu栏 on the console left side新增 "Incident Management" entry, allowing direct jump to the management page.
New Integrations¶
- Added Volcengine NAT integration;
- Added Ceph integration;
- Updated Clickhouse integration;
- Huawei Cloud cloud billing script optimization;
- Added Tencent Cloud billing;
- Added Tencent Cloud WAF integration;
- Added Tencent Cloud ES integration;
- Added Tencent Cloud
cos/cdb/mariadb/postgresqlEnglish views, monitors; - Added AWS Firehose;
- Added AWS VPC NAT Gateway integration documentation;
- AWS cloud billing script update: T+1 calculation method caused billing errors for some components (e.g., EC2), adjusted to T-2;
- Added Azure cloud billing.
Bug Fixes¶
- Fixed the issue of abnormal data display after generating metrics;
- Fixed the issue where log content could not be loaded after clicking "Load More" on the log details page;
- Fixed the issue of失效 RUM activation links and missing quotation content;
- Fixed the issue where clicking associated events in Issues跳转后 could not query data;
- Fixed the 406 error when creating Infrastructure存活 detection v2 type monitors;
- Fixed the issue of slow session replay page loading;
- Fixed the issue where Open API creating mute rules did not automatically generate rule names;
- Fixed the issue of errors when inputting PromQL to query metrics;
- Fixed the issue of abnormal page error rate display;
- Fixed the issue of frequent disappearance of host tags;
- Fixed the issue where descending order was无效 after adding search conditions to the resource invocation leaderboard;
- Fixed the issue where if MFA was unbound and logged out after checking "7-day免 MFA login", the system did not prompt for re-binding;
- Fixed the issue where empty aliases in exported CSV files from dashboards prevented correct rendering;
- Fixed the issue where monitors failed to generate alerts normally, and self-observation logs reported query timeout errors;
- Fixed the issue where imported fields were automatically deleted in the background management;
- Fixed the issue of lost user experience data.
June 11, 2025¶
Feature Updates¶
Billing¶
Added Statistics Items: Trace write traffic, RUM write traffic, SIEM scan volume; Usage Analysis同步 displays the newly added statistical item data.
Scenarios¶
Dashboard > AI Intelligent Analysis: Added support for automatic error discovery and error analysis, further enhancing Obsy AI data processing capabilities.
Monitors¶
- Detection frequency supports shortest custom input of 20s, system新增 supports selecting 30s;
- APM Metric Detection and RUM Metric Detection support multiple selection of
servicesandapplicationsrespectively;
SIEM¶
Official Detection Library launched: The system provides out-of-the-box security information detection template libraries.
Infrastructure > Database¶
- Supports cross-workspace data viewing;
- Added fields:
QPS,TPS,Average Query Time,Slow Query Log Status,Slow Query Count.
Metrics > Metric Analysis¶
- Added Independent Chart mode, suitable for scenarios where multiple queries are added simultaneously and the query result units are inconsistent;
- Added support for displaying grouped statistical totals,同时 default
slimitchanged to 50.
Logs > Explorer¶
- Added line break switch under Stacked Mode;
- Context logs support clicking the
Timecolumn for ascending/descending sorting.
Cloud Account Management¶
Cloud Account types新增 support for Huawei Cloud.
Management > Environment Variables¶
RUM Android/iOS SDK supports dynamic updates through Environment Variables.
Query Tools¶
- Table charts and metric analysis simple queries both support selecting multiple columns;
- DQL quick query defaults to simple mode, supporting multi-column configuration queries.
APM¶
ddtrace新增 package level埋点 configuration. If you need to埋点 all methods under the com.zy and javax.servlet packages, you can configure it as follows: -Ddd.trace.method.packages=com.zy,javax.servlet.
Deployment Plan Updates¶
- Mapping Rules新增 "Append Mapping" switch. When enabled, accounts using single sign-on will be assigned workspaces and roles according to mapping rules, while the original workspaces and roles remain unchanged.
- For workspaces using the ScopeDB engine, support configuring tenant-level queries.
New Integrations¶
- Optimized Tencent Cloud billing script, supports obtaining billing information through sub-account method;
- Added Tencent Cloud billing integration;
- Added Tencent Cloud EIP integration documentation;
- Added Tencent Cloud CDB monitor (English);
- Added Huawei Cloud cloud billing integration;
- AWS ELB integration content update;
- AWS LAMBDA integration content update;
- AWS S3 integration content update;
- Added AWS Aurora MySQL integration;
- Added AWS Aurora PostgreSQL integration;
- Added Hikaricp integration;
- TiDB Cloud view optimization;
- Added vpc integration;
- Added AWS rds postgresql integration.
Bug Fixes¶
- Fixed the issue where
useridwas not displayed in theresourceexplorer of Singapore site user workspaces; - Fixed the issue where custom reported
useridcould not be queried through theactionexplorer; - Fixed the issue of inaccurate AI analysis results in dashboards;
- Fixed the issue with Open API获取 time series trend charts;
- Fixed the issue of delayed display of data gap content on the monitor modification page;
- Fixed the issue where the
webpack pluginskipped existing files when uploading SourceMap; - Fixed the issue of errors in the quick filters under the network function;
- Fixed the issue where filters through variables could not run normally;
- Fixed high-risk vulnerabilities found in penetration testing;
- Fixed the issue of dashboard errors in the resource analysis section of the Singapore site user access analysis board;
- Fixed the issue of
undefinedvariable values in panel link jumps; - Fixed the issue where the log explorer右上角 had no time selection box;
- Fixed the issue where preview charts in monitors (APM) displayed data inconsistent with reality;
- Fixed the internal display issue regarding DingTalk and WeChat in cross-workspace authorization emails;
- Fixed the inconsistency between the SSO user list and user details in the management console;
- Fixed the display issue of external database data source queries;
- Fixed the display issue of trend charts when creating threshold monitors;
- Fixed the search failure issue when viewing services in APM;
- Fixed the issue of DQL query errors;
- Fixed the issue where daily repeating mute rules did not send mute生效 notifications daily as expected;
- Fixed the issue where the AI analysis button was unavailable after entering traces from RUM session replay.
May 28, 2025¶
Open API Updates¶
Incident supports returning associated event count information when listing and retrieving.
Feature Updates¶
SIEM¶
- Detection Rules: Added test, full-screen edit script functions;
- Added Signals explorer;
- Added Execution Logs explorer.
Monitoring¶
- Alert Strategies > Association: Added selection of SIEM detection rules,同步支持 direct creation.
- Edit Monitor Rules > Detection Metrics新增支持 PromQL query preview.
- Monitor Rules List:
- Importing新增 supports "Delete and import monitors with the same name" on the operation page;
- Supports one-click export of all monitor rule configurations in the current workspace.
- Intelligent Inspection function entry下线.
Infrastructure¶
- Containers: Added Persistent Volume Claims Explorer.
- Added Database Explorer, providing a centralized explorer tool for real-time monitoring of MySQL database performance metrics, resource usage, and log records.
- Resource Catalog: Resource classification新增 database, and displays the total number of all databases.
Incident¶
- Channel > Issue Details Page: Added "Associated Events", allowing direct clicks to jump to the event list for viewing; Issue emails and other sent notification events同步新增 associated event display;
- Notification Strategy > Issue Escalation: Added event storm option. Can set to send "repeat" or "once" notification reminders when the cumulative number of events associated with an Issue exceeds a specific threshold.
Events¶
Unrecovered Events: - Added "Mute" button. Clicking allows direct "Mute" configuration of the rule on the current page. - Added "Recover All" button. Clicking recovers all abnormal events in the current list, with an option to associate Issues.
APM¶
Flame Graph: Added "Locate to Current Span" function button.
RUM¶
- WEB SDK新增 client timezone recording.
- Session Replay viewing page新增 client timezone display.
- All time widgets统一 added timezone display.
Scenarios¶
- Dashboard > Obsy AI Intelligent Analysis:
- Optimized page display效果;
- Optimized problem output.
- Charts
- Time Series Chart: Added提示: Query has exceeded the maximum number of time series data points, only displaying 1,000 data points;
- Bar chart mouse hover color adjustment;
- Table chart order adjustment optimization: Compatible with PromQL queries.
Metrics¶
Metric Analysis: Added query history and unit configuration.
Management¶
- Sensitive Data Masking: Supports configuring masking for multiple fields with one rule.
- Data Access: Edit page新增 access site selection.
Explorer > Quick Filter¶
- All Explorers:
- In Edit Mode, supports modifying "Filter Fields" and "Optional Fields";
- Added hide field alias function;
- When searching for fields, if the query results have no exact matching value,可以直接 create and add to "Filter Fields".
- Log Explorer:
- Adjusted the display of two View Modes, added "Global Configuration" under "Stacked Mode";
- Display Item Configuration adjustment.
Registration¶
Login registration page display optimization.
Deployment Plan Updates¶
Configuration Management > Issue Discovery: Rule check frequency新增 supports 1 minute.
New Integrations¶
- Added TiDB Cloud integration documentation;
- Added Traefik integration documentation;
- Added AWS cognito integration;
- Added AWS certificatemanager integration;
- Added AWS RDS PostgreSQL integration documentation;
- Added aliyun rabbitmq integration;
- Updated haproxy views and monitors;
- Added English Huawei Cloud API, Huawei Cloud CCE monitors and dashboards;
- Added Volcengine RabbitMQ integration;
- Modified AWS MSK integration metrics.
Bug Fixes¶
- Fixed the issue where generated metric data was not reported normally.
- Fixed the issue of tag import failures when calling the Open API import monitor interface.
- Fixed the issue where dial-test tasks did not stop.
- Fixed the 406 error when clicking to view "Context Logs" in log details.
- Fixed the caching issue where
alertPolicyMemberInfosdisplayed existing members in the code when only notification objects were configured in the monitor without configuring members. - Fixed the issue where saving was not生效 after selecting to treat results as 0 for data gaps in monitors.
- Fixed the issue of failure and errors when批量 recovering alerts.
- Fixed the issue of inconsistent log explorer query result counts.
- Fixed the issue where原有 data was overwritten when批量 modifying monitors via API without configuring
extendandrulefields. - Fixed the issue where built-in view templates were not correctly replaced after importing in the background management.
- Fixed the issue where log index configuration one-click获取 key fields did not link to log explorer stacked mode display key fields, but displayed according to display items.
- Fixed the issue of
criticallevel errors in monitor execution logs. - Fixed the issue where DQL subqueries were not生效.
- Fixed the issue where commas in variable values were not escaped when selecting leaderboard views and applying to view variables, causing incorrect condition filling.
May 14, 2025¶
Brand LOGO Change¶
Guance adopts an innovative visual image, showcasing its iterative belief and technological power in the AI wave.
From this moment on, Obsy will accompany you to洞察 the data world,驾驭 system complexity, and stay at the forefront of the AI era.
External API¶
Dashboard: Supports global import of platform-level dashboards via identifier ID. This operation only updates the dashboard configuration and does not affect the binding relationship of this view in each workspace.
Feature Updates¶
Security Monitoring¶
Added SIEM function module: Real-time analysis of logs and event data from various enterprise systems (such as servers, applications, network devices), automatically discovering potential threats, helping teams quickly locate anomalies, and fully leveraging the role of a security monitoring hub.
Monitoring¶
- Alert Strategies:
- Association: Supports selecting SIEM detection rules;
- Notification Configuration: Added a "Security Monitoring" type level.
- Monitor: Due to adjustments in the data writing of the "Infrastructure Change Detection Monitor", old monitors need to be re-saved to avoid affecting the display of generated events.
Event Center¶
- The "Events" function module was renamed to "Event Center", and the interaction page was optimized.
- Added Event Center explorer, supporting centralized viewing of all event data.
- Event recovery新增 secondary confirmation operation to avoid accidental triggering scenarios.
Incident¶
After adding a schedule in Incident > Calendar, when creating a new Issue or associating a responsible person, you can choose "On-duty Personnel" or "Notification Objects". The system will automatically assign Issue responsible persons based on the day's on-duty personnel and notify them.
Scenarios¶
- Dashboard: Added Obsy AI Intelligent Analysis function.
- Time widget logic optimization: When "Relative Time" is selected, even if the user sets the refresh frequency to "off", as long as the query conditions are modified (such as adding/removing conditions using quick filters in the explorer, adjusting filter conditions in the search box, or switching view variables in dashboards/notes), the system will still re-trigger the query.
Management¶
- Data Forwarding: For the three archive types AWS S3, Huawei Cloud OBS, Alibaba Cloud OSS, added Encrypted Storage selection switch. When enabled, the system encrypts data forwarded outward.
- Audit Events: Added workspace field marking.
Infrastructure¶
- Built-in pages for Host, Container, Pod, etc. details:
- Time Widget: Added Pin function;
- Integration Operation Status: "View Monitoring View" page optimization;
- Associated views新增 current event occurrence timeline display.
- Host Explorer: Default query time adjusted to "Last 2 hours".
Logs¶
Optimized log multi-index matching hit logic, avoiding computational waste caused by matching index rules line by line.
Deployment Plan Updates¶
- Supports creating, deleting, and modifying groups via External API, and adding or removing users in groups;
- Workspace Management > Data Retention Policy: Added network storage policy configuration, supporting选择 fixed 2-day storage duration or custom保存 duration.
- Added Profile data reporting dynamic parameter switch. Users can dynamically turn Profile data reporting on or off based on platform performance.
- Added API Key configuration and AI function access link configuration switches, including the following scenarios:
- Monitor > Alert Strategies > AI Alert Aggregation
- AI Write Pipeline entry
- Scenarios > Chart Components > AI Chart Title and Description Generation
- Log Explorer > Log details with error status, Logs > Error Tracking > AI Error Analysis entry
- RUM > Error Explorer > AI Error Analysis entry
- APM > Trace Explorer > Trace details with error status, APM > Error Tracking > Trace Details > AI Error Analysis entry
- When editing alert strategies, supports custom repeat alert time. Example format for custom input silence time: 20m (20 minutes), 2h (2 hours), 1d (1 day).
New Integrations¶
- Added host-class monitors;
- Added MySQL monitors;
- Updated CouchDB views and monitors;
- Added ActiveMQ integration;
- Added AWS SNS integration;
- Added Volcengine ESCloud integration;
- Added English version Huawei Cloud API, Huawei Cloud CCE monitors and dashboards;
- Added Volcengine RabbitMQ integration;
- Modified AWS MSK integration metrics.
Bug Fixes¶
- Fixed the 413 error when uploading SourceMap via Vite packaging, SourceMap download errors, and Guance inability to display source code error locations.
- Fixed the issue where multiple workspace RUM data could not be displayed normally during cross-workspace queries.
- Fixed the issue of inaccurate namespace and service data display after selecting self-built log indexes in the log explorer.
- Fixed the issue of messy page styles when creating multi-step dial tests.
- Fixed the issue where namespace tag data could not be displayed normally in the quick filter column under multi-index conditions in the log explorer.
- Fixed the issue of false alerts in the Guangzhou site.
- Fixed the issue of异常 when viewing host details using hosted Doris in version 0409.
- Fixed the issue of abnormal external data source query data.
- Fixed the issue of ghosting when expanding single logs in clustering mode.
- Fixed the issue where recovered events were still displayed on the event statistics page.
- Fixed the issue where clicking the "Batch" button triggered an error in the list display mode of unrecovered events.
- Fixed the issue where the "Data Forwarding" function could not query historical logs on S3.
- Fixed the issue where FUNC alert message sending logs in version 1.109.196 Volcengine base were reported to the business workspace.
April 23, 2025¶
Breaking Change¶
Dial-test data storage adjustment: Separated dial-test data from the original log index, independently built table storage, and added exclusive query Namespace D. This adjustment does not affect historical dial-test data. If you previously queried dial-test data through custom charts, please update the query configuration promptly. Official dial-test templates (such as HTTP, ICMP, TCP, WebSocket, Multi-step Dial-test) and related monitors and metric rules have been adapted to this change.
External API¶
- Supports新增, modifying, listing specified workspace role lists, member lists interfaces;
- Optimized interface names and description information in OpenAP and External API.
Feature Updates¶
RUM¶
- SDK supports environment variable hot updates: Through predefined variable parameters, dynamically update configurations by introducing variables through environment variables within the application.
- Application > New Application: The left code example updates in real-time through user custom parameter configuration, and the system caches the latest parameter configuration, eliminating the need to re-enter each time.
- Error Explorer: Added support for Obsy AI Error Analysis. Intelligently parses single RUM error logs, automatically extracts key information, and obtains preliminary solutions and suggestions through integrated online search.
Infrastructure¶
- Cross-Workspace Authorization: If there is an authorized workspace and the authorized data type is "Basic Object", you can directly switch workspaces on the explorer pages of various object types in Infrastructure to achieve cross-workspace viewing of object data.
- Added "Change Event" tab page, supporting display of change details based on five object type data: Deployments, Daemonsets, Services, Cron Jobs, Statefulsets, facilitating user review of change records.
Monitoring¶
- Monitor > Detection Rules: Added "Infrastructure Change Detection". By continuously monitoring Kubernetes resource configuration changes (such as YAML file modifications), combined with version tracking and intelligent analysis, achieves effects like compliance checking, fault root cause定位, and resource usage optimization, ultimately ensuring cluster security, stability, and resource efficiency.
- Detection Rules > Event Content > Custom Event Notification Template: Added time automatic conversion template function
{{ df_fault_duration | to_date_range_human }}.
Events¶
- Added Change Events:
- View all event data records triggered based on Infrastructure Change Detection rules.
- All Event Details > History Trend: When the detection object has change events, the time series chart displays the time nodes of change events and supports clicking to jump to the change details page.
- Event Explorer:
- Added "Only Show Unassociated Issues Button", clicking quickly filters out associated events;
- Added "Display Item": Supports display preference switching (including list, standard, extended三种方式);
Management¶
Data Forwarding > Data Viewing: Search Component Optimization.
Chart Export¶
Charts support exporting to newly created dashboards or newly created notes同步, applicable to: 1. Metric Analysis 2. Explorer > List/Dimensional Analysis
Explorers¶
- Adjusted interaction for basic "List" viewing and "Dimensional Analysis" chart modes;
- Dimensional Analysis: Added grouped table chart.
Integrations¶
In the console left menu, the "Cloud Account Management" function access path has been adjusted from the original Management interface to the Integrations directory.
Deployment Plan Updates¶
Supports adjusting Login Method (local account, LDAP account, OIDC) order.
New Integrations¶
- Added apollo;
- Updated Argocd integration documentation, adjusted to
kubernetesprometheusfor collecting metric information; - Updated ingress nginx document view monitor;
- Neo4j updated dashboard & added monitor;
- Added kubelet integration;
- Added Azure Virtual Network Gateway integration;
- Updated TIDB integration documentation, views and monitors;
- Added Automata management for 30 Alibaba Cloud components.
Bug Fixes¶
- Fixed the issue of incorrect member count display on the member management page.
- Fixed the issue where the log view time field was not translated after switching to the English interface.
- Fixed the issue of abnormal label synchronization display after switching clusters.
- Fixed the issue where the number of stutters appeared in the User Access Monitoring > Analysis Board > Mobile > Error Analysis page when the mobile SDK was not integrated, thus affecting the abnormal display of user count.
- Fixed the issue of timing judgment in the log explorer > details page.
April 9, 2025¶
Open API Updates¶
- Supports creating, editing, deleting multi-step dial-test tasks;
- Supports configuring the upper limit of workspace quantity.
Feature Updates¶
Scenarios¶
- Chart Optimization
- Bar Chart:
- Adjusted alias position, supports listing all metrics and groups;
- Added X-axis configuration item.
- Grouped Table Chart:
- Supports sorting based on group selection;
- Added 200 option in the return count dropdown, supports manual input maximum count adjusted to 1,000.
- Time Series Chart > Line Chart: Added line "Style" settings, including linear, smooth, step-before, step-after.
- Bar Chart:
- Snapshot: Added permission提示 for dashboard snapshot sharing with configured permissions.
- Explorer, Dashboard > Time Widget: Added "Last 1 minute", "Last 5 minutes", defaulting to the latter.
Management¶
- Cross-Workspace Authorization: Supports cross-site data authorization, enabling extended data sharing.
- Data Forwarding:
- Data types新增 "Audit Events".
- Adjusted explorer query time logic:
- Changed to daily query, does not support cross-day queries;
- When viewing forwarded data, the system automatically queries and continuously loads until fully displayed, no need for manual clicking;
- Management > Workspace Settings > Advanced Settings: Added "Data Forwarding Query Duration" configuration.
- Data Access, Pipeline, Blacklist permissions split, adjusted "Management" permission to: "Create, Edit" and "Delete".
Monitoring¶
- System Notifications: Added associated log jump links, allowing jumps to the log explorer and filtering out logs of failed sends for this notification object.
- Monitor:
- Create from Template > Official Template Library: Added search function;
- Configuration Page > Event Content: Updated note提示. Only when关联 incident tracking is enabled, will the
@ memberconfiguration take effect and send the event content here to the specified members. - Threshold Detection: Added Recovery Condition switch, configuring recovery conditions and severity level. When the query result has multiple values, any value meeting the trigger condition will generate a recovery event.
Incident¶
The "Source" in Issue email notifications was changed to a hyperlink. Users can click to access directly.
RUM¶
SourceMap: - Page interaction adjusted from pop-up to separate page; - List page新增 search, export functions.
Obsy AI Agent¶
Optimized Generate Chart function: Caches metric management data through local Func,生成的 DQL is closer to semantic description.
Obsy AI Error Analysis¶
Added context support for root cause analysis, helping users understand the context of error occurrences faster and more comprehensively, improving diagnostic efficiency.
Integrations > Extensions¶
DataFlux Func Hosted Edition/ RUM Headless: Application deduction新增 email reminders and system notifications.
Infrastructure¶
Host > Details Page: Disk capacity statistics distinguish between local disks and remote disks for display.
Deployment Plan Updates¶
Template Management: - Page interaction optimization, including added display column "Template Type", etc.; - Top filter options新增 "Template Type"; - Supports batch export of templates; - When importing templates, supports previewing template details; - Built-in views, Pipeline, monitor template upload supports同名 overwrite logic.
New Integrations¶
- Added GCP Compute Engine;
- Added Azure Storage;
- Added Azure redis cache;
- Added Azure kubernetes;
- Added Azure Postgresql;
- Added Alibaba Cloud Rds MYSQL Automata integration;
- Added Druid integration;
- Updated Trino;
- Adjusted AWS/Alibaba Cloud integration documentation regarding Automata: Added
Hosted Edition Activation Scriptstep.
Bug Fixes¶
- Fixed the issue where calling Open API to get unrecovered events did not match reality.
- Fixed the issue of errors when searching in the event explorer.
- Fixed the issue of abnormal external data source data queries.
- Fixed issues related to incident email notifications.
- Fixed the issue of slow loading of the Incident > Analysis Board.
- Fixed the issue of incorrect bar chart display colors.
- Fixed the issue of no AK prompt for external events.
- Fixed the issue where status distribution charts and log volume were not displayed correctly.
March 26, 2025¶
Feature Updates¶
Events¶
- Unrecovered Events: Time widget defaults to auto-refresh, manual event recovery新增 front-end page提示 after successful recovery.
- Event Details: Alert notification page display optimization.
- Event and intelligent monitoring explorer exports appended "Notified or not" display.
Management¶
Data Forwarding: Added permission configuration. By setting viewing permissions for forwarded data, data security is effectively improved.
Monitoring¶
- Infrastructure存活 Detection V2: Added configurable detection interval.
- Alert Strategies: Notification matching logic adjusted, improving execution efficiency in scenarios where events hit multiple groups and complex alert strategies.
- Notification Object Management: Added Slack and Teams as notification objects to meet the needs of more global users.
Scenarios¶
- View Variables: Supports external data source queries.
- Charts:
- Added "Monitor Overview" chart, integrating monitor list, displaying latest status, achieving instant monitoring and异常 situation awareness.
- Command Panel: Display optimization;
- Chart Query: In DQL queries, when using "wildcard" or "regex",新增 query suggestion提示.
- Explorer, Dashboard > Time Widget: Added "Last 1 minute" and "Last 5 minutes" options.
Billing¶
- Added Monthly Bill module, intuitively displaying monthly total consumption.
- Added export bill function.
RUM¶
Application List > New Application: Added parameter configurations for "Compressed Upload" and "Custom Hosting Address".
Synthetic Tests¶
Added "South Africa" and "Hong Kong, China" as dial-test nodes, further expanding global coverage.
Logs¶
- Log Explorer
- Quick filter operation items adjusted;
- List word segmentation logic optimized;
- JSON format data新增 "JSON Search";
- Index > Key Fields: Added "One-Click Get".
New Integrations¶
- Added Azure Network Interfaces;
- Added Azure Kubernetes;
- Added Azure virtual network gateway;
- Improved English integration translations.
Bug Fixes¶
- Fixed the issue of low page display utilization for logs.
- Fixed the issue of metric unit display in Service Map.
- Fixed the issue where multiple columns in table charts could not select units.
- Fixed the issue where exporting CSV from Dashboard > Log Stream Chart would report an error when selecting export counts other than 1,000.
- Fixed the inconsistency between the P75 of the most popular pages and DQL query results.
- Fixed the issue where the time box still showed today after clicking the
<<button in the time filter. - Fixed the issue where menu management did not meet expectations.
- Fixed the issue of abnormal space ID filtering in the management console.
- Fixed the issue of lost test samples in the Pipeline interface.
- Fixed the issue of excessive time consumption for configuration migration export function.
- Fixed the issue where there were大量空项 in quick filter labels on the event details interface after upgrade.
- Fixed the issue where the official template library detection library list was duplicated in the monitor, and once a detection library was selected, other monitors could not be searched.
March 12, 2025¶
Breaking Changes¶
Event df_alert_info field definition adjusted, added explanation for unmatched alert strategies, still needs filtering through isIgnored to obtain actual notified objects.
Feature Updates¶
Incident¶
- Added Incident Management entry. Through this entry, the currently logged-in user can view and manage the incident status of all workspaces they have joined.
- Optimized the Channel List display on the incident page, improving query efficiency when there are too many channels.
Management¶
- Cloud Account Management: Added Alibaba Cloud cloud account authorization type.
- API Key Management: Added permission control for API Keys, supporting role authorization. Through role authorization, API Keys only have operation permissions within the role scope, effectively reducing security risks.
- Data Forwarding: Default interaction changed to not select rules.
Obsy AI Error Analysis¶
The following details pages added Obsy AI Error Analysis capability: - error logs - APM > Traces/Error Tracking
Scenarios¶
- Scheduled Reports:
- Added Webhook sending as a notification method;
- Supports sharing dashboard images to Enterprise WeChat/DingTalk.
- Time Series Chart: After selecting area chart as the chart type, added Stacked Mode style, facilitating observation of the cumulative effect of overall data.
APM¶
Traces: Supports batch export of lists in JSONL format.
RUM¶
User Insight > Funnel Analysis: Supports session replay function for the queried Session list.
Logs¶
- Explorer:
- Log Explorer > Index quick filter display effect optimized in the search bar;
- Log Details > Extended Fields: Added "Perform Dimensional Analysis" mode;
- Index: Supports setting exclusive Key Fields under the index dimension.
Explorer Time Widget¶
Left-side time range selection and right-side refresh frequency are independent. Only two situations affect refresh frequency: - Selected time range exceeds 1h - Selected time is absolute time
Infrastructure¶
Hosts: Explorer supports adjusting time range.
Pipeline¶
- Configuration page display optimization;
- Pipeline processing types新增 "Events";
- Test samples support obtaining JSON format.
- Filter Conditions > Synthetic Tests: Supports selecting multi-step dial tests.
Deployment Plan Updates¶
Template Management: Supports uploading all explorer templates.
New Integrations¶
- Added azure_load_balancer;
- Rewrote K8S server api;
- Updated Gitlab CI;
- Translated Volcengine related views;
- Translated AWS related views.
Bug Fixes¶
- Fixed the issue of no response when exporting log stream charts to CSV.
- Fixed the issue where when the view variable for JVM metrics collected by
ddtracewas theruntime-idfield, time series charts had no data after adding related filters. - Fixed the interface display issue for custom gradient interval color scales.
- Fixed the issue where after saving with filter condition >0 in time series chart editing DQL queries, it showed empty upon re-editing.
- Fixed the issue of abnormal display in APM > Infrastructure table charts.
- Fixed the issue where the前台 forwarding rule did not support after setting the data forwarding storage duration to 1,800 days in the management console.
- Fixed the error "kodo service API request error: Service Unavailable" when executing show_object_field(
HOST) in quick queries. - Fixed bugs existing in shortcuts.
- Fixed the issue where there was no data for
sessionandviewin RUM, while otherresourceand action等 had data. - Fixed the issue where required fields were immediately validated when creating request steps in multi-step dial tests.
- Fixed the issue where filter conditions were not生效 when setting role authorization in data access.
February 27, 2025¶
Open API Updates¶
Metrics: Added measurement and tag information acquisition.
Feature Updates¶
Synthetic Tests¶
- HTTP Dial-test: Supports Script Mode. By writing Pipeline scripts, flexibly customize the judgment conditions and data processing logic of dial-test tasks.
- Added Multi-step Dial-test: Allows creating tests using response data from multiple API connections, passing values through local variables, and linking multiple task requests.
Scenarios¶
- Dashboard > Visibility: Added "Custom" configuration, allowing configuration of "Operate" and "View" permissions for this dashboard.同时, this configuration新增 "All Members" option.
- Charts:
- Added ability to automatically generate chart titles and descriptions based on AI;
- Log stream chart新增 "Rule Mapping" function;
- Table chart display column optimization;
- Grouped table chart: Expression results support sorting;
- Time series chart, pie chart, and multiple other charts support data export to CSV files.
Metrics¶
- Metric Analysis > Table Chart: When query results exceed 2,000条, the three modes新增 "Query Result Count" display.
- Metric Management: Supports one-click jump to metric analysis.
- Generate Metrics: Supports import creation method, supports batch export.
Infrastructure¶
Container/ Pod explorer: Object data新增 cpu_usage_by_limit, cpu_usage_by_request, mem_used_percent_base_limit, mem_used_percent_base_request 4 new fields.
APM¶
- Profiling > Flame graph interaction optimization: Selecting a single search method name可以直接 focus定位.
- ServiceMap interaction optimization: In the upstream/downstream pages, supports searching for nodes in the current canvas.
New Integrations¶
- Added AWS Cloud Billing;
- Added Kube Scheduler;
- Added MQTT;
- Rewrote APISIX;
- Updated tidb English documentation and views;
- Updated Zookeeper views, added integration icons;
- Fixed English translations for some component mainfest.yaml files.
Bug Fixes¶
- Fixed the issue of errors when clicking APM > Trace Details tab pages;
- Fixed the issue with incorrect
@memberin Incident > Issue replies; - Fixed the issue of incorrect temperature units in charts.
February 19, 2025¶
Breaking Changes¶
Event df_meta will no longer retain alert_info related information records. Users who previously relied on this information to obtain notification objects should switch to using the newly added df_alert_info (event alert notification), df_is_silent (whether muted), df_sent_target_types (event notification object types) 3 fields to complete the corresponding functions.
Potentially affected functional scenarios:
- Custom usage scenarios where events are obtained via Open API and integrated with external systems
- Custom usage scenarios where events are forwarded to external systems via Webhook notification objects
Feature Updates¶
PromQL Query¶
Added query type: Instant Query, which queries for a single point in time.
Monitoring¶
Monitor configuration page:
- Added
not betweenoption in trigger condition logic matching; - Supports directly modifying monitor status ("Enable" or "Disable").
APM¶
Traces: Details page added Service Context tab page.
Events¶
Event details page: Added support for binding Built-in Views;
Incident¶
- Issue新增
working,closedstatuses; - For
openstatus timeout and unspecified responsible person and processing timeout situations, Issue Escalation新增 repeat notification configuration; - Adjusted UI display for Issue system comments and channel notifications;
- Analysis Board: Added time widget.
Scenarios¶
- Chart Link: Added "View Host Monitoring View", default off.
- Explorer: Supports deleting fixed
namecolumn, users can customize list display. - Cloud Billing Analysis View: Supports viewing billing details.
Management¶
Role Management: Session Replay viewing, Audit Events新增 custom add viewing permission capability.
Metrics¶
Generate Metrics: Metric name input no longer supports using - hyphen.
Integrations¶
Integration cards added description information.
Deployment Plan Updates¶
- Template Management: Supports uploading infrastructure explorer templates;
- Index Configuration: Deprecated "Backup Logs" item; Can configure corresponding storage policy at "Edit Workspace > Data Retention Policy > Data Forwarding-Default Storage".
New Integrations¶
- Added Milvus;
- Added Volcengine Public IP;
- Added opentelemetry-python;
- Added openLIT Integration;
- Updated k8s\es\mongodb\rabbitmq\oracle\coredns\sqlserver Chinese/English monitors & views.
Bug Fixes¶
- Fixed the issue where special characters in AI aggregation notification messages caused abnormal results;
- Fixed the Deployment Plan adaptation issue for Servicemap;
- Fixed the issue where combined charts could not configure already hidden view variables;
- Fixed the issue of messy display in the "Unrecovered Issue List" of the Incident > Analysis Board;
- Fixed the inconsistency between the P75 results of the most popular pages in the RUM analysis board and DQL query results;
- Fixed the issue with the RUM > Explorer search box;
- Fixed the issue in Scenarios > Object Mapping where using the resource catalog for field mapping only partially生效 for the same field in the board;
- Fixed the UI display issue in Monitor > Event Content;
- Fixed the issue where quick filter results in the event explorer for unrecovered events did not meet expectations.
January 16, 2025¶
Feature Updates¶
RUM¶
- Added Funnel Analysis function: Users can create funnels by defining conversion steps, view data conversion and conduct in-depth analysis;
- User Insight module integration: Added User Insight module, integrating heatmaps and funnel analysis within this module, providing more comprehensive user behavior analysis tools;
- Added mobile SourceMap restoration: Android and iOS applications support uploading SourceMap files on the page and viewing restored data in the error explorer.
APM¶
APM add service时,新增 Host Auto-injection installation guide, simplifying the installation process.
Integrations¶
- DataKit (Data Collection Tool): DataKit installation page added Docker method installation guide, providing more diverse installation options;
- External Data Source Optimization: When querying SLS data sources, added query specification prompts, helping users perform data queries more accurately.
Scenarios¶
Combined Chart optimization: Combined charts新增 view variable configuration, supporting selection of current dashboard view variables to apply to this combined chart, helping to filter and analyze data more flexibly.
Monitoring¶
Mutation Detection Monitor: Added support for week-over-week and month-over-week comparison of query cycles.
Obsy AI Agent¶
Added DataFlux Func related knowledge base.
Pipeline¶
Auto-generate Pipeline optimization: Supports交互获取 Pipeline parsing simultaneously in structured plus natural language ways.
Bug Fixes¶
- Fixed display issues in log stacked mode;
- Fixed the misalignment issue in the log detection monitor function input box;
- Fixed incorrect metric operations;
- Fixed the issue where Volcengine did not support
havingstatements; - Fixed the error when selecting "Request Error Rate" and "Average Requests Per Second" two metrics in APM metric detection;
- Fixed the issue where
not instatements were not生效 on the Volcengine base; - Fixed the issue where excessively large returned data in the event list affected page loading speed;
- Fixed the issue where one-click event recovery in the Hangzhou site did not meet expectations.
January 8, 2025¶
Open API Updates¶
- Field Management: Supports getting field management list, supports adding/modifying/deleting field management.
- Synthetic Tests: Supports modifying dial-test tasks.
- Incident > Schedule: Supports getting schedule list, supports creating/modifying/deleting schedules.
- Incident > Configuration Management: Supports getting notification strategy list, supports adding/modifying/deleting notification strategies; supports getting Issue discovery list, supports creating/modifying/enabling/disabling/deleting Issue discovery configuration.
Feature Updates¶
Logs¶
- Log Index Optimization:
- When accessing built-in log views and log context tab pages, the index where the current log is located and the
defaultindex are selected by default respectively. Both tab pages support multi-selection of indexes.同时, when cross-workspace query is enabled and authorized workspaces are selected in the belonging menu, supports directly querying the index data of the corresponding workspace here. Ultimately helps users completely view associated log data on one page, optimizing log query interaction. - When listing log indexes, besides
defaultbeing pinned at the top, other log indexes are listed in A-Z order.
- When accessing built-in log views and log context tab pages, the index where the current log is located and the
- Log Explorer added stacked View Mode: In stacked mode, fields will be integrated into the same column, and these fields are presented in rows within the cell. The display of log information is more compact and clear,方便 users quickly browse and analyze.
- Log Pipeline Optimization: Log Pipeline test samples are adjusted to obtain all fields of the log, and need to be filled in line protocol format.同时, logs manually entered by users must also follow the format requirements.
Scenarios¶
- Table Chart optimization:
- Multi-metric query sorting support: When using one DQL for multi-metric queries, table charts now support sorting.
- Table pagination selection: Added table pagination selection function, users can choose the appropriate pagination size based on data volume and viewing needs.
- Combined Charts: Supports adjusting the order of charts.
- Chart Optimization: Adjusted the function order of the DQL query component,同时特别 emphasized the usage scenarios of the Rollup function, helping users better utilize the Rollup function for data aggregation and analysis.
Management¶
- Events support configuring Data Forwarding: Supports configuring data forwarding rules for event types, saving event data that meets filter conditions to Guance's object storage and forwarding to external storage, providing flexible management of event data capabilities.
- Workspace新增 DataKit Environment Variables: Workspace supports managing DataKit environment variables, users can easily configure and update environment variables, achieving remote synchronous updates of DataKit collection configuration.
- Query Audit Events optimization: Added multiple fields to record query information,同时 supplemented the query time range in the event content, facilitating tracking and analysis of query behavior.
Pipeline¶
Auto-generate Pipeline optimization: Changed the way prompts appear, optimizing product experience.
Obsy AI Agent¶
Obsy AI Agent added Generate Chart: The generate chart function automatically analyzes user-input text data based on large models and intelligently generates suitable charts, solving the problems of tedious manual chart creation and difficulty in chart selection.
Monitoring¶
Alert Strategies: Configuring notification rules based on members supports appending names for usage description.
Deployment Plan Updates¶
- Management Console > Workspace Menu Optimization:
- Workspace list新增 main storage engine and business two filter options, supporting convenient workspace filtering;
- Optimized workspace list page number return logic. When modifying/deleting a workspace, or modifying the workspace data reporting limit, it will stay on the current page to optimize query experience.
- Deployment Plan新增 parameter:
alertPolicyFixedNotifyTypes, supports configuring whether to display Configuration Reference for the "Email" notification method in alert strategies.
New Integrations¶
- Added AWS Gateway Classic ELB;
- Added Volcengine TOS Object Storage;
- Modified AWS Classic collector name;
- Added MinIO V3 integration;
- Updated elasticsearch, solr, nacos, influxdb_v2, mongodb integrations (views, documentation, monitors);
- Updated kubernetes monitoring views.
Bug Fixes¶
- Solved the issue where cross-workspace authorization for event data was not生效;
- Solved the issue where log association trace jump to trace explorer carrying
trace_idcould not query data; - Solved the issue where view expression queries could not perform numerical filling;
- Solved the issue where external event detection monitors did not generate operation audit records when changing alert strategies;
- Solved the issue where the column width of the event display list could not be adjusted.我注意到您提供的
input_content内容非常长,并且您之前已经请求了翻译,系统也给出了相当长的翻译结果。
为了确保高效和准确地完成您的请求,我需要明确以下几点:
- 确认范围: 您希望我继续翻译的
input_content是您最初提供的完整长文本,还是后续补充的某个特定部分? - 检查进度: 根据之前的对话历史,系统似乎已经翻译了从
## December 24, 2025到## January 8, 2025的大部分内容。您希望我从哪个时间点或哪个章节开始“继续”翻译?例如,是从## January 8, 2025之后的内容开始吗? - 提供内容: 如果您希望翻译的是
input_content中尚未被处理的部分,能否请您提供那部分的具体文本?这将帮助我立即开始准确的翻译工作。
请提供更具体的指示或需要翻译的文本片段,我将严格按照您的要求(保留格式、使用英文标点、使用指定术语词典等)进行翻译。

