Version History¶
1.112.200 (May 28, 2025)¶
pubrepo.guance.com/dataflux/1.112.200:launcher-fa82cab-1749455699
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.112.200.tar.gz
- MD5:
3cb6b0557e8215df8c3cf9939b9a4bd1
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.112.200.tar.gz
- MD5:
67f954cdd2ee287779e4e11b961b6567
- MD5:
For more product feature updates, please refer to the product features Change Log -> May 28, 2025
1.111.199 (May 14, 2025)¶
pubrepo.guance.com/dataflux/1.111.199:launcher-cb0ee0a-1747729493
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.111.199.tar.gz
- MD5:
b43962647663bf7289b3ac92971b86cc
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.111.199.tar.gz
- MD5:
08ba27453b8c6614a00186eb74540295
- MD5:
For more product feature updates, please refer to the product features Change Log -> May 14, 2025
1.110.198 (April 23, 2025)¶
pubrepo.guance.com/dataflux/1.110.198:launcher-81a5ab2-1745921432
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.110.198.tar.gz
- MD5:
3c5b403c50e0aaaa9b7bc772575c3891
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.110.198.tar.gz
- MD5:
58e385c63ad5442e23a6070cab8104a1
- MD5:
Breaking Changes¶
-
Testing data storage adjustment:
- The testing data has been separated from the original log index and is now stored in an independent table with a new exclusive query Namespace D.
- If you previously queried testing data through custom charts, please update your query configuration promptly. Official testing templates (such as HTTP, ICMP, TCP, WebSocket, multi-step tests) and related monitors, metric rules have all adapted to this change.
-
⚠️ Special Reminder:
- Testing data started dual writing to the independent table from version
1.108.195
. - If you skip version
1.108.195
and upgrade directly to the current or later versions, the "Synthetic Tests" Explorer will not be able to display historical testing data, but you can still view it in "Logs". - If you need to maintain continuous data in the "Synthetic Tests" Explorer, please first upgrade to >=
1.108.195
and <1.110.198
for dual writing of testing data.
- Testing data started dual writing to the independent table from version
For more product feature updates, please refer to the product features Change Log -> April 23, 2025
1.109.197 (April 23, 2025)¶
pubrepo.guance.com/dataflux/1.109.197:launcher-86b0099-1745342565
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.109.197.tar.gz
- MD5:
d6d454da9f7c87eecddcb857700b798a
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.109.197.tar.gz
- MD5:
900c70a689e114808a3bb50762228ee6
- MD5:
Note: This version is a fix version with the following updates:
- Fixed the issue where infrastructure labels might be lost
- Fixed the issue where the key_event message queue was not consumed, leading to continuous growth of the queue
For more product feature updates, please refer to the product features Change Log -> April 9, 2025
1.109.196 (April 9, 2025)¶
pubrepo.guance.com/dataflux/1.109.196:launcher-3e18001-1744967952
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.109.196.tar.gz
- MD5:
d969911ce5e7d396dbfd2839c4496835
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.109.196.tar.gz
- MD5:
814c4ffbfd787b31f29c3fcecfa9991c
- MD5:
For more product feature updates, please refer to the product features Change Log -> April 9, 2025
1.108.195 (March 26, 2025)¶
pubrepo.guance.com/dataflux/1.108.195:launcher-aead114-1743399725
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.108.195.tar.gz
- MD5:
03acc2e8d325b7b1be25b5971497cd8c
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.108.195.tar.gz
- MD5:
f60ae5208194381346fbdc3d22df707b
- MD5:
Attention
For this Deployment Plan, the minimum version requirements for the GuanceDB component are:¶
GuanceDB for Logs¶
- guance-select: v1.13.5+
- guance-insert: v1.13.5+
GuanceDB for Metrics¶
- guance-select: v1.13.5+
- guance-insert: v1.13.5+
- guance-storage: v1.13.5+
Deployment Plan Updates¶
- Data storage structure adjustment
- Migrated Synthetic Tests data from the original log table to an independent table. This version uses a dual-write mechanism to write into both old and new tables, but queries still use the old table functionally.
- Split RUM data table structures. Originally unified Session and View data will be separated into independent tables. This version uses a dual-write method to ensure compatibility but functionally still queries from the old table.
For more product feature updates, please refer to the product features Change Log -> March 26, 2025
1.107.194 (March 12, 2025)¶
pubrepo.guance.com/dataflux/1.107.194:launcher-e747002-1742390108
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.107.194.tar.gz
- MD5:
03acc2e8d325b7b1be25b5971497cd8c
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.107.194.tar.gz
- MD5:
f60ae5208194381346fbdc3d22df707b
- MD5:
Breaking Changes¶
Events df_alert_info
field definition adjustment, adding unmatched alarm strategy reason explanation. Filtering should still be done using isIgnored
to obtain actual external notification targets.
For more product feature updates, please refer to the product features Change Log -> March 12, 2025
1.106.193 (March 8, 2025)¶
pubrepo.guance.com/dataflux/1.106.193:launcher-2ce6b5a-1741359234
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.106.193.tar.gz
- MD5:
c4d91656b7cdd641beb6094c567e6160
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.106.193.tar.gz
- MD5:
8e011cfb7d9321f9194ac160aad92067
- MD5:
Deployment Plan Updates¶
- Fixed some bugs
For more product feature updates, please refer to the product features Change Log -> February 27, 2025
1.106.192 (March 5, 2025)¶
pubrepo.guance.com/dataflux/1.106.192:launcher-d438422-1741176806
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.106.192.tar.gz
- MD5:
108ade865cc48ddb47e81cc29a101ef1
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.106.192.tar.gz
- MD5:
26cce1d476048898c261b3a7bbe9a2fc
- MD5:
Deployment Plan Updates¶
- Fixed some bugs
For more product feature updates, please refer to the product features Change Log -> February 27, 2025
1.105.191 (February 27, 2025)¶
pubrepo.guance.com/dataflux/1.105.191:launcher-b3bee84-1740751379
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.105.191.tar.gz
- MD5:
0882e8fa58ebdbf6597c0943455b49b1
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.105.191.tar.gz
- MD5:
bf7acef9f04550d8e199a287b6080445
- MD5:
For more product feature updates, please refer to the product features Change Log -> February 27, 2025
1.104.190 (February 19, 2025)¶
pubrepo.guance.com/dataflux/1.104.190:launcher-f574b1d-1740401808
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.104.190.tar.gz
- MD5:
c75a12066300d28f85912128bf5e4b6f
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.104.190.tar.gz
- MD5:
9fc1d397413d9a49c1f9fc2362a7301c
- MD5:
Attention
For this Deployment Plan, the minimum version requirements for the GuanceDB component are:¶
GuanceDB for Logs¶
- guance-select: v1.11.4+
- guance-insert: v1.11.4+
GuanceDB for Metrics¶
- guance-select: v1.11.4+
- guance-insert: v1.11.4+
- guance-storage: v1.11.4+
Breaking Changes¶
Events df_meta
will no longer retain alert_info
related information records. Users who previously depended on this information to retrieve notification targets should switch to using the newly added df_alert_info
(event alert notifications), df_is_silent
(whether muted), and df_sent_target_types
(event notification object types) fields to complete corresponding functions.
Potentially affected functional scenarios:
- Custom usage scenarios obtained via OpenAPI to interface events with external systems
- Custom usage scenarios forwarding event notification objects to external systems via Webhook
Deployment Plan Updates¶
- Launcher supports one-click pausing of all monitors to prevent false alarms during upgrades. Note: This feature requires upgrading to version 1.104.190 for support.
For more product feature updates, please refer to the product features Change Log -> February 19, 2025
1.103.189 (January 16, 2025)¶
pubrepo.guance.com/dataflux/1.103.189:launcher-d4a5efc-1737455050
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.103.189.tar.gz
- MD5:
e3c0d6aa1ca3e063575aeb1c7c6cf2da
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.103.189.tar.gz
- MD5:
1edf1c249834224b0ee2fa49e2280927
- MD5:
Feature Updates¶
User Access Monitoring¶
- Added Funnel Analysis functionality: users can create funnels by defining conversion steps, viewing data conversions, and conducting in-depth analysis;
- Integration of user insight modules: added user insight module that consolidates heatmaps and funnel analysis within the module, providing more comprehensive tools for analyzing user behavior;
- Added mobile SourceMap restoration: Android and iOS applications support uploading SourceMap files on pages and viewing restored data in error explorers.
Application Performance Monitoring¶
APM adds installation guidance for automatic host injection when adding services, simplifying the installation process.
Integration¶
- DataKit (data collection tool): The DataKit installation page added Docker-based installation guidance, offering more diverse installation options;
- External data source optimization: Added query standard prompts when querying SLS data sources, helping users conduct more accurate data queries.
Use Cases¶
Combined Charts Optimization: Combined charts add dashboard variable configurations, allowing selection of current dashboard variables to apply to combined charts, facilitating more flexible filtering and analysis of data.
Monitoring¶
Spike detection monitors: Added support for weekly and monthly year-on-year comparisons of query cycles.
Obsy AI Intelligence¶
Added DataFlux Func-related knowledge bases.
Pipeline¶
Automatic Pipeline generation optimization: Supports simultaneous interaction acquisition of Pipeline parsing in structured plus natural language form.
Bug Fixes¶
- Fixed display issues in log stacking mode;
- Fixed misalignment of input boxes in log monitoring monitors;
- Fixed incorrect metric calculations;
- Fixed Volcengine not supporting
having
statements; - Fixed errors selecting “Request Error Rate” and “Average Requests Per Second” metrics in application performance metric monitoring;
- Fixed Volcengine underlying
not in
statement not working; - Fixed large amounts of data returned in event lists affecting page load speed;
- Fixed Hangzhou site event one-click recovery not meeting expectations.
1.102.188 (January 8, 2025)¶
pubrepo.guance.com/dataflux/1.102.188:launcher-0bd0be5-1736856269
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.102.188.tar.gz
- MD5:
07d82df7e9a6ccb4ba747e8cb02d0882
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.102.188.tar.gz
- MD5:
e5ee7933fd1f46ae9df5d05219b4726d
- MD5:
Deployment Plan Updates¶
- Deployment tool
Launcher
Optimization:- Fixed the unit error issue in the "Resource Configuration" for CPU cores and memory bytes in the "Workload Configuration" function.
- Optimized the confirmation pop-up repetition issue when restarting workloads.
- Management Backend > Workspace Menu Optimization:
- Added two screening items, main storage engine and business, to the workspace list, enabling convenient workspace screening;
- Optimized the logic for returning workspace list pages so that when modifying/deleting a workspace or changing the data reporting limit of a workspace, the current page will remain, improving the query experience.
- New parameter added to Deployment Plan:
alertPolicyFixedNotifyTypes
, which supports configuring whether to display the "email" notification method in alert policies Configuration Reference.
OpenAPI Updates¶
- Field Management: Supports retrieving field management lists and supports creating/modifying/deleting field management.
- Synthetic Tests: Supports modifying dialing tasks.
- Incident > Schedule: Supports retrieving schedule lists and supports creating/modifying/deleting schedules.
- Incident > Configuration Management: Supports retrieving notification policy lists and supports creating/modifying/deleting notification policies; supports retrieving Issue discovery lists and supports creating/modifying/enabling/disabling/deleting Issue discovery configurations.
Feature Updates¶
Logs¶
- Log Index Optimization:
- When accessing built-in views of logs and the log context tab, the currently selected log index and
default
index will be selected by default respectively. Both tabs support multiple index selections. Additionally, after enabling cross-workspace queries and selecting authorized workspaces in the menu, it supports querying index data from corresponding workspaces directly. Ultimately, this helps users comprehensively view associated log data on a single page, optimizing the log query interaction. - When listing log indices, except for
default
being displayed at the top, other log indices are listed in alphabetical order A-Z.
- When accessing built-in views of logs and the log context tab, the currently selected log index and
- Log Explorer added Stacked View Mode: In stacked mode, fields are consolidated into a single column, and these fields are presented row-wise within cells. The presentation of log information becomes more compact and clear, making it easier for users to quickly browse and analyze.
- Log Pipeline Optimization: Test samples for log pipelines are adjusted to obtain all fields of logs and require filling in line protocol format. Additionally, manually entered logs must follow the required format.
Use Cases¶
- Table Chart Optimization:
- Multi-metric query sorting support: When performing multi-metric queries using a single DQL, the table chart now supports sorting.
- Table pagination selection: Added table pagination selection functionality, allowing users to choose appropriate pagination sizes based on data volume and viewing needs.
- Combined Charts: Supports adjusting the order of charts.
- Chart Optimization: Adjusted the function order of the DQL query component, emphasizing the use cases of the Rollup function, helping users better utilize the Rollup function for data aggregation and analysis.
Management¶
-
Events support configuring data forwarding: Supports configuring data forwarding rules for event types, saving event data that meets filter conditions to Guance object storage and forwarding to external storage, providing flexible event data management capabilities.
-
Workspaces added DataKit Environment Variables: Workspaces support managing DataKit environment variables, allowing users to easily configure and update environment variables, achieving remote synchronized updates of DataKit collection configurations.
-
Query Audit Events Optimization: Added multiple fields to record query information, while supplementing the time range of queries in the event content, facilitating tracking and analyzing query behaviors.
Pipeline¶
Automatic Pipeline generation optimization: Changed the way hints appear, enhancing product experience.
Obsy AI Intelligence¶
Obsy AI Intelligence added Chart Generation: Based on large models, the chart generation function automatically analyzes user input text data and intelligently generates suitable charts, solving problems such as tedious manual chart creation and difficulties in choosing charts.
Monitoring¶
Alert Strategies: Support appending names used for purpose descriptions in member-configured notification rules.
New Integrations¶
- Added AWS Gateway Classic ELB;
- Added Volcengine TOS Object Storage;
- Modified AWS Classic collector name;
- Added MinIO V3 integration;
- Updated elasticsearch, solr, nacos, influxdb_v2, mongodb integrations (views, documents, monitors);
- Updated Kubernetes monitoring views.
Bug Fixes¶
- Resolved the issue where event data cross-space authorization did not take effect;
- Resolved the issue where carrying
trace_id
when jumping from log association links to the link explorer could not query data; - Resolved the issue where expression queries in views could not perform numerical fill;
- Resolved the issue where external event detection monitors did not generate operation audit records when changing alert strategies;
- Resolved the issue where the column width of the event display list could not be adjusted.