Skip to content

Release Notes (2025)


This document records the update details for each release of Guance.

June 25, 2025

Breaking Changes

Extract df_check_targets, df_check_condition, and df_check_rules fields from the event df_meta field to the same level. Subsequently, in webhook notifications, when df_source = monitor, information such as monitoring configuration detection time, metrics, frequency, and rules will be displayed.

Feature Updates

External API

  1. Added new interface index_list_info to query workspace index information list;
  2. Added new interface update_index_setting to modify workspace index configurations.

External Data Sources

Added integration support for PG, Oracle, and Clickhouse external data source types to meet broader data scenario needs.

Logs

Added a new native direct-write index type, which allows specifying write indices directly during data collection to achieve precise classification and storage.

Monitoring

  1. Interval Detection V2 now supports APM and RUM data types;
  2. In Anomaly Detection > Event Content: Added new df_check_detail extended field, supporting outputting original comparison values of anomalies into event details.

Events

  1. Alert events triggered based on monitoring rule configurations now support Obsy AI intelligent analysis.

Infrastructure > Databases

  1. Added PostgreSQL database integration;
  2. For MySQL databases, view information about all tables including columns, indexes, and foreign keys.

Explorer

The search bar now displays query history; clicking an entry directly reuses it with flexible modifications.

Cloud Account Management

Added support for Tencent Cloud and Azure account types.

Scenarios

  1. Adjusted the import dashboard entry, integrating the original custom template import function while supporting batch importing of dashboards.
  2. Added a "Log Analysis" feature on the dashboard page, allowing one-click viewing and analysis of relevant log data without switching pages.

Incident Tracking

Added a new Incident Tracking Management entry under the "Incident Tracking" menu on the left console sidebar, allowing direct navigation to the management page.

New Integrations

  1. Added Volcengine NAT integration;
  2. Added Ceph integration;
  3. Updated Clickhouse integration;
  4. Optimized Huawei Cloud billing script;
  5. Added Tencent Cloud billing;
  6. Added Tencent Cloud WAF integration;
  7. Added Tencent Cloud ES integration;
  8. Added English views and monitors for Tencent Cloud cos/cdb/mariadb/postgresql;
  9. Added AWS Firehose;
  10. Added documentation for AWS VPC NAT Gateway integration;
  11. Updated AWS cloud billing script: Adjusted T+1 calculation method that caused inaccuracies in billing some components (e.g., EC2) to T-2;
  12. Added Azure cloud billing.

Bug Fixes

  1. Fixed issue where data display was abnormal after generating metrics;
  2. Fixed issue where log content could not load after clicking "Load More" on the log details page;
  3. Fixed broken RUM activation link and missing pricing content;
  4. Fixed inability to find data after clicking associated event from Issue;
  5. Fixed error 406 when creating infrastructure health detection v2 monitor;
  6. Fixed slow loading issue on the session replay page;
  7. Fixed issue where OpenAPI-created mute rules did not auto-generate rule names;
  8. Fixed PromQL query errors;
  9. Fixed abnormal error rate display on the page;
  10. Fixed frequent disappearance of host tags;
  11. Fixed descending sort not working after adding search conditions to the resource call top list;
  12. Fixed unbinding MFA and logging out then back in not prompting for rebinding;
  13. Fixed CSV file export issues from dashboards due to empty aliases causing rendering problems;
  14. Fixed issue where monitors failed to generate alerts and self-monitor logs showed timeout errors;
  15. Fixed automatic deletion of imported fields in the background management;
  16. Fixed loss of user experience data.

June 11, 2025

Feature Updates

Billing & Plans

Added new billing items: Trace Data Ingestion, User Access Ingestion, and SIEM Scan Volume. Usage Analysis now also displays these new items.

Scenarios

Dashboard > AI Intelligent Analysis: Added support for automatic error discovery and analysis, further enhancing Obsy AI's data processing capabilities.

Monitors

  1. Detection frequency now supports shortest input of 20s, system supports selecting 30s;
  2. Performance metrics detection and user access metrics detection now support multiple selection of services and applications.

SIEM

Official Detection Rule Library launched: System provides ready-to-use security information detection templates.

Infrastructure > Databases

  1. Cross-workspace data viewing supported;
  2. Added fields: QPS, TPS, Average Query Time, Slow Query Log Status, Number of Slow Queries.

Metrics > Metric Analysis

  1. Added Independent Chart mode suitable for adding multiple queries simultaneously with inconsistent units;
  2. Added support to display total group statistics, default slimit changed to 50.

Logs > Explorer

  1. Added line break toggle in stack mode;
  2. Context logs now support ascending/descending sort by clicking the Time column.

Cloud Account Management

Added support for Huawei Cloud cloud accounts.

Management > Environment Variables

RUM Android/iOS SDK supports dynamic updates through environment variables.

Query Tools

  1. Both table charts and simple metric analysis queries support selecting multiple columns;
  2. Default DQL quick query is simple mode, supporting multi-column configuration queries.

