Release History¶
1.101.187 (December 25, 2024)¶
pubrepo.guance.com/dataflux/1.101.187:launcher-bd04e6c-1735636678
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.101.187.tar.gz
- MD5:
0de09e506f59ff2b5761674137f365f9
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.101.187.tar.gz
- MD5:
52e23a474a8247287c0c6ad8309cf666
- MD5:
Deployment Plan Update¶
Launcher Update¶
-
Kubernetes Operation History
- All changes to Kubernetes now support version history records for traceability and management.
-
New Workload Management Functionality
- Supports adjusting the number of Workload replicas.
- Supports modifying the Workload image address.
- Supports configuring Workload resource limits (Limit), taints (Taint), affinity (Affinity), and other settings.
- Supports one-click rollback of Workloads to historical versions and comparison of differences between versions.
-
Launcher Service Management
- Added the ability to directly shut down the Launcher service from the Launcher interface.
-
Registry Key Configuration Synchronization
- After modifying the Registry Key configuration, it will automatically synchronize and update the
registry-keySecret in Kubernetes preset by the service.
- After modifying the Registry Key configuration, it will automatically synchronize and update the
-
Deployment Security Enhancement
- During a fresh deployment, the password for the backend admin account must be manually entered during the installation information collection phase to ensure security.
-
UI Optimization
- All functional menus now include Icon identifiers to enhance visual effects and improve user experience.
Feature Updates¶
-
Deployment Plan supports custom navigation bar and action button display text.
-
Management Backend Member Menu Optimization:
- Added a "Login Type" column to distinguish between default login members and SSO login members, and supports filtering by login type;
- For SSO login members, supports editing the "Other Attributes" field, allowing custom attribute information. This information will be synchronized to Webhook notifications and the corresponding event content area when sending alerts.
-
For workspaces with Volcengine as the primary storage engine, the storage strategy for links, logs, and custom log indexes has been adjusted to: standard storage, low-frequency storage, and archive storage, with configurable durations for hot data, low-frequency data, and archive data. Additionally, if the primary storage engine is Volcengine, when creating a new index in the Guance console, the storage strategy will also be adjusted to: standard storage, low-frequency storage, and archive storage.
OpenAPI Updates¶
- Resource Catalog: Supports obtaining the resource catalog list, supports creating/modifying/deleting/exporting resource explorers.
- Generate Metrics: Supports listing metrics, supports creating/modifying/enabling/disabling/deleting metrics.
Feature Updates¶
Pipeline¶
Automated Pipeline Writing: Traditional log parsing methods often rely on manual script writing based on rule familiarity, which consumes significant time and is prone to errors, leading to inefficiency in writing Pipelines and inability to respond and resolve issues promptly. To improve efficiency and reduce manual costs, this feature leverages the natural language processing capabilities of large models to assist in automated log content parsing, helping developers write Pipelines more efficiently, accurately extracting valuable information from large volumes of logs, and simplifying data flow and processing.
Monitoring¶
AI Alert Compression and Merging: Uses large models to compress and merge monitoring alert events, reducing redundancy in alert events, especially when the system generates a large number of alerts in a short period. By integrating alert events, it ensures that operations personnel receive only one comprehensive alert within a specified time period (e.g., 10 minutes) instead of multiple repeated alerts.
Cloud Bill Analysis¶
Cloud bill scenario views and explorers now support displaying consumption currency categories.
Scenarios¶
- Dashboards and built-in views now support identifier IDs: Dashboards and user views can be uniquely identified via identifier IDs, and chart configuration jump links can locate dashboards or user views via identifier IDs.
- Explorer auto-refresh logic adjustment: The "Pause" button has been removed from the time component, and a new "off" option has been added to the refresh frequency options, allowing users to turn off auto-refresh as needed, making operations more concise and intuitive. Additionally, the "Explorer Auto Refresh" switch in personal settings has been removed to avoid functional redundancy and optimize user settings.
- Explorer new function:
MD5(), supports querying log data desensitized by MD5 encryption in the explorer. - Chart optimization: Charts now support obtaining PromQL metric names as legends, and
{__name__}can be used to configure metric names as alias displays. - PromQL editor now supports syntax highlighting and syntax hints.
Metrics¶
Generate Metrics optimization:
- All types of generated metrics are now integrated under the metrics catalog for unified viewing and management.
- Supports re-aggregating existing metric data to generate new metrics, providing more dimensions for data analysis.
Management¶
Data access and sensitive data viewing desensitization rule application optimization: Optimized multi-rule multi-role combination overlay data viewing scope. If a member has multiple roles, the final data access scope will be the union of the scopes defined in the rules, and the sensitive data viewing desensitization rules follow the same logic.
Infrastructure¶
Resource Catalog cross-workspace query: In the resource catalog menu, supports cross-workspace querying of resource list data.
New Integrations¶
- Added Volcengine ALB integration;
- Added Volcengine CLB integration;
- Added Volcengine NAS integration;
- Added Kube State Metrics integration;
- Added Ranger admin integration;
- Added Ranger tagsync integration;
- Added Ranger usersync integration;
- Updated Redis dashboards and monitors;
- Updated nginx integration & dashboard;
- Updated RabbitMQ dashboards and monitors.
Bug Fixes¶
- Fixed the issue where host tags were not taking effect;
- Fixed the issue where token updates failed in the console;
- Fixed the issue where sorting in combined dashboards was lost due to refresh operations;
- Fixed the issue where table charts in shared dashboards had no data displayed in edit mode;
- Fixed the issue where switching between different charts in cross-space authorized query dashboards did not trigger backend requests;
- Fixed the issue where
versiondata in RUM views was abnormal; - Fixed the issue where built-in Func prompts in monitors could not find the account and reported 404 errors without generating events;
- Fixed the issue where user access monitoring list data showed as 0;
- Fixed the UI display issue at the bottom of the AI assistant page;
- Fixed the issue where a resource classification in the resource catalog still existed after successful deletion.
- Fixed the issue of false alerts due to data gaps.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.100.185 (December 11, 2024)¶
pubrepo.guance.com/dataflux/1.100.185:launcher-d8e4c42-1734341625
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.100.185.tar.gz
- MD5:
711b90a43b1e0c5e944d7210cc2edbce
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.100.185.tar.gz
- MD5:
9fdc1001c8e90d380567bc74d6aec585
- MD5:
Guance Deployment Plan Update¶
- After modifying the Registry Key configuration in Launcher, the corresponding registry-key configuration in k8s will be updated in real time.
Feature Updates¶
Scenarios¶
- Topology Map now supports external data queries: Allows users to draw topology maps via DataFlux Func to achieve external data visualization. Users only need to connect data according to the chart structure to easily achieve external data visualization.
- Chart optimization
- Chart display effect optimization: The chart display effect has been optimized to slide out from the side, categorized display, making chart search and use more convenient.
- Chart description and applicable scenario display: Chart lists now include chart descriptions and applicable scenarios to help users better understand and select appropriate chart types.
- View Variable Optimization
- View variables now support configuring the upper limit of listed values to avoid performance issues caused by too much data being listed.
- The default listing limit for the deployment plan is 50, and supports custom default listing quantities. Note: Page configuration limits take precedence over global limits.
Infrastructure¶
- Resource Catalog Optimization:
- Added grouping functionality: To improve resource management efficiency, a new resource grouping function has been added. Users can group resource classifications with commonalities for easier management and viewing, optimizing resource organization.
- Explorer honeycomb map mode optimization: Supports configuring the field list for "color fill" and "group analysis", allowing users to customize selectable fields as needed.
- Container, Resource Catalog Explorer Search Optimization: Container explorer now supports
container_namesearch, and resource catalog supportsnamesearch.
Monitoring¶
Alert Strategy Configuration Optimization
- Supports one-click creation of associated monitors via the alert strategy entry, adding a unified alert notification management mode centered on alert strategies.
- Optimized the display interaction of the alert strategy list association.
RUM¶
RUM now supports React Native application types and allows uploading SourceMap for data parsing and restoration. If you need to upload SourceMap for React Native applications originally created under Android / iOS types, please note:
-
When creating a new application, select the "React Native" application type. During creation, you can directly copy the name and application ID of the existing React Native application under the Android / iOS type, then click the "Create" button. After creation, you can configure SourceMap under this application. This change only affects the creation method of React Native applications and does not affect data collection.
-
If your original React Native application under the Android / iOS type has associated monitors and you have not recreated the React Native application with the same ID under the "React Native" type, the original monitors can continue to work normally. However, if you have already recreated the "React Native" type application, the original monitors will not be able to obtain data in the "Application Name" item and will display as empty. In this case, you need to select the application type as "React Native" and resave this monitor.
APM¶
APM installation guide now supports automatic injection method: In the APM (Application Performance Monitoring) installation guide, a new Kubernetes Operator automatic injection installation method has been added. This method simplifies the APM deployment process, allowing users to quickly install and use APM in Kubernetes environments.
New Integrations¶
- Added HBASE region integration;
- Added HBASE master integration;
- Optimized NodeExporter integration view;
- Added Huawei Cloud DCAAS Cloud Direct Connect integration;
- K8S dashboard adjustments;
- Updated memcached views and monitors;
- Updated rabbitmq views and monitors.
Bug Fixes¶
- Fixed the issue where expression query values were abnormal;
- Fixed the issue where, when querying the CPU usage rate of pods started at a certain time using PromQL in charts, data could be seen in the time series chart within the time range, but data could not be queried when converted to chart queries.
- Fixed the issue where alert events did not recover.
- Fixed the issue where PromQL query results were abnormal.
- Fixed the issue where modifying the hot storage duration in the management backend of private deployment reported an error due to the missing
warmretentionfield. - Fixed the issue where log search results in the deployment plan were inconsistent with searches on Volcengine TLS.
- Fixed the issue where dashboards embedded in user IFrame pages would randomly zoom.
- Fixed the issue where creating a new group in user management and adding it to multiple spaces caused page lag.
- Fixed the issue where entering the Guance console > events reported an error
df_fault_id. - Fixed the issue where opening the event menu would prompt exceeding memory limits.
- Fixed the issue where overview chart expression calculations were incorrect.
- Fixed the issue where monitors triggered alerts but did not generate events.
- Fixed the issue where the log query function of the Volcengine base in the deployment plan was abnormal.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.99.184 (December 05, 2024)¶
pubrepo.guance.com/dataflux/1.99.184:launcher-71d4565-1733376363
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.99.184.tar.gz
- MD5:
d7f759b7b25a1d50c721608f113588c7
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.99.184.tar.gz
- MD5:
b6547a872bbf81bff77255d355ec77d5
- MD5:
This version is a fix version with the following updates:
Guance Deployment Plan Update¶
- Fixed the issue where database structure upgrades might fail during the upgrade process.
1.99.183 (November 27, 2024)¶
pubrepo.guance.com/dataflux/1.99.183:launcher-a0f6329-1733131478
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.99.183.tar.gz
- MD5:
ddc63b16e02ed8473740fe97983c7c35
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.99.183.tar.gz
- MD5:
e1b2ddfe419889a947d16b7e11204bb2
- MD5:
Breaking Changes¶
-
OpenAPI: If configuring alert strategies via API to notify rules by member, note that the parameter structure for adding/modifying member-type alert strategies via OpenAPI has been adjusted.
-
Dashboard > Visibility Range: Added a "Custom" option to configure the operation and view permissions for members of this dashboard.
- Note: If you previously added "Teams" to the visibility range, the team configuration will become invalid and needs to be reconfigured.
Feature Updates¶
Cloud Bill¶
- Added a feature guide page: Provides concise steps and explanations to help users get started quickly;
- Added support for Volcengine and Microsoft Cloud data ingestion.
External Data Source Integration¶
-
MySQL Data Storage System Support: The platform now supports integrating MySQL data storage systems, allowing users to achieve real-time data querying and analysis.
-
Direct Use of Native Query Statements: Users can directly use the native query statements of data sources in charts for data querying and display without any conversion or adaptation.
-
Data Security and Privacy Protection: To protect user data security and privacy, the platform will not store any added data source information. All data source configurations will be saved directly in the user's local Func, ensuring data source information security and avoiding data leakage risks.
Monitoring¶
-
Alert Strategy > Notify Rules by Member Configuration:
- Supports configuring multiple group member notification rules to take effect in parallel;
- Member configuration notification rules support defining effective time ranges. If multiple time ranges exist, they will be matched in order, and only the first matched time range's notification rules will be used for alert sending.
-
Monitor: Supports searching when configuring associated alert strategies.
-
Mute Time: When defining "Repeat" mute times, supports custom mute start time and mute duration, and supports configuring mute cycles "by day", "by week", and "by month" for more flexible mute time definitions. Also added a mute plan preview function to view the currently defined mute times.
Billing and Plans¶
- Supports custom configuration of alert notification members. When billing items exceed the set threshold, email alerts will be sent to the Owner and corresponding notification members;
- Supports setting exclusive notification members for each billing item;
- Supports creating external email addresses as notification members by pressing Enter.
Application Performance Monitoring¶
- RUM > Analysis Dashboard, Container > Analysis Dashboard: View switching display optimization, providing a smoother experience when users switch views.
- Log Built-in Page: Supports searching when selecting log indexes, optimizing the operation experience.
Events¶
- Unrecovered Event Explorer supports adjusting the query event range via the time widget;
- Event Explorer supports custom configuration of display columns.
Scenarios¶
Chart Optimization: Supports configuring whether to use scientific notation for chart data display.
Management¶
Blacklist: Added name and description fields, supports distinguishing purposes and other associated scenarios.
Help Center¶
Help Documentation Optimization: Integration page added description information to help intuitively view integration information.
Deployment Plan Update¶
- Supports modifying configuration files to customize the default time range of explorers;
- Management backend member information supports inputting international phone numbers.
New Integrations¶
- Added Azure MySQL;
- Added Huawei Cloud Mariadb integration;
- Added Huawei Cloud EIP integration;
- Added Huawei Cloud WAF integration;
- Added Confluent cloud integration;
- Updated Alibaba Cloud SAE integration, adding link and log parts integration;
- Updated SQLSERVER monitor.
Bug Fixes¶
- Fixed the issue where some explorer list column names could not be aliased via the "Display Columns" entry;
- Fixed the issue where applications listed when generating metrics in RUM were not affected by data access rules;
- Fixed the issue with front-end style adaptation in Application Performance Monitoring > Error Tracking > Issue Auto Discovery;
- Fixed the issue with query time in Dashboard > Charts for resource catalog queries;
- Fixed the issue where the billing analysis account period column width could not be adjusted.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.98.182 (November 20, 2024)¶
pubrepo.guance.com/dataflux/1.98.182:launcher-a1381c3-1732173851
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.98.182.tar.gz
- MD5:
93a3c271e6395318b98aafc14f668289
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.98.182.tar.gz
- MD5:
5a34bb3b9810dfa5774e5b2eb1b48026
- MD5:
Feature Updates¶
Microsoft Cloud Market Listing¶
Guance has been listed on the Overseas Microsoft Cloud Market, and commercial plan workspaces now support "Microsoft Cloud" as a settlement method.
Integration -> Extension¶
- Func Platform Linkage Optimization: Can view all connected DataFlux Func lists in extensions, facilitating user management and monitoring of all connected external data sources.
Deployment Plan Update¶
- Volcengine TLS supports JSON indexing and search.
Bug Fixes¶
- Fixed the issue where forwarding data to Kafka consumed excessive Kafka outbound traffic.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.98.181 (November 13, 2024)¶
pubrepo.guance.com/dataflux/1.98.181:launcher-475455f-1731916153
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.98.181.tar.gz
- MD5:
2ebf51ebd9e2ac8d5ff30ac3e626f597
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.98.181.tar.gz
- MD5:
23c290d7a651f8e8702808b3fea87983
- MD5:
Attention
This deployment plan has the following minimum version requirements for GuanceDB components¶
GuanceDB for Logs¶
- guance-select: v1.9.6+
- guance-insert: v1.9.6+
GuanceDB for Metrics¶
- guance-select: v1.9.6+
- guance-insert: v1.9.6+
- guance-storage: v1.9.6+
Deployment Plan Update¶
- Forgot Password: When forgetting the login password, supports retrieving the password via the email verification code associated with the account. Note: If the account is not associated with an email, this method cannot be used to retrieve the password.
- Global DCA Configuration: Added global DCA address configuration, allowing one-click configuration of DCA addresses for all workspaces.
OpenAPI Updates¶
- Snapshot: Supports creating snapshots of log explorers via OpenAPI generate snapshots.
- Data Access: OpenAPI supports obtaining data access lists, supports getting/creating/modifying individual data access rules.
Feature Updates¶
Billing and Plans¶
- High Consumption Alert Optimization: High consumption alert added total consumption alert functionality, supporting setting alert amounts for workspace total consumption.
Application Performance Monitoring¶
- Java applications support creating memory snapshots, helping developers quickly analyze and optimize application performance.
- Installation Guide Optimization: Added K8S deployment installation guide.
DQL Query¶
Supports directly specifying [today], [yesterday], [this week], [last week], [this month], [last month], time parameters.
Management¶
- Invite Members: Added line break separation function, multiple emails can be recognized via line breaks.
- Data Forwarding Rule Expansion: Data forwarding to Huawei Cloud OBS supports AK, SK access, providing richer OBS access methods.
- Workspace:
- Workspace deletion or dissolution added 7-day temporary storage logic, workspace data will be finally cleared after 7 days;
- Supports configuring personal account-level default space and pinned space.
Monitoring¶
- Monitor Function Enhancement: When selecting logs for detection indicators, supports searching log indexes for selection.
- Monitor: Monitor threshold trigger judgment configuration appended to events for recording, associated event field:
df_monitor_checker_value_with_unit, event content can render the detection value with units via{{ Result_with_unit }}. - Intelligent Monitoring Event Supports Bilingual Switching: When switching workspace language, intelligent monitoring events support changing with workspace language.
- Cloud Bill Monitoring View: Cloud bill views support more instance perspective bill analysis.
Scenarios¶
- Bar chart added Y-axis upper and lower limit settings, allowing more precise control of chart display effects;
- Supports selecting "All Spaces" when performing cross-workspace queries, allowing users to obtain all information at once.
New Integrations¶
- Added Azure SQL Servers;
- Added Huawei Cloud RDS SQLServer;
- Added Huawei Cloud DDS integration;
- Huawei Cloud DCS (redis) added slow log collection process;
- Huawei Cloud MongoDB slow log collection process;
- Huawei Cloud RDS MYSQL slow log collection process;
- Optimized Node Exporter views, documentation;
- Optimized EMQX views, documentation, added monitors;
- Optimized Kubernetes views;
- Optimized SQLServer views and monitors;
- Optimized Redis views and monitors;
- Optimized Kafka views and monitors.
Bug Fixes¶
- Fixed the issue where alert strategy setting filter conditions, using extended fields in event information for filtering, could not send alerts.
- Fixed the issue where filter conditions in alert strategies did not display all content.
- Fixed the issue where regular expression matching in alert strategies caused monitors to fail to send alerts.
- Fixed the issue where configuring alert delivery to exception tracking, and notifying specified Webhooks via exception tracking, found that
issue.addtype creation notifications were not sent normally. - Fixed the issue where secondary menu data in the resource catalog was unstable.
- Fixed the issue where resource classifications added to secondary menus in the resource catalog were deleted but the secondary menus still existed.
- Fixed the issue where JSON in the resource catalog was cleared after saving and reopening.
- Fixed the issue where associating dashboards with resources via tags in the resource catalog incorrectly associated dashboards with resources that did not match the tags.
- Fixed the issue where selecting resource catalog, loading display columns was not continuous, with obvious transition display columns in the middle.
- Fixed the issue where log flow chart filter conditions were lost after version upgrade, and views could not load normally.
- Fixed the issue where the "Add Filter" function in the log explorer could not fully recognize
trace_idstrings. - Fixed the issue where
-bpf_net_l7_loglog associated network logs were inaccurate.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.97.180 (November 08, 2024)¶
pubrepo.guance.com/dataflux/1.97.180:launcher-972c327-1731042264
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.97.180.tar.gz
- MD5:
0a6a2bf00fbef5fb29fd2b6bbf544880
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.97.180.tar.gz
- MD5:
cf961aa69c6e6d1635893b9813a7216b
- MD5:
Feature Updates¶
Monitoring¶
Alert Strategy added member scope definition notification rules, helping users better manage alert notifications and problem handling boundaries.
Scenarios¶
Rollup Function is only applicable to metric data queries. In chart simple mode, query selections for other data types will be deprecated.
Bug Fixes¶
- Fixed the issue where infrastructure honeycomb charts did not display specific usage rates.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.97.179 (October 30, 2024)¶
pubrepo.guance.com/dataflux/1.97.179:launcher-743e11c-1730431656
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.97.179.tar.gz
- MD5:
160fe9a8e9566221149a4a52ff4b0c2b
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.97.179.tar.gz
- MD5:
7f52fa4bbf4342ebc052adf079dfcbf8
- MD5:
Attention
This version depends on v1.9.3 version of GuanceDB for logs engine, please upgrade GuanceDB for logs engine's guance-select, guance-insert components to at least v1.9.3 version.
Deployment Plan Update¶
- Management backend added monitor menu: Lists all workspace monitors, supports searching, filtering monitors; supports modifying monitor enable/disable status, deleting, exporting monitors, etc., and supports cloning single/batch monitors to selected workspaces.
- Note: Combined detection monitors do not support cross-workspace cloning.
- MFA Security Authentication Optimization: Added hidden 7-day auto-login option switch, supports configuring whether to enable the no-authentication login option.
- CDN Domain Configuration: Can configure CDN domain in configuration files, RUM application access page will automatically obtain and display.
New Integrations¶
- Alibaba Cloud SAE;
- Node Exporter;
- Azure Public IP;
- Grafana Guance Datasource;
- Grafana Dashboard;
- Greenplum.
Feature Updates¶
Cloud Bill¶
Added primary navigation menu, preset explorers and bill analysis views for cloud bill data, optimizing user viewing experience.
Note: Free Plan does not support this.
Monitoring¶
- Host Intelligent Monitoring added network detection extension: Based on host network monitoring, provides efficient network performance monitoring, helping users monitor host network traffic in real time, identify abnormal traffic and potential connection issues and warn in time, avoiding affecting business normal operation. The system supports multi-dimensional visualization functions, helping users deeply analyze and understand host network usage, optimize bandwidth allocation and resource utilization, providing data support for future capacity planning, thus ensuring reasonable configuration of network resources.
-
Monitor Function Enhancement:
- Supports batch setting associated alert strategies in the monitor list.
- Log explorer can one-click configure 【Log Detection】 type monitors for current filter and search conditions.
- Note: Only when
left *query is enabled at both site and workspace levels, monitors supportleft *query. Otherwise, if log explorer configuresleft *query, jumping to monitor will query error.
-
Notification Targets List:
- Added search, quick filter function, supports quick retrieval of notification targets;
- For notification targets that have failed to send for two consecutive days and are disabled by the system, a mark is displayed after the name.
-
Mute Rules Optimization:
- Added rule name and description configuration function, improving rule management convenience;
- Event attributes support logical combination relationships (AND and OR) of different fields;
- Optimized list display effect, supports custom display columns, improving user interface personalization experience.
-
- Label matching logic in notification rules supports free combination of AND and OR relationships of different fields, interactive experience consistent with explorer filter search component;
- Added custom operation permission configuration;
- Added alert strategy description filling.
Scenarios¶
- Added host NET analysis view: Through host network usage, bandwidth allocation and resource utilization and other indicators aggregation, providing data support for future capacity planning, thus ensuring reasonable configuration of network resources.
- Chart Query Optimization:
indexdoes not supportbygroup query, optimized DQL query interactive experience;- By label range / filter label range listing precise to indicator level;
- DQL query added log index query function:
show_logging_index(), can be applied at dashboard view variable, and chart query index configuration supports view variable filling; - Chart expression query function now supports cross-space query;
- Optimized combined chart time lock display, providing more intuitive user experience.
- Explorer Page Optimization: Explorer detail page bound host Tab page added
host_ipdisplay.
Pipeline¶
Pipeline Text Processing Optimization: Isolated "Local Pipeline" and "Central Pipeline", allowing different types to add processing scripts for the same data source. Added prompt information, helping users more intuitively understand processing differences.
Management¶
Data Access Function Integration:
- Application performance and metrics added data access function;
- Management added 「Data Access」 function module, integrating all data types, supporting users to quickly query and filter.
Synthetic Tests¶
Testing Task Optimization: Websocket testing content box input limit increased to 128k; testing task page overall optimization.
Bug Fixes¶
- Fixed the issue where pie chart 0% value display ambiguity, optimized 0% value in drawing proportion and visual effect.
- Fixed the issue where viewing "Events" menu default page load error.
- Fixed the issue where log index selection multiple indexes appeared.
- Fixed the issue where "External Event Monitor" passed in third-party tools Event
extra_datafield missing. - Fixed the issue where log explorer quick filter switch host, right data not refreshed.
- Fixed the issue where table chart empty value display optimization demand.
- Fixed the issue where API import data access rules query conditions not displayed on the page.
- Fixed the issue where testing logs can be viewed in log function, but cannot find related data source when performing PL processing.
- Fixed the issue where application performance monitoring service topology error.
- Fixed the issue where GuanceDB upgrade to latest version DQL not support tag calculation.
- Fixed the issue where log context cannot locate current log.
- Adjusted application intelligent monitoring sensitivity, reduced request number abnormal sudden drop too much problem.
- Improved mutation detection monitor high-frequency tags incompatibility problem.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.96.178 (October 16, 2024)¶
pubrepo.guance.com/dataflux/1.96.178:launcher-8f2b0c4-1729223560
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.96.178.tar.gz
- MD5:
e7fb67ced822ca02ba4ede7220659d72
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.96.178.tar.gz
- MD5:
7a0c55b6a013d1ce1867478088ba588e
- MD5:
Deployment Plan Update¶
- Dashboard view variable dropdown list value cancel
limit 50limit, to meet different data query needs. - Management backend update: Management menu hidden items added "Help", "Avatar", "System Notification" and "Shortcut" options, to improve management efficiency.
New Integrations¶
- Hadoop hdfs datanode;
- Hadoop hdfs namenode;
- Hadoop yarn nodemanager;
- Hadoop yarn resourceManager;
- Fluent Bit;
- Azure VM;
- NPD: Added event mode collection & introduction.
Feature Updates¶
Obsy AI Bot¶
Guance introduced Obsy AI Bot, providing quick responses and answering Guance related questions.
Cloud Bill Intelligent Monitoring¶
- Added cloud bill explorer: When bill data is collected to Guance, can create cloud bill explorer via cloud bill explorer template to view all cloud bill data.
- Added cloud bill system view: Through cloud bill product, region, instance level consumption analysis, helping users quickly analyze and understand current cloud resource consumption trends, providing reference for future cloud resource cost planning.
- Added Cloud Bill Intelligent Monitoring: Cloud bill intelligent monitoring provides efficient cloud cost management tools, helping users monitor cloud service consumption in real time, identify abnormal costs and warn, avoiding unnecessary expenses. It supports multi-dimensional visualization functions, helping users analyze and understand cloud resource consumption patterns, providing basis for future budget planning, thus optimizing cloud resource configuration, ensuring cost effectiveness.
Monitoring¶
- Monitor Configuration Interaction Optimization:
- Supports configuring Incident Issue Association creation for selected level events;
- Optimized Crontab custom detection frequency and detection interval configuration interaction;
- Added Notification Content Customization.
- Alert Strategy Configuration Optimization:
- Rules added Regular Expression Matching for event filter conditions;
- Optimized filter condition configuration display.
- Data Sampling Optimization: In monitor configuration page and metric analysis page, when charts automatically trigger data sampling due to large data volume, users can manually turn off data sampling function.
Logs¶
- Logs added Error Tracking: Supports error log tracking viewing analysis.
Scenarios¶
- Dashboard Visibility Range Optimization: Dashboard visibility range added custom configuration of visible members on top of public, and supports batch setting dashboard visibility range, to improve dashboard management efficiency.
- Template Variable Adjustment: Added
#{startTime},#{endTime}two time variables, supports obtaining current chart actual query time, can apply this variable in chart query, chart link. - Log Flow Chart Display Column Optimization: Log flow chart display column if
@jsonformat cut out fields, can set unit for this field, to unify chart data viewing and analysis experience. - Platform Chart Color Scheme Upgrade: Platform chart color scheme upgraded, providing better visual effects.
- Cross Workspace Query: All chart expression query functions now support cross workspace query.
Management¶
- Blacklist Function Enhancement: Supports all data types data source full selection, single selection, multiple selection configuration.
- Self-built Index/Sensitive Data Scan/Data Forwarding: To optimize data processing and writing performance, related function rule configuration filter conditions removed "match" and "not match" matching modes.
Events¶
- Unrecovered Event Explorer Optimization:
- Optimized batch operation interaction, added One-click Select Current Page and One-click Select All options, supports quick recovery of currently selected abnormal events;
- Manual recovery generated recovery, OK event title display optimization.
Infrastructure¶
- Resource Catalog Optimization: Resource catalog supports custom resource classification icons, providing rich icon selection, to enhance user experience.
Bug Fixes¶
- Fixed the issue where English version integration cannot search.
- Fixed the issue where RUM snapshot sharing cannot access.
- Fixed the issue where combined monitoring A&&B not effective, A||B generated Result only has A value, no B value.
- Fixed the issue where view setting master-slave match empty value failed.
- Fixed the issue where leaderboard chart displayed data can only retain 2 decimal places, actual small value data directly rounded off.
- Fixed the issue where scheduled report dashboard email display incomplete.
- Fixed the issue where continuous trigger judgment times greater than 10 cannot save.
- Fixed the issue where APM and log migration to base data cannot aggregate.
- Fixed the issue where management backend enable local and LDAP login methods, frontend only display local login.
- Fixed the issue where synthetic tests no data.
- Fixed the issue where log export no
messagecontent column. - Fixed the issue where log sort abnormal.
- Fixed the issue where log explorer select multiple indexes not display context log.
- Fixed the issue where Grafana chart conversion tool conversion efficiency compatibility low.
- Fixed the issue where synthetic testing > quantity statistics configuration, added fields outside input box.
- Fixed the issue where storage log monitor cannot get detection dimension.
- Fixed the issue where exception tracking configuration Issue discovery after abnormal event generated no Issue generated.
- Fixed the issue where dashboard view variable dropdown list not support keyword query.
- Fixed the issue where text cannot write Doris troubleshooting.
- Fixed the issue where same time period event status number change.
- Adjusted role query logic, fixed the issue where role number exceeds 100 cannot search.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.95.177 (October 11, 2024)¶
pubrepo.guance.com/dataflux/1.95.177:launcher-0251748-1728623509
Offline Image Package Download¶
-
AMD64 Architecture Download: https://static.guance.com/dataflux/package/guance-amd64-1.95.177.tar.gz
- MD5:
a288172615e91267406fcda748f38e12
- MD5:
-
ARM64 Architecture Download: https://static.guance.com/dataflux/package/guance-arm64-1.95.177.tar.gz
- MD5:
fe8e78f55b5749abe2cf033d425f6586
- MD5:
This version is a fix version with the following updates:
Guance Deployment Plan Update¶
- Completely removed MessageDesk component, all messages sent via Func component. When upgrading this version, note to configure email service information to Func service, refer to document Configure Email Service.
BUG Fixes¶
- Fixed some security issues.
1.95.176 (September 25, 2024)¶
pubrepo.guance.com/dataflux/1.95.176:launcher-b57597e-1727582952
Breaking Changes¶
Testing Tags: Field name changed from tags.info to df_label.
Deployment Plan Update¶
- Datakit Management supports filtering online hosts: Supports filtering hosts with data reported in the last 10 minutes, last 15 minutes, last 30 minutes, last 1 hour, last 3 hours.
- Management Backend:
- When space storage type is "Volcengine", supports configuring hot data retention duration.
- New workspace copy and interaction optimization, default main engine only one option user no need to specify.
- Platform Color Template Enhancement: Supports defining navigation bar and navigation text display color configuration.
- License Usage and Expiration Reminder: Added global prompt for license about to expire, expired and overused status; added global prompt for platform component version upgrade.
Feature Updates¶
Scenarios¶
- Dashboard added History Version Record: Can view this dashboard saved version records within three months, select a version, can view this version chart details, and mark changed content of selected version in JSON format with different colors.
- Supports restoring current dashboard to selected history version;
- Supports cloning a dashboard version.
- Custom Explorer supports changing display column order: Custom explorer edit configuration, can drag selected fields to change field display order.
Monitoring¶
Monitor added custom operation permission: After configuring operation permission, only objects granted permission can enable/disable, edit, delete this monitor.
- Note: If operation permission not configured, monitor permission follows "Monitor Configuration Management" default permission.
Real User Monitoring¶
- Session Replay Enhancement: Mobile end launched session replay function, supports mobile applications replay user behavior trajectory, locate usage issues via session replay.
- Data Access Enhancement: User access added Data Access function, supports configuring data viewing range at application level, fine-grained management member data query boundary.
Management¶
- Cross Space Authorization Optimization: Changed login space definition to "Current Space", to simplify user operations between different spaces.
- Data Forwarding Rules supports specifying storage directory: Archive type AWS S3, Huawei Cloud OBS, Alibaba Cloud OSS, supports forwarding data to corresponding directory in storage bucket, helping better manage forwarded data.
- Note: Please carefully change storage path, due to update configuration has about 5 minutes delay, after change may have some data still forwarded to original directory.
- Data Forwarding Explorer Optimization:
- Time Widget Adjustment: Changed to explorer common time widget, can get forwarding data precise to minute.
- SLS query logstore data storage location adjustment: "Data Forwarding" no longer retains SLS query logstore data, can query in "Log Explorer".
Synthetic Tests¶
Tag format if key:value, in result will extract key value to first level field.
- Note: If custom tag key value duplicates with other testing result attribute value, will discard.
Infrastructure¶
- Resource Catalog Function Enhancement: Optimized resource catalog architecture, supports user custom resource explorer templates, and provides list and honeycomb map two view modes, to enhance resource data viewing and analysis experience.
- Container Interaction Optimization: Container and K8s infrastructure explorer switch view, filter, search conditions retained not reset.
Help Center¶
Integrated help center page, allows users access all Integration List via unified entry, and supports search and tag filtering function, to improve search efficiency.
Bug Fixes¶
- Fixed the issue where view PromQL query result set rule mapping not effective.
- Fixed the issue where host survival alert v2 monitor occasionally cannot recover.
- Fixed the issue where dashboard scheduled report sent to email, report dashboard open failed.
- Fixed the issue where testing task created via OpenAPI cannot modify.
- Fixed the issue where paid plan PV statistics and cost detail PV quantity inconsistent.
- Fixed the issue where Webhook add user information not carry phone number.
- Fixed the issue where view variable value and dashboard value inconsistent.
- Fixed the issue where shared workspace home page data display issue.
- Fixed the issue where data authorized space, template variable value dropdown get data and actual get data mismatch.
- Fixed the issue where time series table chart in dashboard often cannot load data.
- Optimized some page display issues.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.94.175 (September 19, 2024)¶
pubrepo.guance.com/dataflux/1.94.175:launcher-6a2027e-1726630662
This version is a fix version with the following updates:
Guance Deployment Plan Update¶
- OceanBase database compatibility optimization adjustment
BUG Fixes¶
- Changed unrecovered event list get logic to by monitored object dimension, list all unrecovered events.
1.94.174 (September 04, 2024)¶
pubrepo.guance.com/dataflux/1.94.174:launcher-923b174-1725591807
Feature Updates¶
Logs¶
- Log Explorer added interaction: Long press Ctrl can perform "Add to Query", "Exclude from Query", "Copy" operations on explorer list text word segmentation, convenient target data quick query append. Similarly log detail page content area also supports this interaction.
- Logs support binding Volcengine TLS External Index: Can bind external index, in Guance platform directly view and analyze Volcengine log data.
- Logs > Data Access Optimization:
- Added data access navigation page, page top right corner added help document jump link;
- Data access rules added 【Name】 field as unique ID, added rule 【Description】 field, can customize name and description to distinguish rule usage scenarios.
- Log Explorer Filter Optimization: Log Explorer list 【Log Index】 filter supports search, can keyword search index and select.
- Logs Status Customization: Supports custom log status values, and set colors for each status value in console, adapt different log access scenarios, and make log status display more personalized and intuitive.
Scenarios¶
- Added chart type Heatmap: Users can intuitively view data distribution and trends via color depth, helping better understand data.
- Chart Link Redirect Jump: Linkage Function function combined with dashboard data achieve link redirect jump.
- Alert Statistics Chart component upgrade: Changed listing logic, new version alert statistics chart listing effect consistent with unrecovered event explorer, unify user viewing experience.
- Note: Cross workspace listing not support "Create Issue" and "Manual Recovery" operations.
- Group Table Chart Custom Display Columns: In group table charts, added custom display columns function, supports setting display or hide for returned columns, providing more flexible data display.
- Chart Cross Space Authorization Query Interaction Optimization: After enabling space authorization, can directly select authorized space list above query, operation more intuitive and convenient.
Incident¶
Incident Issue and Monitor Event: Content if exists @ member configuration, then via Webhook pass out Issue or event will carry @member account attribute information.
Monitoring¶
- External Event Detection: Supports custom event occurrence time and tag attribute append. Note:
- Field values use string type uniformly;
- Field names not support
_underscore anddf_prefix start and cannot duplicate with current event default fields; - Custom tag field names cannot duplicate with
dimension_tagsdefined field names.
- Term Adjustment: "No Data" officially updated to "Data Gap", ensure page configuration viewing experience unified.
Pipeline¶
Separated testing data and log data processing, and added "Synthetic Testing" data type. Avoid mutual interference in data processing, ensure data processing accuracy and efficiency.
Note: Only central Pipeline supports "Synthetic Testing" data type, and testing node DataKit version must >= 1.28.0.
Others¶
- Workspace List Display Optimization: For list operation column, added display creator avatar mouse hover prompt creator, creation time, updater, update time; and optimized operation item overall display.
- List Added Jump Audit Event: List operation column added audit event jump link, click can jump view corresponding audit event.
- Account Management Display Adjustment: Single sign-on user 【Account Management】 menu not display password item.
Bug Fixes¶
- Fixed the issue where local Function function as data source query time range not linkage time widget.
- Fixed the issue where PromQL data query result display order incorrect.
- Fixed the issue where monitor and chart query filter component not unified.
- Fixed the issue where click intelligent monitoring related events from incident tracking entry display in non-intelligent monitoring event list cause no query result.
- Fixed the issue where Lark incident tracking Webhook integration no data, no callback.
- Fixed the issue where ten thousand unit display number issue.
- Fixed the issue where explorer analysis mode, add filter condition cannot search field.
- Fixed the issue where create Issue from monitor event no source link.
- Fixed the issue where log export to CSV failed.
- Fixed the issue where not receive high consumption alert email notification.
- Fixed the issue where incident tracking switch channel, Issue list no change.
- Fixed the issue where log index a, b exist same field name (ignore case), log explorer select index a, b report error.
Deployment Plan Update¶
- Chart Custom Return Quantity: Time series chart, pie chart, table chart, leaderboard, rectangle tree chart and map support custom return data quantity, no maximum limit, to meet different data display needs.
- Management Backend > Datakit Management, supports export Datakit list.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.93.173 (August 21, 2024)¶
pubrepo.guance.com/dataflux/1.93.173:launcher-d71b2c4-1724400267
Guance Deployment Plan Update¶
- Optimized Launcher installation guide tool, at installation end, display storage engine and system workspace initialization status.
Breaking Changes¶
- OpenAPI / Global API: 【Events】 Unrecovered event data source changed from
UEtoE.
New Features¶
- Management: Added Client Token unified management entry, users use public network DataWay access RUM application, can replace system default generated Token, use custom created Token.
Continuous Optimization¶
- Incident:
- Added Issue Discovery page. Through this function, you can customize Issue discovery specific rules, unified management and filter monitor detection rule triggered abnormal events and related data. Treat a series of events as caused by a single reason, and set filter conditions for these events, then select aggregation dimensions to further refine data. After refinement, data will be aggregated according to your set detection frequency. Finally, system will automatically push these information to specified channels according to your preset Issue title and description, ensure all relevant parties can receive and effectively handle these Issues in time.
- Configuration Management > Notification Strategy: Notification strategy list added creation/update information display.
Regular Updates¶
- Data Retention Policy:
- Original 【Application Performance】 item split into 【Application Performance-Link】, 【Application Performance-Profile】, supports user separately configure Trace data and Profile data retention policy;
- Original 【Data Forwarding】 name changed to 【Data Forwarding-Guance】.
- Monitoring > Notification Target Management: Continuous one day send failure will send system notification; continuous two days send failure will send system notification and automatically disable.
- Unrecovered Event Explorer:
- Data source changed to query event data, use
df_fault_idas unique identifier for aggregation, get latest data result return display. - Page overall UI transformation.
- Data source changed to query event data, use
- Application Performance Monitoring (APM) > Link: Service Call Relationship Chart added bind built-in view ability, click service card, can quickly view user views related to this service.
- Management:
- Added 【Workspace Description】;
- Edit mode, interaction changed to open new window;
- Workspace list supports search locate via workspace name or description.
- Logs > BPF Logs > Layer 7 BPF Network Logs: Network request topology chart UI optimization, highlighted service end and client end distinction.
- Synthetic Tests > HTTP Tests > Advanced Settings > Request Settings default add
Accept-Encoding:identity.
Deployment Plan Update¶
- Added Testing Node Management entry, supports create platform level testing nodes, and manage all nodes via node list. Testing nodes created via this entry support configure Chinese and English node names, adapt Guance domestic and overseas site display and report data result content.
-
Data Retention Policy:
- Considering user storage cost factors, need customize these data retention duration, deployment plan management backend added 【Session Replay】 configuration item.
- Original 【Data Forwarding】 name changed to 【Data Forwarding-Default Storage】;
- Original 【Application Performance】 item split into 【Application Performance-Link】, 【Application Performance-Profile】, supports user separately configure Trace data and Profile data retention policy;
- Supports Volcengine TLS as underlying data storage engine.
BUG Fixes¶
- Fixed the issue where incident tracking notification strategy not effective;
- Fixed the issue where application performance monitoring link tracking export abnormal;
- Fixed the issue where modify notification target via OpenAPI report error no permission configuration display;
- Fixed the issue where log explorer reset time range cannot automatically get
sourcefilter; - Fixed the issue where explorer search bar already add
sourcefilter condition range, but "Quick Filter" still display allsourceoutside filter condition; - Fixed the issue where mutation detection report error;
- Fixed the issue where API write data access rule, UI page open cannot view role information;
- Fixed the issue where chart set data format not effective on legend data;
- Fixed the issue where self-built testing node, associated testing task delete, actual testing still running.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.92.172 (August 07, 2024)¶
pubrepo.guance.com/dataflux/1.92.172:launcher-c46a1c6-1723477272
New Features¶
-
Real User Monitoring (RUM): Added Heatmap. Visually presents visitor interaction with the website, obtaining click data and click positions of page elements to understand user focus points.
-
Application Performance Monitoring (APM) > Link: Added Installation Guide page.
-
Monitoring: Added detection type - Interval Detection V2, using historical data of detection indicators to establish confidence intervals to predict normal fluctuation ranges.
Continuous Optimization¶
- Incident:
- Configuration Management > Notification Strategy: Added Operation Audit and Execution Log viewing entry. When receiving Issue notifications, sometimes notifications are not sent normally or there are doubts about the notification strategy, you can view the current notification strategy's operation audit events and execution log data to judge.
- APM / RUM Issue Auto Discovery supports adding filter conditions;
- For deployment plan, added Unified Management Incident Level entry;
- Schedule:
- In schedule edit page, different notification targets automatically generate colors;
- Schedule Management: 【My Schedule】 and 【All Schedule】 added statistics quantity;
Regular Updates¶
- Monitoring > SLO:
- Added tag configuration, finally applied to generated event data information;
- Configuration Optimization: By setting 【Target】 and 【Minimum Target】 7-day compliance rate range, judge generate warning or emergency events;
- Supports associate 【Alert Strategy】 to achieve alert notification sending.
- Synthetic Tests:
- Testing tasks added tag configuration;
- Configure testing task page Test Module optimization;
- List added Quick Filter module;
- Explorer: Analysis mode supports export CSV file.
- Infrastructure > Containers: Added process association page display.
BUG Fixes¶
- Fixed the issue where 【Task Call】 billing statistics times not display;
- Fixed the issue where chart query 【Left * Match】 issue;
- Fixed the issue where BPF network logs return data not contain container related information;
- Fixed the issue where central Pipeline invalid.
Breaking Changes¶
- OpenAPI:
- SLO create/modify interface added
tags,alertPolicyUUIDsand deprecatedalertOptparameter; - SLO get detail and list interface return result added
tagInfo,alertPolicyInfosfields, discardedalertOptfield.
- SLO create/modify interface added
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.91.171 (July 24, 2024)¶
pubrepo.guance.com/dataflux/1.91.171:launcher-c365f0b-1721884985
Guance Updates¶
- Incident:
- Added Analysis Dashboard: Visual display of different indicator data.
- Added Schedule management and Notification Strategy: Further notification distribution for Issue content scope.
- Scenarios:
- Charts: Added Time Offset setting. Enable time offset, when query relative time range, actual query time range forward offset 1 minute, to prevent data get empty due to storage delay.
- Dashboards: Added History Snapshot entry.
- Snapshots: Save snapshot automatically get current page selected time range; share snapshot, can choose allow viewer change time range.
- Monitoring:
- Infrastructure Survival Detection V2: Added Additional Information. After selecting fields, system will do additional query, but not used for trigger condition judgment.
- Notification Target Management: Added 【Operation Permission】 option configuration, controlled by switch notification target operations (edit, delete) permission.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.90.170 (July 10, 2024)¶
pubrepo.guance.com/dataflux/1.90.170:launcher-3bbe7a1-1721136369
Guance Deployment Plan Update¶
Note: If using message-desk to send email service, please migrate configuration to Func service, view How to Configure, next version will delete message-desk related services from system, please be sure to migrate related configuration in this version.
- Added global function Menu Management Configuration, supports custom control panel display menu range, and synchronize to workspace function menu bar.
- Template Management: Custom template management upload logic optimization.
- Removed dependency on message-desk (email, DingTalk, WeCom, SMS, etc. notification sending) services, functions all migrated to Func service.
Guance Updates¶
- Scenarios:
- View Variables:
- Added configuration option switch: Include * option.
- When select hide view variable, list added hide identifier.
- Dashboard: Group component supports configure color.
- Charts: Alias function covers leaderboard, rectangle tree chart, Sankey chart.
- Dashboard/Explorer/Built-in Views: Added Card Properties information, optimize edit configuration.
- View Variables:
- Monitoring:
- Notification Target Management: Configure Webhook Notification Target, supports append member information.
- Application Intelligent Detection: Added track historical changes, filter periodic abnormal data mutations; added abnormal service associated affected user count.
- Events > Event List Explorer: Display column added alert notification status identifier.
- Logs:
- Index: Bind SLS External Index, added access type selection, supports custom public network access or internal network access;
- Log Explorer: Cluster Analysis mode, supports export display column data and associated log page data.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.89.169 (June 26, 2024)¶
pubrepo.guance.com/dataflux/1.89.169:launcher-d482589-1720014392
Guance Deployment Plan Update¶
Note: This version depends on GuanceDB v1.8.1 version, before upgrade please upgrade GuanceDB for metrics and GuanceDB for logs engine to v1.8.1 or above version.
- Profile: Through configuration parameters, supports file storage and object storage two ways.
- Launcher: Supports directly select use Doris engine during deployment.
Guance Updates¶
- Pipelines: Supports select central Pipeline execution script.
- Billing and Plans: Added Central Pipeline Billing Item, statistics all hit central Pipeline processed original log data size.
- Monitoring
- Notification Target Management: Added Permission Control. After configure operation permission, only objects granted permission can edit, delete this notification target.
- Intelligent Monitoring > Log Intelligent Detection: Added track historical changes, filter periodic abnormal data mutations.
- Logs
- Data Access: Added access permission configuration for authorized view log index.
- Log Explorer: Display column expansion, supports Add json object internal field content to first level return display.
- BPF Network Logs:
- Connection display effect optimization;
- Supports directly jump to detail page;
- Supports custom add display columns.
- Scenarios
- Time Series Chart: Line chart, area chart added Breakpoint Connection setting, bar chart added 【Display Return Value】 button.
- Synthetic Tests: Task list added table header sort.
- DataFlux Func: Supports Guance incident tracking script Integrate DingTalk Application.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.88.168 (June 13, 2024)¶
pubrepo.guance.com/dataflux/1.88.168:launcher-92bbf83-1718688126
Guance Deployment Plan Update¶
Profile: File size changed from fixed 5MB to support custom, click view How to Configure.
Guance Updates¶
- BPF Network Logs: Optimized BPF network function, enhanced L4/L7 network linkage.
- APM/RUM: Added 【Issue Auto Discovery】 function. Enable this configuration, Guance will automatically create Issues for error data records that match configuration item rules.
- Monitoring
- Intelligent Monitoring: Added Kubernetes Intelligent Detection: Through intelligent algorithms automatically detect abnormalities in Kubernetes, detection indicators include Pod count, Pod restart, APIServer QPS, etc.
- Alert Strategy Management:
- Added Filter function. When configure alert rules, this function allows add more detailed filter conditions on original level, only match level + filter condition events will send to corresponding notification targets.
- Supports select external email as notification target.
- Monitor > Event Content: Supports custom input external email.
- Scenarios
- Topology Chart: Added link configuration.
- Sankey Chart: Original supports up to 4 node configuration changed to 6.
- Pipeline: List added filter condition display.
- Logs > Index: List display optimization.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.87.167 (June 05, 2024)¶
pubrepo.guance.com/dataflux/1.87.167:launcher-135ba54-1718086022
Guance Updates¶
- Management > Cross Workspace Authorization: Add page added 【Data Range】, supports multiple select data types.
- Logs > Log Explorer: Supports Cross Workspace Index Query, quickly get other space log data, thus break log data storage location limit, greatly improve data analysis and fault location efficiency.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.86.166 (May 29, 2024)¶
pubrepo.guance.com/dataflux/1.86.166:launcher-edb908f-1717137436
Guance Deployment Plan Update¶
- Template Management: Added import template entry, template range includes view templates, monitor templates, custom explorer templates, Pipeline. Supports deployment plan users change custom templates to platform level templates for other workspaces use.
- User Management: Batch operation interaction optimization.
- Supports enable internal service HTTPS (Beta version) during deployment.
Guance Updates¶
- DCA
- Supports private deployment, can directly go to DCA control panel via workspace page button.
- Supports batch management function.
- Incident:
- Webhook Receiving Channel: Supports Issue reply add, modify notification;
- Supports select team or add external email as Issue responsible person.
- Logs > Context Logs: Query logic modification; supports further query management of related data via log context detail page.
- Scenarios
- View Variables: Group title/chart title supports configure
#{view variable}display. - Time Series Chart > Analysis Mode: Supports adjust time interval interval.
- Dashboard/Custom Explorer: When label count exceeds 20, display search box; label name front display color.
- View Variables: Group title/chart title supports configure
- Monitoring
- Monitor/Intelligent Monitoring/Mute Management > Quick Filter: When value exceeds 20, search box appears, supports search locate.
- Monitor: For PromQL query detection, event notification automatically lists available template variables.
- Infrastructure > Network: Network detail page > Network Analysis supports
ip:portandiptwo dimensions statistics display. - Application Performance Monitoring > Service > Create/Modify Service List: Fill warehouse link, document link add format validation.
Breaking Changes¶
- Management > Attribute Claims: Custom attribute field values adjusted to string type storage.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.85.165 (May 24, 2024)¶
pubrepo.guance.com/dataflux/1.85.165:launcher-6462e65-1716477657
This version is a fix version with the following updates:
Guance Deployment Plan Update¶
- Fixed the bug where using custom image repository, if repository address contains multi-level directory names, cannot correctly build service image address.
- Fixed some other small bugs.
1.85.164 (May 15, 2024)¶
pubrepo.guance.com/dataflux/1.85.164:launcher-0f0b2bb-1716275675
Guance Deployment Plan Update¶
Note: This version depends on GuanceDB-Logs v1.6.1 version, before upgrade please upgrade GuanceDB-Logs engine to v1.6.1 or above version.
- Added DataKit List Management page.
- Deployment plan configure single sign-on connection, supports custom login display title, description and logo.
- User: Added extended attribute configuration.
- Supports local user directly configure attributes in edit page.
- Supports single sign-on default automatically append third-party user attributes configuration to Guance via userinfo interface.
Guance Updates¶
- Monitoring
- Monitor > Mutation Detection > Detection Indicator: Supports compare previous period option, thus achieve final comparison of data within a fixed time period.
- Mute Management: Added 【Additional Information】 function, supports add explanation for mute rules, thus identify mute reason or source etc. information.
- Intelligent Monitoring > Host Intelligent Monitoring: Added network traffic, disk IO two detection dimensions.
- Scenarios > Dashboard:
- View Variables: Edit page style optimization, supports define dropdown single select, multiple select.
- Group Table Chart, Metric Analysis > Table Chart supports multi-column query result display adaptation, such as
- Explorer:
- Log Explorer > Context Logs supports microsecond level data query filtering, solve same time (millisecond) multiple data, cause cannot hit locate display some log context issue.
- All explorers supports select export data quantity as CSV file.
- Added explorer search query audit event, i.e. user manually initiated query operations will be recorded in audit event records.
- Service Management: Original path 【Scenarios】 migrated to 【Application Performance Monitoring】, optimize usage experience.
- Generate Metrics: Supports configure multiple by groups, no quantity limit.
- DQL Query: Expression query supports specify value fill, supports sub query result fill and final value fill.
- Real User Monitoring > Android: Application configuration display optimization.
- Events: Added detail page associated view jump entry. When no detection dimension data exists, can jump explorer view in detail page.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.84.163 (April 24, 2024)¶
pubrepo.guance.com/dataflux/1.84.163:launcher-4606a02-1714100180
Guance Deployment Plan Update¶
- Management > Basic Information > License Information: DataKit quantity limit supports adjust according to data statistics range, changed to host or DK count with survival time >= 12 hours.
- Supports configure blacklist, custom select import Guance integration, view templates, monitor templates range.
Guance Updates¶
- Management:
- Added Cloud Account Management: Centralize all cloud service accounts for unified management, and distinguish via uniqueness of some configurations under accounts. Through configure integration collectors, independently manage cloud services under each account, thus achieve fine-grained control of business data.
- Account Management: Account Login Expiration Time adjustment.
- Added Quick Search popup, can quickly view recently accessed pages and other function related pages in current workspace.
- Infrastructure > Containers: Added Statefulset, Persistent Volumes two object explorers.
- Incident:
- Added Issue responsible person configuration, Guance will send email notifications to responsible persons.
- Channel Management: Supports Upgrade Configuration. I.e. set new Issue exceeds specific minutes, if no responsible person specified, send upgrade notification to corresponding notification targets.
- Monitoring > Mute Management: Mute rule list page display optimization: supports list all mute rules in current workspace, can quickly filter list target rules via quick filter.
- DQL
matchfunction meaning changed toexact match. This change only applies to new engine, applied to explorer, monitor two scenarios.- Explorer scenario example:
host:~cn_hangzhou. - Monitor scenario example:
- Explorer scenario example:
- Scenarios > Dashboard Charts can directly download as PNG image, table chart can also export as CSV file.
- Logs > Bind Index: 【Field Mapping】 changed to non-mandatory item.
- Integration/Built-in Views: Template added label management.
- Service Map Cross Workspace Node Style Display Adjustment.
OpenAPI Updates¶
- Pipelines Add/Modify: Added profiling type;
- User Views Add/Modify: Supports bind dashboard configuration.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.83.162 (April 17, 2024)¶
pubrepo.guance.com/dataflux/1.83.162:launcher-2fcb2e4-1713337267
This version is a fix version with the following updates:
Guance Deployment Plan Update¶
- Fixed some service image packaging issues under ARM64 architecture.
- Fixed the issue where installation program (Launcher) during fresh deployment of Guance, may encounter Kubernetes Secret creation failure.
- Fixed some other small bugs.
1.83.161 (April 10, 2024)¶
pubrepo.guance.com/dataflux/1.83.161:launcher-a44ccb3-1713091048
Guance Deployment Plan Update¶
- Workspace Management: Added Data Report Limit, help stakeholders save resource usage costs.
- Security Enhancement:
- Added management backend admin account first login force password change, enhance platform account security.
- Installation program (Launcher) default put all services MySQL connection information into Kubernetes Secret, via environment variable mapping to services.
Guance Updates¶
- Monitoring > Monitor > Create: Added 【Data Gap】, 【Information Generation】 configuration area, to better distinguish abnormal data and data gap situations.
- Management: Added System Notification page, can view all configured abnormal status messages of current account workspaces.
- Scenarios:
- Chart Query: Added Rollup Function, this function also applies to 【Metric Analysis】 and 【Query Tools】;
- Dashboard/User Views: Added Pin function. When current access workspace authorized view several other workspace data, supports set query other workspace data as default option.
- System Views: Supports clone create as dashboard or user views;
- Custom Explorer: Optimized search mode; non-edit mode, hover 【Data Range】 can view all filter conditions.
- Explorer > Quick Filter:
- Added 【Dimension Analysis】 button, click can quickly switch to explorer analysis mode;
- Supports click external button directly add current field to display column/remove from display column.
- Free Plan Workspace > Navigation Bar: Added 【Upgrade Now】 button.
- Infrastructure > Containers > Honeycomb Chart: Added CPU Usage Rate (Standardized) and MEM Usage Rate (Standardized) two indicator fill methods.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.82.160 (April 08, 2024)¶
pubrepo.guance.com/dataflux/1.82.160:launcher-f20b04d-1712582537
This version is a fix version with the following updates:
Guance Updates¶
- Fixed the issue where some customer environments, added workspace list cannot search.
1.82.158 (March 27, 2024)¶
pubrepo.guance.com/dataflux/1.82.158:launcher-c90f955-1711689089
Guance Deployment Plan Update¶
- Security Updates
- Data Retention Policy: Supports workspace owner configure data retention policy, and supports custom input retention duration. Application Scenarios:
- Metric Management > Measurement;
- Logs > Index > Create.
- User: Supports Via Email Account invite members.
Guance Updates¶
- Monitoring:
- Alert Strategy Management: Each notification rule (including default notification and custom notification) configuration added Supports Upgrade Notification Conditions.
- Monitor > Event Content: Added Custom Advanced Configuration, supports add associated logs and error stack;
- Host Intelligent Monitoring: Current mutation display changed to period based prediction abnormal alert, trend chart display current indicator and confidence interval upper and lower bounds, beyond confidence interval abnormal marked red display.
- Scenarios > Charts: Added Topology Chart.
- APM > Link Detail Page > Service Call Relationship: Changed to service topology display, and display service call count between services.
- Data Retention Policy: Session Reply data retention policy synchronized with RUM retention policy, i.e. RUM data retention 3 days, Session Reply data also retention 3 days.
- Explorer:
- Event Explorer > Basic Attributes: Added detection indicator display configuration, cached locally, globally adapted;
- APM > Error Tracking > Cluster Analysis > Detail Page: Supports create incident Issue;
- RUM > Error > Cluster Analysis > Detail Page: Supports create incident Issue;
- RUM > View > Detail Page:
- Performance: Added 【All Entries】 option, list all associated data under current View;
- Fetch/XHR: Click data row, supports open corresponding link detail page or Resource detail page.
- Time Widget: Get "Current Time", precise to millisecond.
- Management > Ticket Management:
- Added star rating and evaluation;
- Feedback tickets need adjust to 7 days no customer feedback automatically close ticket;
- Supports ticket list export;
- Status 【Completed】【Revoked】 tickets can restart operation;
- Account deleted submitted unclosed status tickets supports automatically close processing.
- Cloud Market activation process overall optimization.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.81.157 (March 13, 2024)¶
pubrepo.guance.com/dataflux/1.81.157:launcher-14a874c-1710947837
Guance Updates¶
- Monitoring > Monitor: Monitor type 【Combined Detection】 launched. Supports combine multiple monitor results into one monitor via expression, finally based on combined result alert.
- Scenarios > Service: Supports cross workspace Servicemap query.
Guance Deployment Plan Update¶
- Management > Basic Information: Added "Used DK Count" display;
- Management > User: Added group page, based on group configure associated workspace and role, user can access corresponding workspace via group.
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.80.156 (March 06, 2024)¶
pubrepo.guance.com/dataflux/1.80.156:launcher-3a2a6a9-1709822017
Guance Deployment Plan Update¶
- Added login method selection, unified management of login methods;
- Enhanced MySQL business database account password strength automatically generated during deployment;
- Added delete operation for local accounts and single sign-on accounts.
Guance Updates¶
- Monitoring
- Monitor > Detection Frequency: Added Crontab custom input, meet only need execute detection in specific time period requirements;
- Mutation Detection: Added 【Last 1 Minute】, 【Last 5 Minutes】 detection interval;
- Mute Management: Select mute range "Event Attributes" non-mandatory item, can configure more granular matching rules as needed.
- DataFlux Func: Added Function external function. Allows third-party users fully utilize Function local cache and local file management service interface write functions, execute data analysis query in workspace.
- APM > Link:
- Title Area UI display optimization;
- For flame chart, waterfall chart, Span list exceed 10,000 Span results, supports view unshown Span via offset setting;
- Added Error Span filter entry; supports input Span corresponding resource name or Span ID search match.
- Scenarios
- Charts: Added Sankey Chart;
- View Variables: Added select button, check default select all current values, can deselect as needed.
- Account Management: Added delete entry.
- Explorer:
- UI display optimization;
- Filter added regular expression match / reverse regular expression match mode;
- Wildcard filter and search supports left * match.
- Events > Detail Page: 【Alert Notification】 tab page UI display optimization.
DataKit Updates¶
- Added Functions
- Datakit API added dynamic update Global Tag related interfaces
- Added Kubernetes PersistentVolume / PersistentVolumeClaim resource object collection
- Added Kubernetes dfpv (pv usage rate) indicator and object collection, need add additional RBAC
- Problem Fixes
- Fixed SkyWalking RUM root-span issue
- Fixed Windows Event collection incomplete issue
- Fixed Pinpoint collection missing host field issue
- Fixed RabbitMQ indicator collection issue
- Fixed OpenTelemetry old version compatibility issue
- Fixed Containerd log line break parse error
- Function Optimization
- StatsD collection count data, default convert to float
- Container collector supports Docker 1.24+ above versions
- Optimized SQLServer collector
- Optimized Health Check collector
- Log collection default time value
- Added use environment variable ENV_INPUT_CONTAINER_DISABLE_COLLECT_KUBE_JOB close Kubernetes Job resource collection
- Updated collector built-in views:
- ssh
- etcd
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.79.155 (February 07, 2024)¶
pubrepo.guance.com/dataflux/1.79.155:launcher-df4a338-1707312493
Guance Updates¶
- Fixed some small bugs
1.79.154 (January 31, 2024)¶
pubrepo.guance.com/dataflux/1.79.154:launcher-26c05a5-1707056114
Guance Deployment Plan Update¶
- Workspace Management > Data Storage Strategy added custom options, range <= 1800 days (5 years); among them, metrics added options 720 days, 1080 days etc. retention duration; in console set > edit data storage strategy, modify save synchronize update backend data storage;
- User: Supports one-click configure assign workspace and role for user accounts;
- Added console audit event view entry, can quickly view all workspace related operation audits;
- Added 【Management Backend MFA Authentication】.
Guance Updates¶
- Monitoring:
- Intelligent Monitoring:
- Host, Logs, Application Intelligent Detection frequency adjusted to every 10 minutes execute once, each execution calculate as 10 calls fee;
- To improve algorithm accuracy, Logs, Application Intelligent Detection use data dump method, enable one intelligent monitor, generate corresponding measurement and metric data. This adjustment generate additional time series, specific quantity current monitor configuration filter conditions filter detection dimension quantity (service, source) * detection indicator quantity, due to no store monitor filter conditions, if monitor filter conditions configuration modify, generate new equal quantity time series, so modify monitor filter conditions configuration day time series duplicate billing, modify next day return normal.
- Alert Strategy Management:
- Added custom notification time configuration, by cycle, time range refine alert notification configuration;
- Repeat alert added 【Permanent】 event option.
- Monitor
- Alert Configuration: Supports configure multiple alert strategies; if configure multiple, df_monitor_name and df_monitor_id present multiple forms, separated by ";";
- Linkage Incident Issue transformation: Added 【Event Recovery Synchronize Close Issue】 switch, when abnormal event recover, synchronize recover incident Issue;
- Monitor list added clone button.
- Notification Target Management: Added simple HTTP notification type, directly receive alert notification via Webhook address;
- Intelligent Monitoring:
- Scenarios:
- Charts: Unit added 【Currency】 option; Advanced Configuration > Same Period Comparison changed to 【Same Period Comparison】;
- Service Management > Resource Call: Leaderboard added TOP / Bottom quantity selection.
- Explorer: Display Column Setting added 【Time Column】 switch.
- Billing and Plans:
- Workspace Lock Popup Page added create workspace entry, optimize operation experience;
- AWS registration process optimization.
DataKit Updates¶
- Added Functions
- Added Host Health Check collector
- Problem Fixes
- Fixed Windows Event collection may cause crash issue
- Fixed data recording function issue and complete related documents
- Fixed DDTrace multi-link propagation series issue
- Fixed Socket log collection truncation issue
- Fixed Datakit upgrade main configuration file residue issue
- Fixed update script overwrite issue
- Function Optimization
- Optimized host installation, Linux non-root installation resource limit function
- Optimized shunt and blacklist match performance, greatly (10X) reduce memory consumption
- Log Streaming collection supports FireLens type
- Log Forward collection logs add field log_read_lines
- Optimized K8s tag cluster_name_k8s processing
- K8s Pod time series indicator add restart count (restarts) indicator
- Optimized time series measurement kubernetes, add container statistics count
- Optimized Kubelet indicator collection logic
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/
1.78.153 (January 17, 2024)¶
pubrepo.guance.com/dataflux/1.78.153:launcher-54a571c-1706259428
Private Deployment Plan Update¶
- Deployment Tool Launcher supports Chinese and English language switch
1.78.151 (January 11, 2024)¶
pubrepo.guance.com/dataflux/1.78.151:launcher-fdacafd-1705323861
Guance Updates¶
- Logs:
- Added BPF network log collection and log detail page, supports JSON format conversion; detail page added readable display mode;
- Added bind 【Associated Network Logs】;
- Data Access: Added batch operations.
- Scheduled Reports: Added optional share method 【Public Share】 or 【Encrypted Share】.
- Dashboard:
- View Variables added 【All Variable Values】 parameter option;
- Time Series Chart: Added sort logic (only new engine), supports sort return results.
- Generate Metrics: Supports batch operations; standard and above permission members support clone.
- Monitor:
- Notification Target Management: Adapted new DingTalk robot, create "Key" option non-mandatory, quickly associate DingTalk robot.
- SLO deduction logic optimization.
- Real User Monitoring (RUM): Public network Dataway supports ip convert to geographic location information.
DataKit Updates¶
- Added Functions:
- Kubernetes deployment supports configure any collector configuration via environment variable (ENV_DATAKIT_INPUTS)
- Added container collector AS_TAG_V2 version, supports more fine-grained configure Labels to Tags
- Problem Fixes:
- Fixed container collector deployment and daemonset fields occasionally error issue
- Fixed container log collection container short run and exit, lose last few lines log issue
- Fixed Oracle collector slow query SQL time error
- Fixed Prom collector instance setting issue
- Function Optimization:
- Optimized Prometheus Remote Write collection
- eBPF collection supports set resource usage
- Optimized Profiling data collection process
- MongoDB collector supports username and password separately configure
- SQLServer collector supports configure instance name
- Optimized ElasticSearch collector views and monitors
- KafkaMQ collector supports multi-thread mode
- SkyWalking collector added supports Meter data type
- Updated some collector documents and other bug fixes
- Optimized Proxy proxy installation upgrade command
- Optimized non-root user installation resource limit function
For more details, refer to the help documentation: https://docs.guance.com/en/release-notes/

