Skip to content

Release Notes (2025)


This document records the update content of TrueWatch for each release.

August 13, 2025

Feature Updates

OpenAPI

Support for custom roles for Tokens.

RUM

To cover query scenarios for applications with different data volumes, the system has optimized RUM data writing. The following updates have been made accordingly:

  1. RUM data query drill-down to the application level:

  2. Explorer/Analysis Dashboard: Added application filter at the top of the page, defaulting to "All Applications," supporting custom single or multiple selections; queries are triggered only after selecting applications.

  3. DQL queries support single or multiple application queries; for more usage instructions, refer to RUM Data.

    R(app name1)::view:(count_distinct(username))   # Specifies querying UV for a specific application name
    R(app id1)::view:(count_distinct(username))     # Specifies querying UV for a specific application ID
    R(*)::view:(count_distinct(username))   # Specifies querying UV for all applications in the workspace
    
  4. Existing users experiencing performance bottlenecks in application data queries can contact their account manager to enable the "User Access Data Table Splitting" feature in the management backend. For new users, the system will automatically split data writes based on different applications after creating a workspace.

Scenarios

  1. Scheduled Reports: Added Archive Reports: Supports periodic (daily/weekly) full data calculations for dashboards and generates static snapshots. Archive results are retained long-term, unaffected by dashboard configuration changes, and can be viewed on the platform or sent notifications as configured.

  2. Dashboard > Log Analysis: Added support for automatically including the dashboard's view variables as filter conditions.

  3. Log Stream Graph: Supports querying all data sources within the platform.

Explorer

Search bar supports querystring(md5(xxx)) tokenized query method. If data is MD5 encrypted and needs to be located in the explorer after scanning, this method can be used for queries.

DataFlux Func

To enhance the security protection of DataFlux Func (Automata), the following updates have been made:

  1. The "Reset Password" operation has been removed from the Automata page in the console, and initial account passwords will no longer be sent to email.
  2. For newly created Automata instances, logging in via the Func page is disabled by default, and only console user-authorized login is supported.
  3. Installed Automata Func: After upgrading to version 7.2.0 or higher, two login methods are supported:

    • Authorized Studio users can log in directly via the console > DataFlux Func (Automata) interface.
    • Users created in Func (including the initialized admin user) can log in via the Func page.

APM

  1. Trace > Waterfall Detail Page/Code Hotspot Tab: Resources support one-click expand or collapse.
  2. Topology Map: Added support for displaying "P95 Response Time."

Synthetic Tests

  1. Testing Tasks > Request Body: Supports configuring four types of dynamic variables:

    {{ timestamp "ns" }} //1754379375400790109
    {{ date "rfc3339" }} // 2006-01-02T15:04:05Z07:00
    {{ date "iso8601" }} // 2006-01-02T15:04:05Z
    {{ urlencode "hello world" }} // hello+world
    
  2. Added support for one-click cloning of testing tasks.

Monitoring

  1. Threshold Detection > Detection Metrics: Supports cross-workspace selection of metric data. After the monitor rule is successfully created, cross-workspace alert configurations can be implemented.

  2. Monitor List: After quick filtering monitors, supports cross-page selection and one-click export.

Events

For recovery events, a new extended field df_fault_end_time is defined as the fault recovery time.

DCA

  1. List supports full data selection.
  2. Supports filtering based on DataKit version (datakit_ver), operating system (os), environment (env), etc.
  3. Added environment display in the list.

Management

  1. Role Permissions: Added "Client Token View" permission.
  2. Cross-Workspace Authorization: When editing or deleting authorization rules, if data scope or log index is reduced, a confirmation pop-up will display the affected monitors and data access configuration names, and supports exporting the list as a CSV file.
  3. System Notifications: Added subscription type—"Monitor": Once a monitor fails, the system will send an email notification.

New Integrations

  1. Added AWS SSM RunCommand integration.
  2. Added AWS EBS integration.
  3. Added AWS ECR integration.
  4. Added AWS EFS integration.
  5. Added TDengine monitor.
  6. Added Milvus K8s view.
  7. Updated Azure Cloud Billing: EA architecture support.
  8. Rewrote OTEL JVM dashboard: Different metrics for versions 1.* and 2.* (Java agent).
  9. Updated Huawei Cloud billing script: Fixed billing anomalies caused by missing instance IDs.
  10. SIEM templates launched (10 AWS templates).
  11. Optimized AWS MemoryDB.
  12. Optimized Tomcat monitor.
  13. Optimized Tencent Cloud MySQL, supporting cloud disk version (cloud disk) node-level metrics and slow log collection.
  14. Optimized Alibaba Cloud Oceanbase collector, supporting supplementary tenant data.

Bug Fixes

  1. Fixed the issue of slow log queries recently.
  2. Fixed the issue of inconsistent data performance for resource objects.
  3. Fixed the issue where associated logs in traces displayed as 0.
  4. Fixed the error when clicking on code hotspots after successful deployment.
  5. Fixed the issue where data displayed abnormally when scrolling to the bottom of the dashboard log stream graph.
  6. Fixed the issue where importing dashboard JSON with identifier settings caused import errors.
  7. Fixed the issue where the official template library in the resource catalog redirected incorrectly.
  8. Fixed the issue where sensitive data scanning configurations did not take effect.
  9. Fixed the issue where count_distinct query results were larger than count query results.
  10. Fixed the issue where trace detail pages did not display data.
  11. Fixed the issue where PromQL statements reported errors, but no errors occurred when changing the query time range.
  12. Fixed the issue where the service name in traces was not displayed correctly.
  13. Fixed the issue where Picture charts could not be modified.
  14. Fixed the issue where cloud billing data could not be written in the production environment.
  15. Fixed the issue where service topology charts in dashboards displayed abnormally.
  16. Fixed the issue where site registration and activation failed.
  17. Fixed the issue where RUM funnel functionality displayed abnormally.
  18. Fixed the issue where dashboard lists were missing after importing dashboards, requiring re-entry to display completely.
  19. Fixed the issue where interface access guidance was misleading.
  20. Fixed the issue where interface operations reported 406 - kodo API errors.
  21. Fixed the issue where SourceMap file paths, environments, and versions were correct, but source code could not be parsed.
  22. Fixed the issue where log index data displayed abnormally.
  23. Fixed the issue where the APM guide page was added on the page.
  24. Fixed the issue where shared chart titles displayed variables.
  25. Fixed the issue where the service context did not update when clicking different services in the trace flame graph.
  26. Fixed the issue where dashboard view variable fuzzy searches returned abnormal data.
  27. Fixed the issue where Pipeline script saving failed.
  28. Fixed the issue where SEIM templates did not take effect after adding, but tags took effect.
  29. Fixed the issue where topic 404 appeared in the nsqd logs of the deployment version.
  30. Fixed the issue where the popular page performance overview could not display loading times correctly.
  31. Fixed the issue where .net profile data in trace detail pages did not have a "View Details" button.
  32. Fixed the issue where the same DQL expression queries occasionally did not display data.
  33. Fixed the issue where infrastructure dependency display in APM was unstable.
  34. Fixed the issue where DQL subqueries did not take effect.
  35. Fixed the issue where the platform page reported errors after muting events in the event center.