APM

ddtrace added package level instrumentation configuration, version 1.47.6-guance. To instrument all methods under packages com.zy and javax.servlet, configure as follows: -Ddd.trace.method.packages=com.zy,javax.servlet.

Deployment Version Updates

  1. Added "Append Mapping" switch in mapping rules. When enabled, SSO login accounts are assigned workspaces and roles according to mapping rules, keeping existing workspaces and roles unchanged.
  2. For workspaces using ScopeDB engine, supports configuring tenant-level queries.

New Integrations

  1. Optimized Tencent Cloud billing script to support sub-customer billing information retrieval;
  2. Added Tencent Cloud billing integration;
  3. Added documentation for Tencent Cloud EIP integration;
  4. Added English version of Tencent Cloud CDB monitor;
  5. Added Huawei Cloud billing integration;
  6. Updated AWS ELB integration content;
  7. Updated AWS LAMBDA integration content;
  8. Updated AWS S3 integration content;
  9. Added AWS Aurora MySQL integration;
  10. Added AWS Aurora PostgreSQL integration;
  11. Added Hikaricp integration;
  12. Optimized TiDB Cloud view;
  13. Added VPC integration;
  14. Added AWS RDS PostgreSQL integration.

Bug Fixes

  1. Fixed issue where Singapore site user space resource explorer did not display userid;
  2. Fixed issue where userid from custom reports could not be queried via action explorer;
  3. Fixed inaccurate dashboard AI analysis results;
  4. Fixed OpenAPI time series trend chart query issues;
  5. Fixed delayed display of data gap content on monitor modification pages;
  6. Fixed skipping existing files when uploading SourceMap via webpack plugin;
  7. Fixed incorrect quick filtering under network functionality;
  8. Fixed filter variable not functioning correctly;
  9. Fixed high-risk vulnerability in penetration testing;
  10. Fixed dashboard access analysis part error on Singapore site;
  11. Fixed undefined value in panel link jump;
  12. Fixed missing time selector in upper right corner of log explorer;
  13. Fixed mismatch between preview chart data and actual data on monitor (APM) page;
  14. Fixed internal email display issues regarding DingTalk and WeChat during cross-space authorization;
  15. Fixed inconsistency between user list and user details for SSO users in management backend;
  16. Fixed display issues with external database datasource queries;
  17. Fixed display issues with threshold monitor trend charts;
  18. Fixed search failure when viewing services in APM;
  19. Fixed DQL query errors;
  20. Fixed daily recurring mute rules not sending expected mute notifications daily;
  21. Fixed inability to view AI analysis button after entering trace from RUM session replay.

May 28, 2025

OpenAPI Updates

Incident tracking now supports returning related event count information when listing and retrieving incidents.

Feature Updates

SIEM

  1. Detection Rules: Added test and full-screen editing script features;
  2. Added Signals explorer;
  3. Added Execution Logs explorer.

Monitoring

  1. Alert Policy > Association: Added selection of SIEM detection rules, supports direct creation;
  2. Edit Monitor Rule > Detection Metrics: Added PromQL query preview support;
  3. Monitor Rule List:

    • Added option to "Delete and Import Same-name Monitor" during operation page import;
    • Supports one-click export of current workspace monitor rule configurations.
    • Smart Inspection feature entrance discontinued.

Infrastructure

  1. Container: Added Persistent Volume Claims Explorer.
  2. Added Database Explorer, providing centralized tool for real-time monitoring of MySQL database performance metrics, resource usage, and logs.
  3. Resource Catalog: Added database resource category, displaying total number of databases.

Incident Tracking

  1. Channel > Issue Details Page: Added "Related Events", directly jumpable to event list; synchronized addition in Issue emails etc.;
  2. Notification Policy > Issue Escalation: Added event storm option. Set notification upon reaching specific number of Issue-related events, choose "repeated" or "one-time".

Events

Unresolved Events:

  • Added "Mute" button. Directly configure muting rules on current page.
  • Added "Recover All" button. Recover all current list anomalies, choose whether to associate Issues.

APM

Flame Graph: Added "Locate to Current Span" function button.

RUM

  1. WEB SDK added client timezone recording.
  2. Session Replay viewer added client timezone display.
  3. Unified addition of timezone display in all time widgets.

Scenarios

  1. Dashboard > Obsy AI Intelligent Analysis:

    • Optimized page display effect;
    • Improved problem output.
  2. Charts:

    • Time Series Chart: Added prompt indicating query exceeds maximum limit, only showing 1,000 data points;
    • Bar chart hover color adjustment;
    • Table Chart order optimization: Compatible with PromQL queries.

Metrics

Metric Analysis: Added query history and unit configuration.

Management

  1. Sensitive data masking: Support configuring masking for multiple fields in one rule.
  2. Data Access: Added site selection in edit page.

Explorer > Quick Filter

  1. All Explorers:

    • In edit mode, support modifying "filtered fields" and "selectable fields";
    • Added hide field alias function;
    • If no exact match found during field search, can directly create and add to "filtered fields".
  2. Log Explorer:

Registration

Optimized login registration page display.

Deployment Version Updates

Configuration Management > Issue Discovery: Rule check frequency now supports 1 minute.

New Integrations

  1. Added TiDB Cloud integration documentation;
  2. Added Traefik integration documentation;
  3. Added AWS cognito integration;
  4. Added AWS certificatemanager integration;
  5. Added AWS RDS PostgreSQL integration documentation;
  6. Added Aliyun rabbitmq integration;
  7. Updated haproxy view and monitor;
  8. Added Huawei Cloud DIS English monitor, view;
  9. Updated AWS ELB application integration documentation, view, added AWS ELB application monitor;
  10. Updated AWS lambda integration documentation, added Lambda S3 log capture steps.

Bug Fixes

  1. Fixed issue where generated metric data failed to report normally.
  2. Fixed issue where calling OpenAPI to import monitor interface had label import failures.
  3. Fixed unfinished test tasks issue.
  4. Fixed error 406 when clicking "Context Logs" in log details.
  5. Fixed caching issue where alertPolicyMemberInfos displayed members even when only notify targets were configured in monitor.
  6. Fixed issue where saving did not take effect after choosing to treat data gaps as 0 in monitor.
  7. Fixed batch recovery alarm failure and error reporting.
  8. Fixed inconsistent log explorer query result counts.
  9. Fixed issue where batch modifying monitors via API without configuring extend, rule fields overwrote original data.
  10. Fixed built-in view template not replaced correctly after import in backend management.
  11. Fixed issue where key fields not displayed in log explorer stack mode after one-click extraction from index configuration, instead showing according to display settings.
  12. Fixed critical error in monitor execution logs.
  13. Fixed DQL subquery not taking effect.
  14. Fixed variable value comma escaping issue when clicking top list view and applying to view variables, causing incorrect condition filling.

May 14, 2025

Brand LOGO Change

Guance introduces a new visual identity, showcasing its belief in innovation and technical strength amid the AI wave.

From this moment forward, Obsy will accompany you in exploring the world of data, mastering system complexity, and leading at the forefront of the AI era.

External API

Dashboards: Support global import of platform-level dashboards via identifier ID. This operation only updates dashboard configurations without affecting binding relationships within individual workspaces.

Feature Updates

Security Monitoring

Added SIEM module: Real-time analysis of enterprise systems' (servers, applications, network devices) logs and events, automatically discovering potential threats, helping teams locate anomalies quickly, fully leveraging security monitoring central role.

Monitoring

  1. Alert Policies:

    • Association: Supports selecting SIEM detection rules;
    • Notification Configuration: Added Security Monitoring severity levels.
  2. Monitors: Due to adjustments in data writing for "Infrastructure Change Detection Monitors," old monitors need resaving to avoid impacting event display.

Event Center

  1. Renamed "Events" module to "Event Center," optimized interaction page.
  2. Added Event Center explorer, supports centralized viewing of all event data.
  3. Added secondary confirmation for event recovery to avoid accidental operations.

Incident Tracking

In Incident Tracking > Calendar, after scheduling shifts, when creating Issues or assigning responsible persons, choose between "On-duty Personnel" or "Notification Targets." System automatically assigns Issue owners and notifies based on current on-duty personnel.

Scenarios

  1. Dashboard: Added Obsy AI Intelligent Analysis feature.
  2. Time widget logic optimization: When choosing "Relative Time," even if refresh frequency is set to "off," changing query conditions (e.g., using quick filters in explorers, adjusting filters in search boxes, or switching view variables in dashboards/notebooks) still triggers re-query.

Management

  1. Data Forwarding: For AWS S3, Huawei Cloud OBS, Aliyun OSS archive types, added encryption storage toggle. When enabled, data forwarded externally will be encrypted.
  2. Audit Events: Added workspace field tagging.

Infrastructure

  1. Host, container, Pod, etc., detail pages:

    • Time widget: Added pinning function;
    • Integration status: Optimized "View Monitoring View" page;
    • Associated views added current event timeline display.
  2. Host Explorer: Default query time adjusted to "Last 2 Hours."

Logs

Optimized multi-index matching logic for logs to avoid computational waste from逐条matching index rules.

Deployment Version Updates

  1. Supports creating, deleting, and modifying groups via External API, and adding/removing users from groups;
  2. Workspace Management > Data Storage Strategy: Added network storage strategy configuration, supports fixed 2-day storage duration or custom duration.
  3. Added profile data upload dynamic parameter switch. Users can dynamically enable/disable profile data uploads based on platform performance.
  4. Added API Key configuration and AI function access link configuration switches, covering scenarios:

    • Monitoring > Alert Policy > AI alert aggregation
    • AI Pipeline creation entry
    • Scenario > Chart Component > AI chart title and description generation
    • Logs > Error logs status in Explorer details, Logs > Error Tracking > AI error analysis entry
    • RUM > Error Explorer > AI error analysis entry
    • Application Performance Monitoring > Trace Explorer > Error status trace details, Application Performance Monitoring > Error Tracking > Trace details > AI error analysis entry
  5. Supports customizing repeat alert intervals when editing alert policies. Example formats for silent interval inputs: 20m (20 minutes), 2h (2 hours), 1d (1 day).

