Release Notes (2025)¶
This document records the update content of Guance for each release.
February 27, 2025¶
OpenAPI Update¶
Metrics: Added Measurement and Tag Information Retrieval.
Feature Updates¶
Synthetic Tests¶
- HTTP Test: Supports Script Mode. By writing Pipeline scripts, you can flexibly customize the judgment conditions and data processing logic of the test tasks.
- Added Multi-step Test: Allows using multiple API connection response data to create tests and link multiple task requests through local variable passing.
Use Cases¶
- Dashboard > Visibility Scope: Added "Custom" configuration, allowing configuration of "Operation" and "View" permissions for this dashboard. A new option "All Members" has also been added under this configuration.
- Charts:
- Added AI-generated chart titles and descriptions;
- Log Stream Chart added "Rule Mapping" feature;
- Optimized column display in Table Chart;
- Grouped Table Chart: Expression results support sorting;
- Time Series Chart, Pie Chart, and other tables support exporting data as CSV files.
Metrics¶
- Metric Analysis > Table Chart: When query results exceed 2,000 entries, three modes add a "Query Result Count" display.
- Metric Management: Supports one-click navigation to metric analysis.
- Generate Metrics: Supports import creation method and batch export.
Infrastructure¶
Container/Pod Explorer: Object data added four new fields cpu_usage_by_limit
, cpu_usage_by_request
, mem_used_percent_base_limit
, mem_used_percent_base_request
.
APM¶
- Profiling > Flame Graph Interaction Optimization: Selecting a single search method name can directly focus and locate.
- ServiceMap Interaction Optimization: In upstream/downstream pages, supports searching nodes on 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 translation issues in some component mainfest.yaml files.
Bug Fixes¶
- Fixed an issue where clicking on the APM > Trace Details tab page displayed incorrectly;
- Fixed an issue with @mentioning members incorrectly in Incident replies;
- Fixed incorrect temperature unit display in charts.
February 19, 2025¶
Breaking Changes¶
The df_meta
within Events will no longer retain alert_info
related information. Users who previously relied on this information to obtain notification targets should switch to using the newly added df_alert_info
(event alert notifications), df_is_silent
(whether muted), and df_sent_target_types
(event notification object types) fields to achieve the corresponding functionality.
Possible affected scenarios:
- 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 query type: Instant Query, which queries a single time point.
Monitoring¶
Monitor Configuration Page:
- Added
not between
option in logical match conditions for trigger criteria; - Supports directly modifying monitor status ("Enabled" or "Disabled").
APM¶
Trace: Added Service Context tab page in detail view.
Events¶
Event Detail Page: Added support for binding Built-in Views;
Incident¶
- Issue added
working
,closed
states; - For timeouts in
open
state and unassigned responsible parties and handling timeouts, Issue Escalation added repeat notification configurations; - Adjusted UI display of system comments and channel notifications for Issues;
- Analysis Dashboard: Added Time Widget.
Use Cases¶
- Chart Links: Added "View Host Monitoring View", default off.
- Explorer: Supports deleting fixed
name
column, users can customize list display. - Cloud Billing Analysis View: Supports viewing detailed billing information.
Management¶
Role Management: Session Replay viewing, audit events added custom permission addition capabilities.
Metrics¶
Generate Metrics: Metric names no longer support hyphens -
.
Integrations¶
Integration Cards added description information.
Deployment Plan Updates¶
- Template Management: Supports uploading infrastructure explorer templates;
- Index Configuration: Deprecated "Backup Logs" item; configure corresponding storage policies 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 monitors & views in English and Chinese.
Bug Fixes¶
- Fixed special characters causing abnormal results in AI aggregated notification messages;
- Fixed compatibility issues for Servicemap deployment version;
- Fixed issues with hidden view variables not configurable in composite charts;
- Fixed display issues in the "Unresolved Issues List" in the Incident Analysis Dashboard;
- Fixed inconsistencies between P75 results in RUM PV analysis dashboard and DQL query results;
- Fixed issues with the search box in the RUM Explorer;
- Fixed partial effectiveness of field mapping using Resource Catalog in dashboards;
- Fixed UI display issues in Monitor > Event Content;
- Fixed unsatisfactory quick filter results for unresolved events in the Event Viewer.
January 16, 2025¶
Feature Updates¶
RUM¶
- Added Funnel Analysis function: Users can define conversion steps to create funnels, view conversion data, and perform in-depth analysis;
- Integrated User Analysis module: Added User Analysis module, integrating heatmaps and funnel analysis for comprehensive user behavior analysis tools;
- Added mobile SourceMap restoration: Android and iOS applications support uploading SourceMap files and viewing restored data in error viewers.
APM¶
When adding services in APM, added Automatic Host Injection installation guide, simplifying the installation process.
Integrations¶
- DataKit (data collection tool): DataKit installation page added Docker installation guidance, providing more diverse installation options;
- External Data Source Optimization: Added query specification prompts when querying SLS data sources, helping users query data more accurately.
Use Cases¶
Composite Charts Optimization: Composite charts now support view variable configuration, allowing selection of view variables from the current dashboard to apply to the composite chart, enhancing flexible data filtering and analysis.
Monitoring¶
Anomaly Detection Monitors: Added support for week-over-week and month-over-month comparisons in query periods.
AI Assistant¶
Added DataFlux Func knowledge base.
Pipeline¶
Optimized Auto-generated Pipeline: Supports interactive retrieval of Pipeline parsing using structured and natural language simultaneously.
Bug Fixes¶
- Fixed display issues in log stacking mode;
- Fixed input box misalignment in log monitoring monitors;
- Fixed metric calculation errors;
- Fixed unsupported
having
statement in Volcengine; - Fixed errors selecting "Request Error Rate" and "Average Requests per Second" metrics in APM metrics monitoring;
- Fixed ineffective
not in
statement in Volcengine base; - Fixed large event list data affecting page load speed;
- Fixed unexpected behavior of one-click recovery in Hangzhou site events.
January 8, 2025¶
OpenAPI Updates¶
- Field Management: Supports retrieving field management lists, and supports adding/modifying/deleting field management.
- Synthetic Tests: Supports modifying dial testing tasks.
- Incident > Schedule: Supports retrieving schedule lists, and supports creating/modifying/deleting schedules.
- Incident > Configuration Management: Supports retrieving notification policy lists, and supports adding/modifying/deleting notification policies; supports retrieving Issue discovery lists, and supports adding/modifying/enabling/disabling/deleting Issue discovery configurations.
Feature Updates¶
Logs¶
- Log Index Optimization:
- When accessing built-in log views or the log context tab page, it will default to selecting the index containing the current log and the
default
index respectively. Both tabs support multi-selection of indices. Additionally, after enabling cross-workspace queries and selecting authorized workspaces in the menu, it supports directly querying index data from the corresponding workspace. This helps users view associated log data on a single page, optimizing log query interaction. - When listing log indices, except for
default
being top-priority, the rest are listed alphabetically from A-Z.
- When accessing built-in log views or the log context tab page, it will default to selecting the index containing the current log and the
- Log Viewer added Stacking View Mode: Fields are consolidated into a single column and presented as rows within cells. Log information is displayed more compactly and clearly, facilitating quick browsing and analysis.
- Log Pipeline Optimization: Test samples for log pipelines now retrieve all log fields and must be entered in line protocol format. Manually entered logs must also follow this format.
Use Cases¶
- Table Chart Optimization:
- Multi-metric query sorting support: When using a single DQL for multi-metric queries, table charts now support sorting.
- Table Pagination Selection: Added pagination selection for users to choose appropriate page sizes based on data volume and viewing needs.
- Composite Charts: Supports adjusting the order of charts.
- Chart Optimization: Adjusted the function order in DQL query components, emphasizing Rollup function usage scenarios to help users better utilize Rollup functions for data aggregation and analysis.
Management¶
- Events support configuring Data Forwarding: Supports configuring data forwarding rules for event types, saving filtered event data to Guance object storage and forwarding to external storage, providing flexible event data management.
- Workspace added DataKit Environment Variables: Workspaces support managing DataKit environment variables, allowing easy configuration and updates for remote synchronization of DataKit collection settings.
- Query Audit Events Optimization: Added multiple fields to record query information, including query time ranges in event content for better tracking and analysis of query behavior.
Pipeline¶
Optimized Auto-generated Pipeline: Changed the way hints appear, improving product experience.
AI Assistant¶
AI Assistant added Chart Generation: Automatically analyzes user input text data using large models to generate appropriate charts, solving issues with manual chart creation and difficulty in chart selection.
Monitoring¶
Alert Policies: Supports appending names for purpose descriptions when configuring notification rules by member.
Deployment Plan Updates¶
- Management Backend > Workspace Menu Optimization:
- Workspace list added primary storage engine and business filtering options for easier workspace selection;
- Optimized workspace list pagination return logic, staying on the current page when modifying/deleting workspaces or changing data reporting limits to enhance query experience.
- Deployment Plan added parameter:
alertPolicyFixedNotifyTypes
, supporting configuration of whether to display "Email" notification methods 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, documents, monitors);
- Updated kubernetes monitoring views.
Bug Fixes¶
- Resolved unauthorized cross-space event data access issues;
- Resolved trace_id carrying issues when jumping from log association to trace viewer unable to query data;
- Resolved value filling issues in view expression queries;
- Resolved lack of operation audit records when changing alert policies in external event detection monitors;
- Resolved non-adjustable column widths in event display lists.