July 23, 2025

Feature Updates

Monitoring

  1. SLO

    • SLO deductions are executed at a "second" level frequency.
    • Added event information corresponding to monitors in SLI events.
    • Detail Page added an overview page, with key metric charts dynamically linked to 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 failures, third-party service interruptions), temporary corrections can be made to avoid false alarms while ensuring SLO data audit compliance.
  2. Alert Policies

Event Center

  1. The default refresh time for the time widget in the default explorer page is set to 30 seconds.
  2. Alert notifications on the detail page no longer display the sending status.

Billing

  1. Usage Statistics: Added "Backup Log Increment" display to count the daily increase in backup logs.
  2. Usage Analysis: Default query time adjusted to "Today."

Basic Components

  1. For Shortcut > Snapshot display pages:

    • Supports filtering by type.
    • Supports batch deletion operations.
  2. Explorer

    • Search Bar:
      • Recent queries display adjusted to 10, saved queries adjusted to 50.
      • Supports pinning query conditions.
    • Quick Filter > Workspace Filter: After configuring fields, the system automatically adds indexes. Additionally, icon identifiers are added for these fields in the explorer search bar and chart query dropdown components.
    • Detail Page: Added icon identifiers for fields added to the display columns to distinguish them.

Infrastructure

  1. Database: Added SQL Server data collection type. Detail pages can view all Table-related information, including columns, indexes, and foreign keys.
  2. Resource Catalog: Custom object explorer detail pages added a "Complete Information" tab.

Metrics

Metric Management: Added "Unique Value Count" display for tags, counting the number of distinct tag values globally or within a single metric dimension.

Pipelines

One-click sample acquisition: Supports specifying data sources to obtain test data.

Scenarios > Top List

External data source queries support sorting.

Management

  1. Data Forwarding: Supports multiple filter conditions as OR.
  2. Token: When changing Tokens, added configuration to adjust permission scope, supporting use only for reporting.
  3. Sensitive Data Scanning: Custom rules support lookaround regex test matching.
  4. Support Center > Tickets: Added a limit for ticket description length.

New Integrations

  1. Added Huawei Cloud APIG integration.
  2. Added Huawei Cloud SFS Turbo integration.
  3. Optimized Alibaba Cloud ECS integration views.
  4. Updated AWS SQS integration.
  5. Optimized Tencent Cloud product collection, supporting multi-dimensional metric collection (Cloud Monitor V2):

    • EIP
    • COS
    • MySQL
    • PostgreSQL
    • MariaDB
    • TDSQL-C MySQL
    • TDSQL-C PostgreSQL
    • Redis
    • KeeWiDB
    • MongoDB
    • Memcached
  6. Adjusted Huawei Cloud integration documentation format.

  7. Fixed the issue where Chinese appeared in the Scene > Dashboards section of the console.

  8. Fixed the issue where some country names in Scene > Dashboards > Create > World Map displayed in Chinese.
  9. Fixed the issue where Issues created by automatic discovery would restart old Issues instead of creating new ones if the status was manually changed to closed or resolved.
  10. Fixed the issue where the log explorer status distribution graph displayed abnormally.
  11. Fixed the issue where session replays displayed as expired.
  12. Fixed the issue where the event center displayed no data after switching to list mode.
  13. Fixed the issue where event data displayed abnormally on the frontend.
  14. Fixed the issue where Resource data in the RUM explorer displayed abnormally.
  15. Fixed the issue where forwarded data reported errors during queries.
  16. Fixed the issue where the deployment version /api/v1/inner/alert_opt/get, /api/v1/account/list interfaces reported errors.
  17. Fixed the issue where the Pod monitoring view template associated with traces was not updated.
  18. Fixed the issue where data access input data range filtering displayed abnormally.
  19. Fixed the issue where PromQL queries sliced by 1d returned incorrect time ranges in the time series chart > bar chart.
  20. Fixed the issue where PromQL queries returned data within hourly intervals but not within daily intervals.
  21. Fixed the issue where the webpack plugin showed SourceMap file upload success but could not be viewed in the SourceMap list.
  22. Fixed the issue where duplicate Issues were generated in Incident > Issue automatic discovery.
  23. Fixed the issue where the Prometheus function idelta did not meet expectations.
  24. Fixed the issue where log explorer query results and DQL query results differed significantly under the same query conditions.
  25. Fixed the issue where df_label was not populated in events generated by monitors, causing user mute policies to not take effect.
  26. Fixed the issue where the IP field in RUM Pipelines did not take effect.
  27. Fixed the issue where kodo-x reported errors after upgrading in private environments.
  28. Fixed the issue where trace details displayed "Top Span Missing" but the top span actually existed.
  29. Fixed the issue where the application list in RUM could not query application data.
  30. Fixed the issue where the billing details were not visible in the workspace's Billing section.
  31. Fixed the issue where pressing Enter while entering a snapshot name in the save snapshot directly saved the snapshot.
  32. Fixed the issue where the monthly log billing usage was 0 but was still charged.
  33. Fixed the issue where the display judgment of src_ip and dst_ip was incorrect.
  34. Fixed the issue where the log explorer bar chart occasionally displayed errors under the same time interval.
  35. Fixed the issue where the search function in Incident did not work properly.
  36. Fixed the issue where the follow direction configuration in Synthetic Testing tasks did not take effect and was cleared when editing again.
  37. Fixed the issue where the number of entries and TLS did not match when querying log indexes across multiple days.