New Integrations

  1. Added host monitoring;
  2. Added MySQL monitoring;
  3. Updated CouchDB views and monitors;
  4. Added ActiveMQ integration;
  5. Added AWS SNS integration;
  6. Added Volcengine ESCloud integration;
  7. Added English versions of Huawei Cloud API, Huawei Cloud CCE monitors and dashboards;
  8. Added Volcengine RabbitMQ integration;
  9. Modified AWS MSK integration metrics.

Bug Fixes

  1. Fixed Vite-packaged SourceMap upload 413 error, SourceMap download error, and Guance inability to display source code error positions.
  2. Fixed cross-workspace query issues where multiple RUM data spaces couldn't display normally.
  3. Fixed inaccurate namespace and service display after selecting self-built log index in log explorer.
  4. Fixed UI chaos when creating multistep tests.
  5. Fixed quick filter unable to display namespace tags normally in log explorer under multi-index situations.
  6. Fixed false alarms on Guangzhou site.
  7. Fixed exception when viewing host details using托管 Doris in version 0409.
  8. Fixed external datasource query data anomaly.
  9. Fixed duplicate display when expanding single log in log cluster mode.
  10. Fixed recovered events still appearing on event statistics page.
  11. Fixed error triggering when clicking "Batch" button in list view mode for unresolved events.
  12. Fixed inability to query historical logs on S3 via "Data Forwarding" function.
  13. Fixed volcano base FUNC alarm message sent to business space in version 1.109.196.

April 23, 2025

Breaking Change

Test data storage adjustment: Separated test data from original log index, stored in separate tables, and added dedicated query Namespace D. This adjustment does not affect historical test data. If previously querying test data through custom charts, please update query configurations promptly. Official test templates (such as HTTP, ICMP, TCP, WebSocket, Multistep Test) and related monitors and metric rules have already adapted to this change.

External API

  1. Supports adding, modifying, listing specified workspace role lists, member list interfaces;
  2. Optimized interface names and descriptions in OpenAPI and External API.

Feature Updates

RUM

  1. SDK supports hot updates through environment variables: By predefining variable parameters, application configurations can dynamically update via environment variables.
  2. Application > New Application: Left-side code example updates in real-time with user-defined parameter configuration. System caches latest parameters, eliminating need to refill every time.
  3. Error Explorer: Added Obsy AI error analysis. Performs intelligent parsing of single RUM error logs, automatically extracting key information and obtaining initial solutions via integrated online searches.

Infrastructure

  1. Cross-workspace authorization: If authorized workspaces exist and authorized data type is "basic object," infrastructure object type explorer pages allow direct workspace switching for cross-space object data viewing.
  2. Added Change Event tab, supports displaying change details based on Deployments, Daemonsets, Services, Cron Jobs, Statefulsets five object types, facilitating users to trace change history.

Monitoring

  1. Monitor > Detection Rules: Added Infrastructure Change Detection. Through continuous monitoring of Kubernetes resource configuration changes (e.g., YAML file modifications), combined with version tracking and intelligent analysis, achieves compliance checks, fault root cause localization, and resource usage optimization, ultimately ensuring cluster security, stability, and resource efficiency.
  2. Detection Rules > Event Content > Custom Event Notification Template: Added automatic time conversion template function {{ df_fault_duration | to_date_range_human }}.

Events

  1. Added Change Events:

    • View all event records triggered by Infrastructure Change Detection rules.
    • All event details > Historical Trends: When detecting objects have change events, timeline graph shows change event timestamps and supports jumping to change details page.
  2. Event Explorer:

Management

Data Forwarding > Data Viewing: Search Component Optimization.

Chart Export

Charts support exporting to newly created dashboards or notes, applicable to:

  1. Metric Analysis
  2. Explorer > List/Dimension Analysis

Explorer

  1. Interaction adjustments for basic "List" viewing and "Dimension Analysis" chart modes;
  2. Dimension Analysis: Added grouped table chart.

Integration

In the console left menu, moved "Cloud Account Management" function access path from original Management interface to Integration directory.

Deployment Version Updates

Supports adjusting login method (local account, LDAP account, OIDC) sorting.

New Integrations

  1. Added Apollo;
  2. Updated Argocd integration documentation, adjusted to kubernetesprometheus for metric collection;
  3. Updated Ingress Nginx documentation views and monitors;
  4. Neo4j updated dashboard & added monitor;
  5. Added Kubelet integration;
  6. Added Azure Virtual Network Gateway integration;
  7. Updated TiDB integration documentation, views, and monitors;
  8. Added Automata management for 30 Alibaba Cloud components.

