Release Notes (2025)¶
This document records the update content descriptions for each release of Guance.
April 9, 2025¶
OpenAPI Update¶
- Support for creating, editing, and deleting multi-step test tasks;
- Support for configuring workspace quantity upper limit restrictions.
Feature Updates¶
Use Cases¶
- Chart Optimization
- Bar Chart:
- Adjusted alias position to support listing all Metrics and groupings;
- Added X-axis configuration options.
- Grouped Table Chart:
- Supports sorting based on grouping selections;
- Added a 200 option in the dropdown return quantity, supporting manual input to adjust the maximum number to 1,000.
- Time Series Chart > Line Chart: Added line "style" settings, including linear, smooth, pre-step, post-step.
- Bar Chart:
- Snapshot: Added permission prompts for sharing dashboard snapshots with configuration permissions.
- Explorer, Dashboard > Time Widget: Added "Last 1 Minute" and "Last 5 Minutes," with the latter selected by default.
Management¶
- Cross-workspace Authorization: Supports cross-site data authorization to achieve extended data sharing.
- Data Forwarding:
- Added "Audit Events" as a new data type.
- Adjusted Explorer query time logic:
- Changed to daily queries, not supporting cross-day queries;
- When viewing forwarded data, the system automatically queries and continuously loads until fully displayed without user manual clicks;
- Management > Space Settings > Advanced Settings: Added "Data Forwarding Query Duration" configuration.
- Data access, Pipeline, blacklist permission split, adjusted "Management" permission to "Create, Edit" and "Delete."
Monitoring¶
- System Notifications: Added jump links associated with logs, allowing navigation to the log explorer and filtering out logs where notification objects failed to send.
- Monitors:
- From template creation > Official Template Library: Added search functionality;
- Configuration Page > Event Content: Updated attention prompt. The
@ member
configuration only takes effect and sends event content to specified members when correlation anomaly tracking is enabled. - Threshold Detection: Added Recovery Condition switch, configure recovery conditions and severity levels. When query results contain multiple values, any value meeting trigger conditions will generate a recovery event.
Incident Tracking¶
Issue email notifications changed the "Source" to a hyperlink, allowing users to directly access it upon clicking.
RUM¶
SourceMap:
- Page interaction adjusted from pop-up to a separate page;
- List page added search and export functions.
AI Intelligent Assistant¶
Optimized Chart Generation function: Managed indicator data via local Func cache, making generated DQL closer to semantic descriptions.
AI Error Analysis¶
Added context support for root cause analysis, helping users understand errors faster and more comprehensively, improving diagnostic efficiency.
Integration > Extension¶
DataFlux Func (Automata)/RUM Headless: Added email reminders and system notifications for application fee deductions.
Infrastructure¶
HOST > Detail Page: Disk capacity statistics distinguish between local disks and remote disks for display.
Deployment Plan Update¶
Template Management:
- Page interaction optimized, including adding a "Template Type" column;
- Top filter items added "Template Type";
- Supports batch export of templates;
- When importing templates, supports previewing template details;
- Built-in views, Pipelines, monitor templates upload support name-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 Automata integration documentation: Added
Managed Version Activation Script
steps.
Bug Fixes¶
- Fixed issues with calling OpenAPI to retrieve unrecovered events that did not match actual results.
- Fixed an error occurring during searches in the Event Viewer.
- Fixed abnormal data querying for external data sources.
- Fixed related issues with email notifications for incident tracking.
- Fixed slow loading issues for the incident tracking analysis dashboard.
- Fixed incorrect color display issues for bar charts.
- Fixed issues with external event prompts missing AK.
- Fixed incorrect display issues for status distribution charts and log volumes.
March 26, 2025¶
Feature Updates¶
Events¶
- Unrecovered Events: Time Widget defaults to auto-refresh; after manually recovering events, a front-end page prompt is added when recovery succeeds.
- Event Details: Optimized alert notification page display.
- Exported Events and Intelligent Monitoring Viewers add "Notification Status" display.
Management¶
Data Forwarding: Added permission configuration. By setting view permissions for forwarded data, data security is effectively improved.
Monitoring¶
- Infrastructure Survival Detection V2: Added configurable detection intervals.
- Alert Strategies: Notification matching logic adjusted to improve execution efficiency in scenarios where events hit multiple strategies or complex alert strategies.
- Notification Targets Management: Added Slack and Teams two notification targets to meet the needs of more global users.
Use Cases¶
- View Variables: Support external data source queries.
-
Charts:
- Added "Monitor Summary" chart, integrating the monitor list to display the latest status, achieving instant monitoring and anomaly trend awareness.
- Command Panel: Display optimization;
- Chart Queries: When using "wildcard" or "regex" in DQL queries, added query suggestion prompts.
- Explorer, Dashboard > Time Widget: Added "Last 1 Minute" and "Last 5 Minutes" options.
Billing¶
- Added Monthly Bill module to intuitively display monthly consumption totals.
- Added bill export function.
User Access Monitoring¶
Application List > Create Application: Added "Compressed Upload" and "Custom Host Address" parameter configurations.
Synthetic Tests¶
Added "South Africa" and "Hong Kong, China" as test nodes, further expanding global coverage.
Logs¶
- Log Explorer
- Quick filter operation adjustments;
- Optimized list tokenization logic;
- JSON format data added "JSON Search";
- Index > Key Fields: Added "One-click Obtain".
New Integrations¶
- Added Azure Network Interfaces;
- Added Azure Kubernetes;
- Added Azure Virtual Network Gateway;
- Improved English integration translations.
Bug Fixes¶
- Fixed low utilization issue on the log page display.
- Fixed Service Map metric unit display issues.
- Fixed inability to select units for multiple columns in table charts.
- Fixed CSV export issues for Dashboard > Log Flow Graph when selecting export quantities other than 1,000.
- Fixed inconsistency between P75 results for most popular pages and DQL query results.
- Fixed issue where the time frame still showed today after clicking the
<<
button in the time selector. - Fixed menu management not functioning as expected.
- Fixed abnormal space ID filtering in the management backend search.
- Fixed lost test samples in the Pipeline interface.
- Fixed long response times for configuration migration exports.
- Fixed large empty items in quick selection tags on the event details interface after upgrades.
- Fixed duplicate official monitor template libraries, which prevented searching other monitors once a library was selected.
March 12, 2025¶
Breaking Changes¶
Events df_alert_info
field definition adjustment: Added reasons for unmatched alert strategies. Filtering for actual externally sent notification objects still requires isIgnored
.
Feature Updates¶
Incident Tracking¶
- Added Incident Tracking Management entry point. Through this entry point, the currently logged-in user can view and manage the status of all incident tracking in joined workspaces.
- Optimized Channel List display for incident tracking pages, enhancing query efficiency when there are many channels.
Management¶
- Cloud Account Management: Added Alibaba Cloud account authorization types.
- API Key Management: Added API Key permission control functions, supporting role-based authorization. Through role-based authorization, API Keys only have operational permissions within the scope of the role, thereby effectively reducing security risks.
- Data Forwarding: Default interaction changed to unselected rules.
AI Error Analysis¶
The following detail pages added AI Error Analysis capabilities:
- error logs
- APM > Trace/Error Tracking
Use Cases¶
-
Scheduled Reports:
- Added Webhook sending as a notification method;
- Supported sharing dashboard images to WeCom/DingTalk.
-
Time Series Chart: After selecting area chart as the chart type, added Stack Mode style to facilitate observing cumulative effects of overall data.
APM¶
Trace: Supports batch exporting in JSONL format.
RUM¶
User Analysis > Funnel Analysis: For queried Session lists, supports session replay functionality.
Logs¶
- Explorer:
- Log Explorer > Index Quick Filter optimized display in the search bar;
- Log Details > Extended Fields: Added "Dimension Analysis" mode;
- Index: Supports setting exclusive Key Fields under index dimensions.
Explorer Time Widget¶
Left-side selected time range and right-side refresh frequency operate independently. Only two cases affect refresh frequency:
- Selected time range exceeds 1h
- Selected time is absolute time
Infrastructure¶
HOST: Explorer supports adjusting time range.
Pipeline¶
- Configuration page display optimization;
- Pipeline processing type added "Events";
- Test sample supports obtaining JSON format.
- Filter Conditions > Synthetic Tests: Supports selecting multi-step tests.
Deployment Plan Update¶
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 where exporting log flow graphs to CSV had no response.
- Fixed the issue where JVM metrics collected by
ddtrace
withruntime-id
field as a view variable had no data after adding relevant filters in the time series graph. - Fixed the custom gradient interval color scale interface display problem.
- Fixed the issue where, after editing the DQL query in the time series graph, saving after selecting >0 filter conditions showed an empty result when re-editing.
- Fixed the abnormal display of infrastructure tables in application performance monitoring.
- Fixed the issue where setting data forwarding storage duration to 1,800 days in the management backend did not support the forwarding rule in the frontend.
- Fixed the error message "kodo service API request error: Service Unavailable" when executing quick query show_object_field(
HOST
). - Fixed existing bugs in quick entries.
- Fixed the issue where RUM had no data for
session
andview
, but had data for otherresource
and actions. - Fixed the issue where required fields were immediately validated when creating multistep test requests.
- Fixed the issue where filter conditions did not take effect when setting role authorization for data access.
February 27, 2025¶
OpenAPI Updates¶
Metrics: Added Metric Set and Tag Information Retrieval.
Feature Updates¶
Synthetic Tests¶
- HTTP Testing: Supports Script Mode. By writing Pipeline scripts, flexibly customize judgment conditions and data processing logic for testing tasks.
- Added Multistep Testing: Allows creating tests using response data from multiple APIs and linking multiple task requests through local variable passing.
Use Cases¶
- Dashboard > Visibility Scope: Added "Custom" configuration, allowing configuration of "Action" and "View" permissions for this dashboard. This configuration also adds the "All Members" option.
- Charts:
- Added AI-generated chart title and description capability;
- Log Flow Chart added "Rule Mapping" feature;
- Table Chart display column optimization;
- Grouped Table Chart: Expression results support sorting;
- Time Series Chart, Pie Chart, and multiple charts support data export to CSV files.
Metrics¶
- Metric Analysis > Table Chart: When query results exceed 2,000 records, three modes added "Query Result Count" display.
- Metric Management: Supports one-click jump to Metric Analysis.
- Generate Metrics: Supports import creation methods and batch export.
Infrastructure¶
Container/Pod Explorer: Object data added 4 new fields: cpu_usage_by_limit
, cpu_usage_by_request
, mem_used_percent_base_limit
, mem_used_percent_base_request
.
Application Performance Monitoring¶
- Profiling > Flamegraph Interaction Optimization: Selecting a single search method name focuses directly.
- ServiceMap Interaction Optimization: In upstream/downstream pages, supports searching for nodes currently on the canvas.
New Integrations¶
- Added AWS Cloud Billing;
- Added Kube Scheduler;
- Added MQTT;
- Rewrote APISIX;
- Updated TiDB English documentation and views;
- Updated Zookeeper views, supplemented integration icons;
- Fixed partial component mainfest.yaml English translations.
Bug Fixes¶
- Fixed the issue where clicking on Application Performance Monitoring > Trace Details tab displayed incorrectly;
- Fixed the issue where Issue replies in Exception Tracking had incorrect
@member
; - Fixed the issue where temperature units in charts were incorrect.
February 19, 2025¶
Breaking Changes¶
Events df_meta
will no longer retain alert_info
related information records. Users previously relying on this information to obtain notification targets 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) three fields to complete corresponding functions.
Potentially affected use cases:
- Custom use cases for interfacing events with external systems via OpenAPI
- Custom use cases for forwarding events to external systems via Webhook notifications
Feature Updates¶
PromQL Query¶
Added Instant Query type: Querying against a single timestamp.
Monitoring¶
Monitor Configuration Page:
- Added
not between
option in trigger condition logic matching; - Supports directly modifying monitor status ("Enabled" or "Disabled").
Application Performance Monitoring¶
Trace: Added Service Context tab page in details.
Events¶
Event Details Page: Added support for binding Built-in Views;
Exception Tracking¶
- Issues added
working
,closed
statuses; - For cases where
open
status remains overdue and no responsible person is assigned or handling is overdue, Issue Upgrade added repeat notification configuration; - Adjusted UI display for Issue system comments and channel notifications;
- Analytical Dashboard: Added Time Widget.
Use Cases¶
- Chart Link: Added "View Host Monitoring View", disabled by default.
- Explorer: Supports deleting fixed
name
columns, allowing users to customize list displays. - Cloud Billing Analysis View: Supports viewing billing details.
Management¶
Role Management: Session Replay viewing, audit events added custom view permission capability.
Metrics¶
Generate Metrics: Metric name input no longer supports -
hyphens.
Integration¶
Integration Cards added description information.
Deployment Plan Update¶
- Template Management: Supports uploading infrastructure explorer templates;
- Index Configuration: Deprecated "Backup Logs" item; Configurable storage strategy available at "Edit Workspace > Data Storage 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 English monitors & views.
Bug Fixes¶
- Fixed special character issues causing anomalies in AI aggregated notification messages;
- Fixed Servicemap deployment version compatibility issues;
- Fixed hidden view variable configuration issues for combined charts;
- Fixed disordered display issues in "Unresolved Problem List" on Exception Tracking > Analytical Dashboard;
- Fixed inconsistent P75 results and DQL query results for most popular pages in User Access Monitoring Analytical Dashboard;
- Fixed search box anomalies in User Access Monitoring > Explorer;
- Fixed partial effectiveness issues for field mapping using resource catalogs in Scene > Object Mapping dashboards;
- Fixed UI display issues for Monitor > Event Content;
- Fixed unsatisfactory quick filter results for unresolved events in Event Explorer.
January 16, 2025¶
Feature Updates¶
User Access Monitoring¶
- Added Funnel Analysis function: Users can define conversion steps to create funnels, view data conversions, and perform in-depth analysis;
- Integrated User Insight Module: Added a User Insight Module, consolidating heatmaps and funnel analysis for comprehensive user behavior analysis tools;
- Added mobile SourceMap restoration: Android and iOS applications support uploading SourceMap files on pages and viewing restored data in error explorers.
Application Performance Monitoring¶
APM added automatic host injection installation guidance when adding services, simplifying the installation process.
Integration¶
- DataKit (data collection tool): Added Docker installation guidance on the DataKit installation page, providing more diverse installation options;
- External Data Source Optimization: Added query standard prompts when querying SLS data sources, helping users perform data queries more accurately.
Use Cases¶
Combined Charts Optimization: Combined charts added view variable configuration, supporting selection of current dashboard view variables for this combined chart, facilitating flexible data filtering and analysis.
Monitoring¶
Mutation Detection Monitor: Added support for weekly and monthly comparisons for query cycles.
AI Intelligent Assistant¶
Added DataFlux Func related knowledge base.
Pipeline¶
Auto-generated Pipeline Optimization: Supports simultaneous acquisition of Pipeline parsing via structured and natural language interaction.
Bug Fixes¶
- Fixed display issues in log stacking mode;
- Fixed misalignment issues in the log detection monitor function input box;
- Fixed inaccurate metric calculation issues;
- Fixed unsupported
having
statements in Volcengine; - Fixed errors when choosing "Request Error Rate" and "Average Requests Per Second" in application performance metric detection;
- Fixed ineffective
not in
statements in Volcengine foundation; - Fixed excessive data returned in event lists affecting page load speed;
- Fixed Hangzhou site's one-click event recovery not meeting expectations.
January 8, 2025¶
OpenAPI Updates¶
- Field Management: Supports retrieving field management lists, supports adding/modifying/deleting field management.
- Usability Monitoring: Supports modifying dialing tasks.
- Exception Tracking > Schedule: Supports retrieving schedule lists, supports creating/modifying/deleting schedules.
- Exception Tracking > Configuration Management: Supports retrieving notification policy lists, supports adding/modifying/deleting notification policies; supports retrieving Issue discovery lists, supports creating/modifying/enabling/disabling/deleting Issue discovery configurations.
Feature Updates¶
Logs¶
- Log Index Optimization:
- When accessing built-in log views and log context tabs, the current log’s index and
default
index will be selected by default respectively. Both tabs support multi-selection of indexes. Additionally, when cross-workspace querying is enabled and authorized workspaces are selected in the relevant menus, direct querying of index data from the corresponding workspaces is supported. Ultimately, this helps users comprehensively view associated log data on a single page, optimizing log query interactions. - When listing log indexes, apart from
default
being displayed at the top, the remaining log indexes are listed in alphabetical order A-Z.
- When accessing built-in log views and log context tabs, the current log’s index and
- Log Explorer Added Stacking View Mode: In stacking mode, fields will be consolidated into a single column, with these fields presented row-wise within cells. Log information display becomes more compact and clear, facilitating quick browsing and analysis by users.
- Log Pipeline Optimization: Log Pipeline test samples now include all log fields and must be filled in line protocol format. User-entered logs must also adhere to the format requirements.
Use Cases¶
- Table Chart Optimization:
- Multi-Metrics Query Sorting Support: When performing multi-metrics queries with a single DQL, the table chart now supports sorting.
- Table Pagination Selection: Added table pagination selection functionality, allowing users to choose appropriate pagination sizes 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, emphasizing the use scenario of the Rollup function to help 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 object storage and forwarding it to external storage, providing flexible event data management capabilities.
-
Workspace Added DataKit Environment Variables: Workspaces support managing DataKit environment variables, enabling users to easily configure and update environment variables for remote synchronization updates to DataKit collection configurations.
-
Query Audit Events Optimization: Added multiple fields for recording query information, while the event content supplements the query time range, facilitating tracking and analyzing query behaviors.
Pipeline¶
Auto-generated Pipeline Optimization: Changed the way tips appear, optimizing product experience.
AI Intelligent Assistant¶
AI Intelligent Assistant Added Chart Generation: Based on large models automatically analyzing user input text data, intelligently generating suitable charts, solving problems such as cumbersome manual chart creation and difficulty in chart selection.
Monitoring¶
Alert Policies: Member-configured notification rules support appending names for purpose descriptions.
Deployment Plan Update¶
- Management Backend > Workspace Menu Optimization:
- Added primary storage engine and business two filter items to the workspace list, supporting convenient workspace filtering;
- Optimized workspace list page return logic, when modifying/deleting a workspace or changing the data reporting limit for a workspace, remain on the current page to optimize the query experience.
- Deployment Edition Added Parameter:
alertPolicyFixedNotifyTypes
, supports configuring whether the "Email" notification method is displayed in alert policies Configuration Reference.
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¶
- Resolved the issue of cross-space authorization for event data not taking effect;
- Resolved the issue where carrying
trace_id
in log association link to trace explorer could not query data; - Resolved the issue where view expression queries could not fill in numerical values;
- Resolved the issue where changing alert policies for external event detection monitors did not generate operation audit records;
- Resolved the issue where column widths in event display lists could not be adjusted.