July 9, 2025

Feature Updates

Billing

  1. Introduced a new billing model: Enterprise Plan. This model uses data traffic + total storage combined billing, more accurately reflecting actual resource consumption in scenarios with extremely high log write volumes, making cost structures more transparent and predictable. This model provides optimized cost efficiency for handling massive observability data, a foundational capability for building a "globally controllable enterprise-level observability hub."

    • In Enterprise Plan workspaces, data storage policies support custom configurations.
    • To upgrade from the Free Plan to the Enterprise Plan, contact your account manager.
  2. Commercial Plan:

    • Usage Statistics and Usage Analysis billing item names adjusted.
    • Commercial Plan Time Series 180-day and 360-day pricing adjusted.

Monitoring

  1. Monitor > Threshold Detection: Detection metrics support querying external data sources.
  2. Monitor List: Supports searching and locating monitors by monitor ID.

Event Center

  1. Added Display Items: Supports switching between standard and list modes.
  2. Change Events > Detail Page: Basic Attributes adjusted as follows:

    • Change Content: Displays df_message content, recording detailed descriptions of resource changes.
    • Difference Comparison: Displays diff content, recording the difference text of resource changes.

Scenarios > Charts

  1. SLO Chart: Added "This Year" dynamic time option for locking time.
  2. Heatmap:

    • Added "Metrics" data source type query.
    • Added Y-axis configuration, supporting Y-axis calculation based on data.

Infrastructure

  1. Network > Overview

    • Supports custom analysis dimensions: By selecting source and target query fields, aggregated query data is displayed.
    • Supports cross-workspace network data queries.
  2. Database:

    • Added Oracle database integration.
    • For PostgreSQL databases, all Table-related information can be viewed, including columns, indexes, and foreign keys.

Metrics

  1. Generate Metrics: Supports different generation rules specifying the same metric name and tag.
  2. Metric Management: Added multi-dimensional analysis of time series at the measurement level.

Deployment Plan Updates

Workspace List > Index Configuration: Supports configuring data storage policies.

New Integrations

  1. Added OpenLLMetry integration.
  2. Added Undertow integration.
  3. Added Cloudflare integration.
  4. Added Huawei Cloud CDM integration.
  5. Added Huawei Cloud DWS integration.
  6. Added Huawei Cloud NAT integration.
  7. Added AWS Transit Gateway integration.
  8. Updated Volcengine ECS monitor and views.
  9. Updated MinIO views and monitors.
  10. Optimized Huawei Cloud ASM / CCE integrations.
  11. Optimized Alibaba Cloud SAE integration.
  12. Optimized JMX / MQTT integrations.

Bug Fixes

  1. Fixed the issue where accessing SaaS environments via login-free Tokens resulted in 404 errors when viewing session replay data.
  2. Fixed the issue where Issue automatic discovery configurations in RUM were not recognized.
  3. Fixed the issue where event details in Synthetic Testing alerts did not display specific associated information.
  4. Fixed the issue where adding tags in global tags and then modifying tag names prompted duplicate tag names.
  5. Fixed the issue where DQL queries returned abnormal results.
  6. Fixed the issue where PromQL queries for metrics failed, but DQL queries worked normally.
  7. Fixed the issue where Deployment > Pod information displayed incorrectly in multi-cluster scenarios.
  8. Fixed the issue where the log status distribution graph displayed abnormally.
  9. Fixed the issue where RUM filter time ranges did not match the time selector, preventing application data from being viewed.
  10. Fixed the issue where Issue automatic discovery template variables did not take effect in the RUM Error explorer.
  11. Fixed the issue where adding Webhook notification targets reported "Invalid Address" errors.
  12. Fixed the issue where forwarded data accumulated in the base.
  13. Fixed the issue where the log status distribution graph displayed abnormally.
  14. Fixed the issue where DQL queries returning 0 caused frequent false alerts.
  15. Fixed the issue where the base query tool could not sort, slimit was invalid, and pagination did not work when querying logs.
  16. Fixed the issue where time series queries returned time series not constrained by filter conditions and without any tags.

June 25, 2025

Breaking Changes

Extracted df_check_targets, df_check_condition, df_check_rules from the df_meta field in Events to the same level. In subsequent webhook notifications, when df_source = monitor, the monitor configuration's detection time, detection metrics, detection count, and detection rules will be displayed.

Feature Updates

External API

  1. Added index_list_info interface to query workspace index information lists.
  2. Added update_index_setting interface to modify workspace index configurations.

External Data Sources

Added PG, Oracle, Clickhouse as external data source types to meet broader data scenario needs.

Logs

Added Native Direct Write Index type, allowing direct index specification during data collection for precise classification and storage.

Monitoring

  1. Range Detection V2 supports APM and RUM data types.
  2. Mutation Detection > Event Content: Added df_check_detail extended field, supporting outputting mutation comparison original values to event details.

Events

  1. Events triggered by monitor configuration rules support Obsy AI Analysis.

Infrastructure > Database

  1. Added PostgreSQL database integration.
  2. For MySQL databases, all Table-related information can be viewed, including columns, indexes, and foreign keys.

Explorer

Search bar added Query History display, allowing direct reuse and flexible modification.

Cloud Account Management

Added support for Tencent Cloud and Azure account types.

Scenarios

  1. Adjusted Import Dashboard entry, integrating the original custom template import function, and supporting batch dashboard imports.
  2. Dashboard page added "Log Analysis" feature, allowing one-click log viewing and analysis in a new slide-out page without leaving the dashboard.