Bug Fixes

  1. Fixed incorrect member count display on member management page.
  2. Fixed untranslated time fields in log views after switching to English interface.
  3. Fixed label sync display issues after switching clusters.
  4. Fixed lag times affecting user count display on mobile SDK unconnected RUM > Analysis Dashboard > Mobile > Error Analysis page.
  5. Fixed timing judgment issue in log explorer details page.

April 9, 2025

OpenAPI Updates

  1. Supports creating, editing, deleting multistep test tasks;
  2. Supports configuring workspace quantity limits.

Feature Updates

Scenarios

  1. Chart Optimization
    • Bar Chart:
      • Adjusted alias position, supports listing all metrics and groups;
      • Added X-axis configuration.
    • Grouped Table Chart:
      • Supports sorting based on group selection;
      • Added 200 option in return quantity dropdown, supports manual input up to 1,000.
    • Timeseries Chart > Line Chart: Added line "style" settings including linear, smooth, step-before, step-after.
  2. Snapshot: Added permission prompt for dashboard snapshots sharing with configured permissions.
  3. Explorer, Dashboard > Time Widget: Added "Last 1 Minute", "Last 5 Minutes", defaults to latter.

Management

  1. Cross-Workspace Authorization: Supports cross-site data authorization, extending data sharing.
  2. Data Forwarding:
    • Added "Audit Events" data type.
    • Adjusted query time logic:
      • Changed to daily queries, cross-day queries unsupported;
      • Automatically queries and continuously loads until complete display when viewing forwarded data, no manual click needed;
      • Management > Workspace Settings > Advanced Settings: Added Data Forwarding Query Duration configuration.
  3. Split data access, pipeline, blacklist permissions, adjusted "Management" permissions to "Create/Edit" and "Delete".

Monitoring

  1. System Notifications: Added jump link to associated logs, allows jumping to log explorer and filtering failed notification logs.
  2. Monitors:
    • From Template > Official Template Library: Added search function;
    • Configuration Page > Event Content: Updated note. Only takes effect when associating incident tracking is enabled, @ Members configuration sends event content to specified members.
    • Threshold Detection: Added Recovery Conditions toggle, configure recovery conditions and severity. When query returns multiple values, any satisfying trigger condition generates recovery event.

Incident Tracking

"In Source" in Issue email notifications modified to hyperlink, users can directly access by clicking.

RUM

SourceMap:

  • Page interaction adjusted from pop-up to separate page;
  • Added search, export functions on list page.

Obsy AI Agent

Optimized chart generation function: Generated DQL closer to semantic description through local Func caching of metric management data.

Obsy AI Error Analysis

Added context support for root cause analysis, helping users understand error contexts faster and comprehensively, improving diagnostic efficiency.

Obsy AI Error Analysis

Added context support for root cause analysis, helping users understand error contexts faster and comprehensively, improving diagnostic efficiency.

Integration > Extension

DataFlux Func Managed Edition / RUM Headless: Added email reminders and system notifications for application deductions.

Infrastructure

Host > Detail Page: Disk capacity statistics distinguish between local and remote disks.

Deployment Version Updates

Template Management:

  • Page interaction optimization, added "Template Type" in display columns;
  • Top filter added "Template Type";
  • Supports batch exporting templates;
  • Importing templates supports previewing template details;
  • Built-in views, Pipelines, monitor templates support overwrite logic on same name uploads.

New Integrations

  1. Added GCP Compute Engine;
  2. Added Azure Storage;
  3. Added Azure Redis Cache;
  4. Added Azure Kubernetes;
  5. Added Azure PostgreSQL;
  6. Added Aliyun RDS MYSQL Automata integration;
  7. Added Druid integration;
  8. Updated Trino;
  9. Adjusted AWS/Aliyun Automata integration documentation: Added "Managed Edition Activation Script" steps.

Bug Fixes

  1. Fixed discrepancy between OpenAPI retrieved unresolved events and actual data.
  2. Fixed error during event explorer searches.
  3. Fixed external data source query anomalies.
  4. Fixed incident tracking email notification issues.
  5. Fixed slow loading of incident tracking analysis dashboard.
  6. Fixed incorrect bar chart colors.
  7. Fixed external event prompts missing AK.
  8. Fixed state distribution chart and log volume display inaccuracies.

March 26, 2025

Feature Updates

Events

  1. Unresolved Events: Time widget auto-refreshes by default, frontend page提示added after manual recovery success.
  2. Event Details: Alert notification page display optimization.
  3. Event, smart monitoring explorer exports appended with "Notify?" display.

Management

Data Forwarding: Added permission configuration. Enhances data security by setting view permissions on forwarded data.

Monitoring

  1. Infrastructure Health Detection V2: Added configurable detection intervals.
  2. Alert Policies: Notification match logic adjustment improves execution efficiency in complex policy and multi-policy hit scenarios.
  3. Notification Target Management: Added Slack and Teams notification targets to meet global user needs.