Incident

Added "Incident Management" entry in the console left menu, allowing direct access 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 Tencent Cloud cos/cdb/mariadb/postgresql English views and monitors.
  9. Added AWS Firehose.
  10. Added AWS VPC NAT Gateway integration documentation.
  11. Updated AWS Cloud Billing script: T+1 calculation method caused some component billing errors (e.g., EC2), adjusted to T-2.
  12. Added Azure Cloud Billing.

Bug Fixes

  1. Fixed the issue where generated metric data displayed abnormally.
  2. Fixed the issue where clicking "Load More" in the log detail page failed to load log content.
  3. Fixed the issue where RUM activation links were invalid and lacked pricing content.
  4. Fixed the issue where clicking associated events in Issues could not query data.
  5. Fixed the issue where creating new infrastructure survival detection v2 monitors reported 406 errors.
  6. Fixed the issue where session replay pages loaded slowly.
  7. Fixed the issue where OpenAPI creating mute rules did not automatically generate rule names.
  8. Fixed the issue where entering PromQL queries for metrics reported errors.
  9. Fixed the issue where page error rates displayed abnormally.
  10. Fixed the issue where host tags frequently disappeared.
  11. Fixed the issue where resource call rankings did not sort correctly after adding search conditions.
  12. Fixed the issue where the system did not prompt for re-binding MFA after unbinding MFA and logging out when 7-day MFA-free login was enabled.
  13. Fixed the issue where aliases in exported CSV files from dashboards caused rendering errors.
  14. Fixed the issue where monitors did not generate alerts normally, and self-observability logs reported query timeout errors.
  15. Fixed the issue where imported fields in the backend were automatically deleted.
  16. Fixed the issue where user experience data was lost.

June 11, 2025

Feature Updates

Billing

Added Statistics: Trace write traffic, RUM write traffic, SIEM Scan Volume; Usage Analysis displays the new statistics.

Scenarios

Dashboard > Obsy Obsy AI Analysis: Added automatic error discovery and error analysis, enhancing Obsy AI data processing capabilities.

Monitors

  1. Detection frequency supports custom input as short as 20s, system added support for 30s.
  2. APM metric detection and RUM metric detection support multi-selection of services and applications.

SIEM

Official Detection Library launched: System provides out-of-the-box security information detection templates.

Infrastructure > Database

  1. Supports cross-workspace data viewing.
  2. Added fields: QPS, TPS, Average Query Time, Slow Query Log Status, Slow Query Count.

Metrics > Metric Analysis

  1. Added Independent Chart mode, suitable for adding multiple queries simultaneously with inconsistent units.
  2. Added support for displaying grouped statistics totals, and default slimit changed to 50.

Logs > Explorer

  1. Stack Mode added line break switch.
  2. Context logs support sorting by clicking the time column.

Cloud Account Management

Cloud Accounts added support for Huawei Cloud.

Management > Environment Variables

RUM Android/iOS SDK supports dynamic updates via Environment Variables.

Query Tools

  1. Table charts and simple queries in metric analysis support selecting multiple columns.
  2. DQL quick queries default to simple mode, supporting multi-column configuration queries.

APM

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

Deployment Plan Updates

  1. Mapping Rules added "Append Mapping" switch. When enabled, accounts using single sign-on will be assigned workspaces and roles according to mapping rules, keeping existing workspaces and roles unchanged.
  2. For workspaces using ScopeDB engine, supports tenant-level query configuration.

New Integrations

  1. Optimized Tencent Cloud billing script, supporting sub-account billing information retrieval.
  2. Added Tencent Cloud billing integration.
  3. Added Tencent Cloud EIP integration documentation.
  4. Added Tencent Cloud CDB monitor (English).
  5. Added Huawei Cloud billing integration.
  6. AWS ELB integration content updated.
  7. AWS LAMBDA integration content updated.
  8. AWS S3 integration content updated.
  9. Added AWS Aurora MySQL integration.
  10. Added AWS Aurora PostgreSQL integration.
  11. Added Hikaricp integration.
  12. TiDB Cloud views optimized.
  13. Added vpc integration.
  14. Added AWS rds postgresql integration.

Bug Fixes

  1. Fixed the issue where userid was not displayed in the resource explorer for Singapore site users.
  2. Fixed the issue where custom reported userid could not be queried in the action explorer.
  3. Fixed the issue where dashboard AI analysis results were inaccurate.
  4. Fixed the issue with OpenAPI fetching time series trend charts.
  5. Fixed the issue where monitor modification page data displayed with delays.
  6. Fixed the issue where webpack plugin skipped existing files when uploading SourceMaps.
  7. Fixed the issue where quick filters in network functions displayed errors.
  8. Fixed the issue where variable filters did not run correctly.
  9. Fixed the issue with high-risk vulnerabilities in penetration testing.
  10. Fixed the issue where Singapore site RUM analysis dashboard > Resource Analysis section reported errors.
  11. Fixed the issue where panel link jumps displayed undefined values.
  12. Fixed the issue where the log explorer top right corner lacked a time selector.
  13. Fixed the issue where APM preview charts in monitors displayed data incorrectly.
  14. Fixed the issue where cross-space authorization emails incorrectly displayed DingTalk and WeChat.
  15. Fixed the issue where SSO user lists and user details in the backend were inconsistent.
  16. Fixed the issue where external database data source queries displayed incorrectly.
  17. Fixed the issue where new threshold monitor trend charts displayed incorrectly.
  18. Fixed the issue where searching services in APM failed.
  19. Fixed the issue where DQL queries reported errors.
  20. Fixed the issue where daily recurring mute rules did not send mute activation notifications as expected.
  21. Fixed the issue where the AI analysis button was not visible after entering traces from RUM session replay.

May 28, 2025

OpenAPI Updates

Incident: Listing and fetching support returning associated event count information.

Feature Updates

SIEM

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