Scenarios

  1. View Variables: Support external data source queries.
  2. Charts:

    • Added "Monitor Summary" chart, integrates monitor list, displays latest status, enabling instant monitoring and anomaly awareness.
    • Command Panel: Display optimization;
    • Chart Queries: In DQL queries, using "wildcard" or "regex" adds query suggestion prompts.
    • Explorer, Dashboard > Time Widget: Added "Last 1 Minute" and "Last 5 Minutes" options.

Billing & Plans

  1. Added Monthly Bill module for intuitive monthly consumption display.
  2. Added bill export function.

Real User Monitoring

Application List > New Application: Added "Compressed Upload" and "Custom Hosting Address" parameter configurations.

Availability Monitoring

Added "South Africa" and "Hong Kong, China" as test nodes, further expanding global coverage.

Logs

  1. Log Explorer
    • Quick filter action adjustments;
    • List tokenization logic optimization;
    • JSON format data added "JSON Search";
  2. Index > Key Fields: Added "One-click Extraction".

New Integrations

  1. Added Azure Network Interfaces;
  2. Added Azure Kubernetes;
  3. Added Azure Virtual Network Gateway;
  4. Improved English integration translations.

Bug Fixes

  1. Fixed low utilization display on log pages.
  2. Fixed Service Map metric unit display issues.
  3. Fixed inability to select units for multiple columns in table charts.
  4. Fixed CSV export error when selecting non-1,000 entries on dashboard > log flow chart.
  5. Fixed P75 and DQL query result inconsistencies on most popular pages.
  6. Fixed time picker still displaying today after clicking << button.
  7. Fixed menu management not meeting expectations.
  8. Fixed abnormal filtering when searching space ID in management backend.
  9. Fixed missing test samples in Pipeline interface.
  10. Fixed long duration for configuration migration export function.
  11. Fixed excessive empty items in shortcut filters after upgrade.
  12. Fixed official template library duplicate detector lists and inability to search other monitors once selected.

March 12, 2025

Breaking Changes

Event df_alert_info field definition adjusted, added alert policy unmatched reason explanation. Still need to use isIgnored for filtering to get actual notified targets.

Feature Updates

Incident Tracking

  1. Added Incident Tracking Management entry. Through this entry, current logged-in users can view and manage all incident tracking statuses across joined workspaces.
  2. Optimized Channel List display on incident tracking page, improved query efficiency with many channels.

Management

  1. Cloud Account Management: Added Aliyun cloud account authorization type.
  2. API Key Management: Added API Key permission control, supports role-based authorization. API Keys only have operations within role scope, effectively reducing security risks.
  3. Data Forwarding: Default interaction changed to unselected rules.

Obsy AI Error Analysis

Added Obsy AI Error Analysis capability to the following detail pages:

  • Error logs
  • APM > Trace/Error Tracking

Scenarios

  1. Scheduled Reports:

    • Added Webhook as notification method;
    • Supports sharing dashboard images to WeCom/DingTalk.
  2. Timeseries Chart: After selecting area chart as chart type, added stacked mode style for observing overall cumulative data effects.

APM

Trace: Supports batch export to JSONL format.

RUM

User Insight > Funnel Analysis: Session lists support session replay for queried sessions.

Logs

  1. Explorer:
    • Log Explorer > Index quick filter search bar display optimization;
    • Log Details > Extended fields: Added "Dimension Analysis" mode;
  2. Index: Supports setting dedicated key fields under index dimension.

Explorer Time Widget

Left time range selection and right refresh frequency operate independently. Only two cases affect refresh frequency:

  • Selected time range exceeds 1 hour
  • Selected time is absolute time

Infrastructure

Host: Explorer supports adjusting time range.

Pipeline

  1. Configuration page display optimization;
  2. Pipeline processing type added "event";
  3. Test samples support JSON format;
  4. Filter Conditions > Availability Monitoring: Supports multistep test selection.

Deployment Version Updates

Template Management: Supports uploading all explorer templates.

New Integrations

  1. Added Azure Load Balancer;
  2. Rewrote K8S Server API;
  3. Updated Gitlab CI;
  4. Translated Volcengine-related views;
  5. Translated AWS-related views.

Bug Fixes

  1. Fixed CSV export issues from log flow chart;
  2. Fixed no data issue when ddtrace collected JVM metrics view variable was runtime-id field and additional filters applied;
  3. Fixed gradient interval color scale interface display issues;
  4. Fixed empty display when editing DQL query in timeseries chart, after saving filter condition >0, reopening shows empty;
  5. Fixed infrastructure table chart display issues in application performance monitoring;
  6. Fixed forwarding rule not supporting 1,800-day storage duration setting;
  7. Fixed error when executing show_object_field("HOST"): "kodo service API request error: Service Unavailable";
  8. Fixed shortcut entry bugs;
  9. Fixed RUM session and view having no data while other resources and actions have data;
  10. Fixed immediate validation of required fields when creating multistep test requests;
  11. Fixed data access role authorization filter not taking effect.

February 27, 2025

OpenAPI Updates

Metrics: Added metric set and tag info retrieval.

Feature Updates

Availability Monitoring

  1. HTTP Testing: Supports script mode. Flexibly customize test task judgment conditions and data processing logic through pipeline scripts.
  2. Added multistep testing: Allows creating tests using response data from multiple API connections, passing local variables to link multiple request tasks.

Scenarios

  1. Dashboard > Visibility: Added "Custom" configuration, configures "Operation" and "View" permissions for this dashboard. Also added "All Members" option under this configuration.
  2. Charts:
    • Added AI-generated chart titles and descriptions;
    • Log Flow Chart added "Rule Mapping" function;
    • Table Chart column display optimization;
    • Grouped Table Chart: Expression results support sorting;
    • Timeseries Chart, Pie Chart and other tables support data export to CSV files.

Metrics

  1. Metric Analysis > Table Chart: When query results exceed 2,000, three modes added "Query Result Count" display.
  2. Metric Management: Supports one-click jump to metric analysis.
  3. Generate Metrics: Supports import creation, 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.

Application Performance Monitoring

  1. Profiling > Flame Graph interaction optimization: Selecting single search method name directly focuses.
  2. ServiceMap interaction optimization: On upstream/downstream pages, supports searching current canvas nodes.

New Integrations

  1. Added AWS Cloud Billing;
  2. Added Kube Scheduler;
  3. Added MQTT;
  4. Rewrote APISIX;
  5. Updated TiDB English documentation and views;
  6. Updated Zookeeper views, supplemented integration icons;
  7. Fixed partial component mainfest.yaml English translations.

Bug Fixes

  1. Fixed issue where clicking application performance monitoring > trace details tab page displayed incorrectly;
  2. Fixed issue where @Members in incident tracking > issue reply was incorrect;
  3. Fixed temperature unit display issues in charts.

February 19, 2025

Breaking Changes

Event df_meta will no longer retain alert_info related records. Users relying on this information for external system integration should switch to using new fields df_alert_info (event alert notification), df_is_silent (whether muted), df_sent_target_types (event notification target types) to fulfill corresponding functions.

Potentially affected functional scenarios:

  1. Custom usage scenarios through OpenAPI event对接external systems
  2. Custom usage scenarios through Webhook notification objects forwarding events to external systems

Feature Updates

PromQL Query

Added query type: Instant Query, targeting single time point queries.

Monitoring

Monitor configuration page:

  1. Logical match in trigger conditions added not between option;
  2. Supports direct modification of monitor status ("Enable" or "Disable").

Application Performance Monitoring

Trace: Added Service Context tab on detail page.

Events

Event details page: Added support to bind built-in views;