Monitoring

  1. Alert Policies:

    • Association: Supports selecting SIEM detection rules.
    • Notification Configuration: Added "Security Monitoring" level type.
  2. Monitors: Adjusted data writing for "Infrastructure Change Detection Monitors," requiring old monitors to be re-saved to avoid affecting event display.

Event Center

  1. "Events" module renamed to "Event Center," with optimized interaction pages.
  2. Added Event Center explorer, supporting centralized viewing of all event data.
  3. Event recovery added confirmation operation to avoid accidental triggers.

Incident

In Incident > Calendar, after adding shifts, when creating Issues or associating responsible persons, "On-Duty Personnel" or "Notification Targets" can be selected. The system automatically assigns Issue responsible persons and notifies based on the day's on-duty personnel.

Scenarios

  1. Dashboard: Added Obsy AI Analysis feature.
  2. Time widget logic optimized: When "Relative Time" is selected, even if the refresh frequency is set to "off," modifying query conditions (e.g., adding/removing conditions in the explorer quick filter, adjusting filter conditions in the search bar, or switching view variables in dashboards/notes) triggers re-queries.

Management

  1. Data Forwarding: For AWS S3, Huawei Cloud OBS, and Alibaba Cloud OSS archive types, added Encrypted Storage switch. When enabled, forwarded data is encrypted.
  2. Audit Events: Added workspace field tagging.

Infrastructure

  1. Host, Container, Pod detail pages built-in pages:

    • Time Widget: Added Pin function.
    • Integration Status: "View Monitoring Views" page optimized.
    • Associated views added current event timeline display.
  2. Host Explorer: Default query time adjusted to "Last 2 Hours."

Logs

Optimized log multi-index matching hit logic, avoiding computational waste from index rule matching.

Deployment Plan Updates

  1. Supports creating, deleting, and modifying groups via External API, and adding or removing users in groups.
  2. Workspace Management > Data Storage Policy: Added network storage policy configuration, supporting fixed 2-day storage or custom storage duration.
  3. Added Profile data reporting dynamic parameter switch. Users can dynamically enable or disable Profile data reporting based on platform performance.
  4. Added API Key configuration and AI function access link configuration switches, including:

    • Monitor > Alert Policies > AI Alert Aggregation
    • AI Pipeline Writing Entry
    • Scenarios > Chart Components > AI Chart Title and Description Generation
    • Log Explorer > Error Log Details, Log > Error Tracking > AI Error Analysis Entry
    • RUM > Error Explorer > AI Error Analysis Entry
    • APM > Trace Explorer > Error Trace Details, APM > Error Tracking > Trace Details > AI Error Analysis Entry
  5. When editing alert policies, supports custom repeat alert time. Custom input silence time format examples: 20m (20 minutes), 2h (2 hours), 1d (1 day).

New Integrations

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

Bug Fixes

  1. Fixed the issue where 413 errors occurred when uploading SourceMaps via Vite packaging, and SourceMap download errors and TrueWatch failing to display source code error locations.
  2. Fixed the issue where RUM data from multiple spaces could not display correctly in cross-space queries.
  3. Fixed the issue where namespace and service data displayed inaccurately in the log explorer after selecting custom log indexes.
  4. Fixed the issue where page styles were messy when creating multi-step tests.
  5. Fixed the issue where namespace tag data did not display correctly in the log explorer quick filter under multi-index conditions.
  6. Fixed the issue where false alerts occurred in the Guangzhou site.
  7. Fixed the issue where viewing host details with hosted Doris in version 0409 displayed abnormally.
  8. Fixed the issue where external data source queries displayed abnormal data.
  9. Fixed the issue where log details displayed ghosting in clustering mode when expanding single logs.
  10. Fixed the issue where the event statistics page still displayed recovered events.
  11. Fixed the issue where clicking the "Batch" button in unrecovered events list mode triggered errors.
  12. Fixed the issue where querying historical logs on S3 in the "Data Forwarding" function failed.
  13. Fixed the issue where FUNC alert message logs in version 1.109.196 Volcengine base were reported to business spaces.

April 23, 2025

Breaking Change

Testing data storage adjustment: Testing data is separated from the original log index and stored independently, and a dedicated query Namespace D is added. This adjustment does not affect historical testing data. If custom charts previously queried testing data, update query configurations promptly. Official testing templates (e.g., HTTP, ICMP, TCP, WebSocket, Multi-step Testing) and related monitors and metric rules have been adapted to this change.

External API

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

Feature Updates

RUM

  1. SDK supports environment variable hot updates: By pre-defining variable parameters, configurations are dynamically updated via environment variables within the application.
  2. Application > New Application: Users configure custom parameters, with left-side code examples updated in real-time. The system caches the latest parameter configurations, eliminating the need to re-enter them each time.
  3. Error Explorer: Added support for Obsy AI Error Analysis. Intelligently parses single RUM error logs, extracts key information, and provides initial solutions and suggestions via integrated online search.

Infrastructure

  1. Cross-Workspace Authorization: If authorized workspaces exist and authorized data types are "Basic Objects," infrastructure object type explorer pages directly switch workspaces for cross-space object data viewing.
  2. Added "Change Events" tab, supporting change details display based on Deployments, Daemonsets, Services, Cron Jobs, Statefulsets object type data, facilitating change record backtracking.

Monitoring

  1. Monitor > Detection Rules: Added "Infrastructure Change Detection". Continuously monitors Kubernetes resource configuration changes (e.g., YAML file modifications), combines version tracking and intelligent analysis, achieves compliance checks, fault root cause location, and resource usage optimization, ensuring cluster security, stability, and resource efficiency.
  2. Detection Rules > Event Content > Custom Event Notification Template: Added time auto-conversion template function {{ df_fault_duration | to_date_range_human }}.

Events

  1. Added Change Events:

    • View all event data records triggered by Infrastructure Change Detection rules.
    • All Event Details > Historical Trends: When change events exist for detected objects, the time series chart displays change event time nodes, supporting click-to-jump to change detail pages.
  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. Adjusted basic "List" view and "Dimension Analysis" chart mode interactions.
  2. Dimension Analysis: Added grouped table charts.

Integration

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

Deployment Plan Updates

Supports adjusting Login Method (local accounts, LDAP accounts, OIDC) order.

New Integrations

  1. Added apollo.
  2. Updated Argocd integration documentation, adjusted to kubernetesprometheus metric collection.
  3. Updated ingress nginx documentation views and monitors.
  4. Neo4j updated dashboards & added monitors.
  5. Added kubelet integration.
  6. Added Azure Virtual Network Gateway integration.
  7. Updated TIDB integration documentation, views, and monitors.
  8. Alibaba Cloud 30 components added Automata management.

Bug Fixes

  1. Fixed the issue where member management page member counts displayed incorrectly.
  2. Fixed the issue where log view time fields were not translated after switching to the English interface.
  3. Fixed the issue where label synchronization displayed abnormally after switching clusters.
  4. Fixed the issue where mobile SDK was not accessed, and RUM analysis dashboard > Mobile > Error Analysis page displayed abnormal user counts due to freeze counts.
  5. Fixed the issue where log explorer detail page timing judgment was incorrect.

April 9, 2025

OpenAPI Updates

  1. Supports creating, editing, and deleting multi-step testing tasks.
  2. Supports configuring workspace quantity upper limits.

Feature Updates

Scenarios

  1. Chart Optimization
    • Bar Chart:
      • Adjusted Alias position, supporting listing all metrics and groups.
      • Added X-axis configuration.
    • Grouped Table Chart:
      • Supports sorting based on group selection.
      • Return count dropdown added 200 option, supporting manual input up to 1,000.
    • Time Series Chart > Line Chart: Added line "Style" settings, including linear, smooth, front step, and back step.
  2. Snapshot: Added permission prompts for Dashboard Snapshot sharing with configured permissions.
  3. Explorer, Dashboard > Time Widget: Added "Last 1 Minute," "Last 5 Minutes," defaulting to the latter.

Management

  1. Cross-Workspace Authorization: Supports cross-site data authorization, extending data sharing.
  2. Data Forwarding:
    • Added "Audit Events" data type.
    • Adjusted explorer query time logic:
      • Changed to daily queries, no cross-day queries.
      • When viewing forwarded data, the system automatically queries and continuously loads until fully displayed, no manual clicking required.
      • Management > Workspace Settings > Advanced Settings: Added "Data Forwarding Query Duration" configuration.
  3. Data Access, Pipeline, Blacklist permission splits, "Management" permission adjusted to: "Create, Edit" and "Delete."

Monitoring

  1. System Notifications: Added associated log jump links, allowing jumps to the log explorer and filtering out notification object sending failure logs.
  2. Monitors:
    • New from Template > Official Template Library: Added search.
    • Configuration Page > Event Content: Updated attention prompts. Only when associating Incident, @ member configuration takes effect and sends event content to specified members.
    • Threshold Detection: Added Recovery Condition switch, configuring recovery conditions and severity. When query results are multiple values, any value meeting trigger conditions generates recovery events.

Incident

Issue email notifications' "Source" modified to hyperlinks, allowing direct access.

RUM

SourceMap:

  • Page interaction adjusted from pop-ups to separate pages.
  • List page added search and export.

Obsy Obsy AI Agent

Optimized Generate Charts: By caching metric management data locally via Func, generated DQL better matches semantic descriptions.

Obsy AI Error Analysis

Added context support for root cause analysis, helping users quickly and comprehensively understand error context, improving diagnosis efficiency.

Integration > Extensions

DataFlux Func (Automata)/ RUM Headless: Application billing added email reminders and system notifications.

Infrastructure

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

Deployment Plan Updates

Template Management:

  • Page interaction optimized, including display columns adding "Template Type."
  • Top filters added "Template Type."
  • Supports batch exporting templates.
  • Importing templates supports previewing template details.
  • Built-in views, Pipelines, monitor template uploads support same-name overwriting.

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 Alibaba Cloud Rds MYSQL Automata integration.
  7. Added Druid integration.
  8. Updated Trino.
  9. Adjusted AWS/Alibaba Cloud Automata integration documentation: Added Automata Activation Script steps.

Bug Fixes

  1. Fixed the issue where OpenAPI fetching unrecovered events did not match actual data.
  2. Fixed the issue where event explorer reported errors during searches.
  3. Fixed the issue where external data source queries displayed abnormal data.
  4. Fixed the issue with Incident email notifications.
  5. Fixed the issue where Incident analysis dashboards loaded slowly.
  6. Fixed the issue where bar chart colors displayed incorrectly.
  7. Fixed the issue where external event prompts lacked AK.
  8. Fixed the issue where status distribution charts and log volumes did not display correctly.

March 26, 2025

Feature Updates

Events

  1. Unrecovered Events: Time widget defaults to auto-refresh, manual event recovery success adds frontend page prompts.
  2. Event Details: Alert notification page display optimized.
  3. Event, Intelligent Monitoring explorer exports append "Whether Notified" display.

Management

Data Forwarding: Added permission configurations. By setting viewing permissions for forwarded data, data security is effectively enhanced.

Monitoring

  1. Infrastructure Survival Detection V2: Added configurable detection intervals.
  2. Alert Policies: Notification matching logic adjusted, improving execution efficiency in scenarios where events hit multiple policies and complex alert policies.
  3. Notification Targets Management: Added Slack and Teams notification targets, meeting global user needs.

Scenarios

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

    • Added "Monitor Overview" chart, integrating monitor lists, displaying latest statuses, achieving instant monitoring and anomaly awareness.
    • Command Panel: Display optimized.
    • 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

  1. Added Monthly Bill module, visually displaying monthly consumption totals.
  2. Added export bill function.

RUM

Application List > New Application: Added "Compress Upload" and "Custom Hosted Address" parameter configurations.

Synthetic Tests

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