Incident Tracking

  1. Issue added [working, closed] status](../exception/issue.md#concepts);
  2. For open status timeout and unspecified owner/handling timeout, Issue Escalation added repeated notification configuration;
  3. Adjusted Issue system comments and channel notification UI display;
  4. Analysis Dashboard: Added time widget.

Scenarios

  1. Chart Links: Added "View Host Monitoring View", default off;
  2. Explorer: Supports deleting fixed name column, users can customize list display;
  3. Cloud Billing Analysis View: Supports viewing billing details.

Management

Role Management: Session Replay viewing, audit events added custom view permission capabilities.

Metrics

Generated metrics: Metric name input no longer supports - hyphens.

Integration

Integration cards added description information.

Deployment Version Updates

  1. Template Management: Supports uploading infrastructure explorer templates;
  2. Index Configuration: Deprecated "Backup Logs"; configure storage strategy under "Edit Workspace > Data Storage Policy > Data Forwarding-Default Storage".

New Integrations

  1. Added Milvus;
  2. Added Volcengine Public IP;
  3. Added OpenTelemetry-Python;
  4. Added OpenLIT Integration;
  5. Updated k8s/es/mongodb/rabbitmq/oracle/coredns/sqlserver Chinese/English monitors/views.

Bug Fixes

  1. Fixed special character issues in AI aggregation notification messages causing abnormal results;
  2. Fixed Servicemap deployment edition adaptation issues;
  3. Fixed composite chart inability to configure hidden view variables;
  4. Fixed "Unresolved Problem List" display chaos on incident tracking analysis dashboard;
  5. Fixed P75 result inconsistency between most popular page in user access monitoring analysis dashboard and DQL query;
  6. Fixed user access monitoring > explorer search box anomalies;
  7. Fixed field mapping issues where only some fields took effect in object mapping under scenarios;
  8. Fixed monitoring > event content UI display issues;
  9. Fixed unresolved event quick filter results not meeting expectations in event explorer.

January 16, 2025

Feature Updates

Real User Monitoring

  1. Added Funnel Analysis function: Users can define conversion steps to create funnels, view data conversions and perform in-depth analysis;
  2. Integrated User Insight module: Added User Insight module integrating heat map and funnel analysis for comprehensive user behavior analysis tools;
  3. Added mobile SourceMap reduction: Android and iOS apps support uploading SourceMap files on page and viewing reduced data in error explorer.

Application Performance Monitoring

When adding APM services, added installation guidance for host auto-injection, simplifying installation process.

Integration

  1. DataKit (data collection tool): DataKit installation page added Docker installation guidance, providing more diverse installation options;
  2. External data source optimization: When querying SLS data sources, added query specification hints to help users accurately perform data queries.

Scenarios

Composite Charts optimization: Composite charts added view variable configuration, supports selecting current dashboard view variables to act on this composite chart, helping flexible filtering and data analysis.

Monitoring

Mutation detection monitors: Added week-over-week and month-over-month support for query cycles.

Obsy AI Agent

Added DataFlux Func-related knowledge base.

Pipeline

Automated Pipeline optimization: Supports simultaneous structured and natural language interaction for Pipeline parsing.

Bug Fixes

  1. Fixed log stacked mode display issues;
  2. Fixed log detection monitor function input box misalignment;
  3. Fixed metric operation errors;
  4. Fixed volcano engine not supporting having statements;
  5. Fixed error when selecting "Request Error Rate" and "Average Requests Per Second" metrics in application performance metric detection;
  6. Fixed volcano engine base not in statement not taking effect;
  7. Fixed large event list returned data affecting page loading speed;
  8. Fixed Hangzhou site event one-click recovery not meeting expectations.

January 8, 2025

OpenAPI Updates

  1. Field Management: Supports retrieving field management list, supports adding/modifying/deleting field management.
  2. Availability Monitoring: Supports modifying test tasks.
  3. Incident Tracking > Schedule: Supports retrieving schedule lists, supports adding/modifying/deleting schedules.
  4. Incident Tracking > Configuration Management: Supports retrieving notification policy lists, supports adding/modifying/deleting notification policies; supports retrieving issue discovery lists, supports adding/modifying/enabling/disabling/deleting issue discovery configurations.

Feature Updates

Logs

  1. Log index optimization:
    • When accessing logs built-in view, log context tab pages will default select current log index, default index respectively. Both tabs support multi-index selection. With cross-workspace query enabled and authorized workspaces selected in the respective menu, supports directly querying corresponding workspace index data. Ultimately helps users completely view associated log data on one page, optimizing log query interaction.
    • When listing log indices, besides default being pinned at top, other log indices are listed alphabetically A-Z.
  2. Log Explorer added stacked view mode: In stacked mode, log fields integrate into one column, presented row-wise within cells. Log information display becomes more compact and clear, aiding rapid browsing and analysis.
  3. Log Pipeline optimization: Log Pipeline test samples adjusted to retrieve all log fields, requiring row protocol format input. Manual user-entered logs must also follow format requirements.

Scenarios

  1. 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 appropriate pagination size based on data volume and viewing needs.
  2. Composite Charts: Supports adjusting chart order.
  3. Chart optimization: Adjusted DQL query component function order, especially emphasizing Rollup function usage scenarios, helping users better utilize Rollup for data aggregation and analysis.

Management

  1. Events support configuring data forwarding: Supports configuring event data forwarding rules, saving filtered events to Guance object storage and forwarding to external storage, providing flexible event data management capabilities.

  2. Workspaces added DataKit environment variables: Workspaces support managing DataKit environment variables, users can easily configure and update them, achieving remote synchronization of DataKit collection configurations.

  3. Query audit events optimization: Added multiple fields to record query information, event content supplemented with query time range for tracking and analyzing query behaviors.

Pipeline

Automated Pipeline optimization: Changed hint presentation method, improved product experience.

Obsy AI Agent

Obsy AI Agent added chart generation: Chart generation function automatically analyzes user-input text data via large models, intelligently generating suitable charts, solving manual chart creation difficulties and chart selection challenges.

Monitoring

Alert Policies: Configuring notification rules by member supports appending names for purpose description.

Deployment Version Updates

  1. Management Backend > Workspace Menu Optimization:
    • Workspace list added primary storage engine, business two filters, supports convenient workspace filtering;
    • Optimized workspace list page return logic, staying on current page when modifying/deleting a workspace or adjusting workspace data upload restrictions, optimizing query experience.
  2. Deployment version added parameter: alertPolicyFixedNotifyTypes, supports configuring whether "Email" notification method displays in alert policies configuration reference.

New Integrations

  1. Added AWS Gateway Classic ELB;
  2. Added Volcengine TOS Object Storage;
  3. Modified AWS Classic collector name;
  4. Added MinIO V3 integration;
  5. Updated elasticsearch, solr, nacos, influxdb_v2, mongodb integrations (views, documentation, monitors);
  6. Updated kubernetes monitoring views.

Bug Fixes

  1. Solved event data cross-workspace authorization not taking effect;
  2. Solved log-linked trace jump to trace explorer carrying trace_id but failing to query data;
  3. Solved view expression query inability to perform numerical filling;
  4. Solved external event detection monitor change alert policy not generating operation audit records;
  5. Solved event display list column width adjustment inability.

Feedback

Is this page helpful? ×