Logs

  1. Log Explorer
    • Quick Filter operations adjusted.
    • List tokenization logic optimized.
    • 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 the issue where log page display utilization was low.
  2. Fixed the issue where Service Map metric units displayed incorrectly.
  3. Fixed the issue where table chart multiple columns could not select units.
  4. Fixed the issue where exporting CSV from dashboard > log stream chart with counts other than 1,000 reported errors.
  5. Fixed the issue where most popular pages' P75 and DQL query results were inconsistent.
  6. Fixed the issue where time filter clicking << button still displayed today.
  7. Fixed the issue where menu management did not meet expectations.
  8. Fixed the issue where searching space IDs in the backend displayed abnormally.
  9. Fixed the issue where Pipeline interface test samples were lost.
  10. Fixed the issue where configuration migration export took too long.
  11. Fixed the issue where event detail page quick filter tags had many empty items after upgrades.
  12. Fixed the issue where monitor official template library detection library lists were duplicated, and selecting detection libraries prevented searching other monitors.

March 12, 2025

Breaking Changes

Events df_alert_info field definition adjusted, added alert policy unmatched reason descriptions, still requiring isIgnored filtering to obtain actual notification objects sent.

Feature Updates

Incident

  1. Added Incident Management entry, allowing current logged-in users to view and manage all workspace Incident statuses.
  2. Optimized Incident page Channel List display, improving query efficiency with many channels.

Management

  1. Cloud Account Management: Added Alibaba Cloud cloud account authorization type.
  2. API Key Management: Added API Key permission control, supporting role authorization. Role authorization ensures API Keys only have permissions within role scopes, effectively reducing security risks.
  3. Data Forwarding: Default interaction changed to not selecting rules.

Obsy AI Error Analysis

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

  • error logs
  • APM > Traces/Error Tracking

Scenarios

  1. Scheduled Reports:

    • Added Webhook as a notification method.
    • Supports sharing dashboard images to WeCom/DingTalk.
  2. Time Series Chart: After selecting area chart as chart type, added Stack Mode style, facilitating overall data accumulation observation.

APM

Traces: Supports list batch exporting JSONL format.

RUM

User Analysis > Funnel Analysis: Supports session replay for queried Session lists.

Logs

  1. Explorer:
    • Log Explorer > Index Quick Filter search bar display optimized.
    • Log Details > Extended Fields: Added "Dimension Analysis" mode.
  2. Index: Supports setting dedicated Key Fields under index dimensions.

Explorer Time Widget

Left time range selection and right refresh frequency are independent. Only two situations affect refresh frequency:

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

Infrastructure

Host: Explorer supports adjusting time ranges.

Pipeline

  1. Configuration page display optimized.
  2. Pipeline processing type added "Events."
  3. Test samples support obtaining JSON format.
  4. Filter Conditions > Synthetic Tests: Supports selecting multi-step tests.

Deployment Plan 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 the issue where log stream chart exporting to CSV did not respond.
  2. Fixed the issue where ddtrace collected JVM metrics view variables were runtime-id fields, and time series charts added related filters displayed no data.
  3. Fixed the issue where custom gradient interval color scales displayed incorrectly.
  4. Fixed the issue where editing DQL queries in time series charts, selecting filter conditions >0 and saving, displayed empty when editing again.
  5. Fixed the issue where APM infrastructure table charts displayed abnormally.
  6. Fixed the issue where setting data forwarding storage duration to 1,800 days in the backend did not support frontend forwarding rules.
  7. Fixed the issue where quick queries executing show_object_field(HOST) reported "kodo service API request error: Service Unavailable."
  8. Fixed the issue with bugs in shortcuts.
  9. Fixed the issue where RUM session and view had no data, but other resource and action had data.
  10. Fixed the issue where multi-step test creation request steps immediately validated required fields.
  11. Fixed the issue where role authorization filter conditions in data access did not take effect.

February 27, 2025

OpenAPI Updates

Metrics: Added Measurement and Tag Information Fetching.

Feature Updates

Synthetic Tests

  1. HTTP Tests: Supports Script Mode. By writing Pipeline scripts, flexibly customize test task judgment conditions and data processing logic.
  2. Added Multi-step Tests: Allows creating tests using multiple API connection response data, linking multiple task requests via local variable passing.

Scenarios

  1. Dashboard > Visibility: Added "Custom" configuration, configuring "Operate," "View" permissions for this dashboard. Also added "All Members" option under this configuration.
  2. Charts:
    • Added AI-based automatic chart title and description generation.
    • Log Stream Chart added "Rule Mapping" function.
    • Table Chart display columns optimized.
    • Grouped Table Chart: Expression results support sorting.
    • Time Series Chart, Pie Chart, and other tables support data exporting as 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 exporting.

Infrastructure

Container/ Pod Explorer: Object data added cpu_usage_by_limit, cpu_usage_by_request, mem_used_percent_base_limit, mem_used_percent_base_request 4 new fields.

APM

  1. Profiling > Flame Chart interaction optimized: Selecting single search method names directly focuses and locates.
  2. ServiceMap interaction optimized: In upstream/downstream pages, supports searching nodes in the current canvas.

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 some component mainfest.yaml English translations.

Bug Fixes

  1. Fixed the issue where clicking APM trace detail tabs displayed errors.
  2. Fixed the issue where Incident Issue replies @members were incorrect.
  3. 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 for notification object acquisition 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 corresponding functions.

Possible affected functional scenarios:

  1. Custom usage scenarios where events are fetched via OpenAPI to integrate with external systems.
  2. Custom usage scenarios where events are forwarded to external systems via Webhook notification objects.

Feature Updates

PromQL Query

Added query type: Instant Query, i.e., querying for a single time point.

Monitoring

Monitor configuration page:

  1. Added not between option to trigger condition logic matching.
  2. Supports directly modifying monitor status ("Enable" or "Disable").

APM

Traces: Detail page added Service Context tab.

Events

Event detail page: Added support for binding Built-in Views.

Incident

  1. Issue added working, closed statuses.
  2. For open status timeouts and unassigned responsible person processing timeouts, Issue Escalation added repeat notification configuration.
  3. Adjusted Issue system comments, channel notification UI display.
  4. Analysis Dashboard: Added time widget.

Scenarios

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

Management

Role Management: Session Replay viewing, Audit Events added custom viewing permission capabilities.

Metrics

Generate Metrics: Metric name input no longer supports using - hyphens.

Integration

Integration cards added description information.

Deployment Plan Updates

  1. Template Management: Supports uploading infrastructure explorer templates.
  2. Index Configuration: Deprecated "Backup Logs" item; can configure corresponding storage policies in "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 and English monitors & views.

Bug Fixes

  1. Fixed the issue where special characters in AI aggregation notification messages caused abnormal results.
  2. Fixed the issue with Servicemap deployment version adaptation.
  3. Fixed the issue where combined charts could not configure hidden view variables.
  4. Fixed the issue where "Unrecovered Issue List" in Incident analysis dashboard displayed incorrectly.
  5. Fixed the issue where RUM analysis dashboard's most popular pages' P75 results and DQL query results were inconsistent.
  6. Fixed the issue where RUM explorer search box was abnormal.
  7. Fixed the issue where using resource catalog for field mapping in scenarios > object mapping, dashboards only partially took effect for the same field.
  8. Fixed the issue with monitor > event content UI display.
  9. Fixed the issue where unrecovered event quick filters in event explorer did not meet expectations.

January 16, 2025

Feature Updates

RUM

  1. Added Funnel Analysis: Users can define conversion steps to create funnels, view data conversions, and conduct in-depth analysis.
  2. User Analysis module integration: Added User Analysis module, integrating heatmaps and funnel analysis, providing comprehensive user behavior analysis tools.
  3. Added mobile SourceMap restoration: Android and iOS applications support SourceMap file uploads on the page and error explorer supports viewing restored data.

APM

APM add service, added Host Auto Injection installation guide, simplifying installation process.

Integration

  1. DataKit (Data Collection Tool): DataKit installation page added Docker installation guide, providing more installation options.
  2. External Data Source Optimization: Added query specification prompts for SLS data source queries, helping users query data more accurately.

Scenarios

Combined Charts optimization: Combined charts added view variable configuration, supporting selecting current dashboard view variables for the combined chart, helping more flexibly filter and analyze data.

Monitoring

Mutation Detection Monitor: Added support for week-over-week and month-over-week comparisons for query periods.

Obsy AI Agent

Added DataFlux Func knowledge base.

Pipeline

Auto-generate Pipeline optimization: Supports simultaneously obtaining Pipeline parsing via structured and natural language interactions.

Bug Fixes

  1. Fixed the issue with log stack mode display.
  2. Fixed the issue where log detection monitor function input boxes were misaligned.
  3. Fixed the issue with metric calculation errors.
  4. Fixed the issue where Volcengine did not support having statements.
  5. Fixed the issue where selecting "Request Error Rate" and "Average Requests Per Second" in APM metric detection reported errors.
  6. Fixed the issue where not in statements did not take effect in Volcengine base.
  7. Fixed the issue where event list returned data was too large, affecting page loading speed.
  8. Fixed the issue where Hangzhou site event one-click recovery did not meet expectations.

January 8, 2025

OpenAPI Updates

  1. Field Management: Supports fetching field management lists, supports adding/modifying/deleting field management.
  2. Synthetic Tests: Supports modifying testing tasks.
  3. Incident > Schedule: Supports fetching schedule lists, supports creating/modifying/deleting schedules.
  4. Incident > Configuration Management: Supports fetching notification policy lists, supports adding/modifying/deleting notification policies; supports fetching Issue discovery lists, supports creating/modifying/enabling/disabling/deleting Issue discovery configurations.

Feature Updates

Logs

  1. Log Index Optimization:
    • When accessing built-in log views, log context tabs, default selected current log index, default index, both tabs support multi-index selection, and when cross-workspace query is enabled and authorized workspaces are selected in the menu, supports directly querying corresponding workspace index data, optimizing log query interaction.
    • When listing log indexes, besides default being top-listed, other log indexes are listed A-Z.
  2. Log Explorer added stack View Mode: Stack mode fields are integrated in the same column, and these fields are presented in rows within cells. Log information display is more compact and clear, facilitating quick browsing and analysis.
  3. Log Pipeline Optimization: Log Pipeline test samples adjusted to fetch all log fields, requiring line protocol format input. Manually entered logs also need to 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, users can choose appropriate pagination sizes based on data volume and viewing needs.
  2. Combined 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 function for data aggregation and analysis.

Management

  1. Events Support Configuring Data Forwarding: Supports configuring event type data forwarding rules, saving event data meeting filter conditions to TrueWatch object storage and forwarding to external storage, providing flexible event data management capabilities.

  2. Workspace Added DataKit Environment Variables: Workspace supports managing DataKit environment variables, users can easily configure and update environment variables, achieving remote synchronous updates for DataKit collection configurations.

  3. Query Audit Events Optimization: Added multiple fields for recording query information, and event content supplemented query time ranges, facilitating query behavior tracking and analysis.

Pipeline

Auto-generate Pipeline Optimization: Changed prompt appearance, optimizing product experience.

Obsy AI Agent

Obsy AI Agent Added Generate Charts: Generate charts function based on large models automatically analyzes user input text data, intelligently generates suitable charts, solving manual chart creation complexity, chart selection difficulty, etc.

Monitoring

Alert Policies: Configuring notification rules based on members supports appending names for usage descriptions.

Deployment Plan Updates

  1. Management Backend > Workspace Menu Optimization:
    • Workspace List Added Primary Storage Engine, Business two filter options, supporting convenient workspace filtering.
    • Optimized workspace list page return logic, when modifying/deleting a workspace, or modifying workspace data reporting limits, stays on the current page, optimizing query experience.
  2. Deployment Plan 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 the issue where cross-space authorization for event data did not take effect.
  2. Solved the issue where log associated trace jumps to trace explorer carrying trace_id could not query data.
  3. Solved the issue where view expression queries could not perform numerical filling.
  4. Solved the issue where external event detection monitors did not generate operation audit records when changing alert policies.
  5. Solved the issue where event display list column widths could not be adjusted.