Skip to content

Release Notes (2024)


December 25, 2024

OpenAPI Update

  1. Resource Catalog: Supports retrieving resource catalog lists, supports creation/modification/deletion/export of resource viewers.
  2. Generated Metrics: Supports listing metric lists, supports creation/modification/enable/disable/deletion of metrics.

Feature Updates

Pipeline

Automatic writing of Pipeline: Traditional log parsing methods often rely on familiarity with rules for manual script writing, which not only consumes a lot of time but also easily leads to errors, reducing the efficiency of writing Pipelines and making it difficult to respond to and resolve issues promptly. To improve efficiency and reduce manual costs, this feature leverages large models' natural language processing capabilities to assist in automating log content parsing, helping developers write Pipelines more efficiently and accurately extract valuable information from large amounts of logs, simplifying data flows and processing procedures.

Monitoring

AI Alert Compression and Consolidation: Through large models, compress and consolidate monitoring alert events, reducing redundancy in alert events, especially when the system generates a large number of alerts in a short period. By consolidating alert events, ensure that operations personnel receive only one comprehensive alert within a specified time cycle (such as 10 minutes), rather than multiple repeated alerts.

Cloud Billing Analysis

Cloud billing scenario view, viewer added consumption currency category display.

Scenarios

  1. Dashboards, built-in views added identifier ID: Dashboards, user views can be uniquely determined through identifier IDs, and jump links can be configured within charts using identifier IDs to locate dashboards or user views.
  2. Viewer auto refresh logic adjustment: Removed the "pause" button in the time component, added an "off" option in the refresh frequency options, allowing users to turn off the auto-refresh function as needed, making operations simpler and more intuitive. Simultaneously removed the "viewer auto-refresh" switch in personal settings to avoid redundant functionality and optimize user settings experience.
  3. Viewer added functions: MD5(), supporting querying MD5-encrypted log data in the viewer.
  4. Chart Optimization: Charts support obtaining PromQL metric names for legends and can use {__name__} to configure metric name aliases for display.
  5. PromQL editor added syntax highlighting and syntax suggestions.

Metrics

Generate Metrics optimization:

  1. Integrated all types of generated metrics under the metric directory for convenient unified viewing and management by users.
  2. Supports re-aggregation operations on 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 range is the union of the ranges defined in the rules, and the same applies to sensitive data viewing desensitization rules.

Infrastructure

Resource Catalog cross-workspace queries: In the resource catalog menu, supports cross-workspace queries for resource list data.

Deployment Edition Update

  1. Deployment edition supports customizing navigation bar and operation button text displays.

  2. Backend member menu optimization:

  3. Added "login type" column, supports distinguishing between default login members and SSO login members, and allows filtering by login type;

  4. For SSO login members, supports editing "other attributes" fields, allowing custom attribute information. This information will be synchronized to Webhook externally and corresponding event content areas when sending alerts.

  5. For workspaces with the main storage engine as Volcengine, the storage strategy for traces, logs, and custom log indices is adjusted to: standard storage, low-frequency storage, archive storage, each configurable for hot data, low-frequency data, archive data retention periods. Simultaneously, if the main storage engine is Volcengine, when adding indices in the Guance console, the storage strategy is synchronized to: standard storage, low-frequency storage, archive storage.

New Integrations

Bug Fixes

  1. Resolved the issue of host labels not taking effect;
  2. Resolved the issue of token updates failing in the console;
  3. Resolved the issue of lost sorting due to refresh operations in combined dashboards;
  4. Resolved the issue of no data displayed in table charts in shared dashboards during edit mode;
  5. Resolved the issue of backend requests not being sent when switching different charts in authorized query dashboards across spaces;
  6. Resolved the issue of abnormal version data in RUM views;
  7. Resolved the issue of monitor built-in Func prompts not finding accounts and reporting 404 errors without generating events;
  8. Resolved the issue of zero data displayed in the user access monitoring list;
  9. Resolved the UI display issue below the AI intelligent assistant page;
  10. Resolved the issue of resources still existing after successfully deleting a specific resource classification in the resource catalog.
  11. Resolved the issue of false alarms due to data gaps.

December 11, 2024

Feature Updates

Scenarios

  1. Topology Map added external data queries: Allows users to draw topology maps through DataFlux Func for external data. Users just need to connect data according to the chart structure to easily achieve external data visualization.
  2. Charts Optimization
  3. Chart Display Effect Optimization: Improved chart display effects, adjusting to slide-out lists categorized for easier chart search and usage.
  4. Chart Description and Use Cases Display: Added chart description and applicable use cases in the chart list, helping users better understand and choose appropriate chart types.
  5. View Variable Optimization
  6. Supports configuring value listing upper limits for view variables to prevent performance issues caused by excessive data listings.
  7. Default listed limit for deployment editions is 50, with customizable default listed quantities; note that page configuration restrictions take precedence over global restrictions.

Infrastructure

  1. Resource Catalog Optimization:
  2. Added grouping functionality: To enhance resource management efficiency, added resource grouping functionality. Users can group similar resource classifications for easier management and viewing, optimizing resource organization structures.
  3. Optimized Explorer Cell Graph Mode: Supports configuring "color fill" and "group analysis" field lists, allowing users to customize optional fields as needed.
  4. Container, Resource Catalog Explorer Search Optimization: Added container_name search to container explorers and name search to resource catalogs.

Monitoring

Alert Strategy Configuration Optimization

  • Supports creating associated monitors via the alert strategy entry one-click creation, adding a unified alert notification management model centered around alert strategies.
  • Optimized interaction for displaying associated alert strategies in the alert strategy list.

RUM

RUM added support for React Native application types and allows uploading SourceMap for data parsing and restoration. If you need to upload SourceMap for a React Native application originally created under Android/iOS types, please note:

  1. When creating a new application, select the "React Native" application type. During creation, you can directly copy the name and application ID of an existing React Native application under the Android/iOS type, then click the "Create" button. After successful creation, you can configure SourceMap under that application. This change only involves the creation method of React Native applications and does not affect data collection.

  2. If your React Native application under the Android/iOS type has associated monitors and you have not yet recreated the same ID React Native application under the "React Native" type, the original monitors can continue to function normally. However, if you have already recreated the "React Native" type application, the original monitors will fail to retrieve data under the "application name" item and will show as empty. In this case, you need to select the "React Native" application type and resave the monitor.

APM

APM installation guide added automatic injection method: In the APM (Application Performance Monitoring) installation guide, added a Kubernetes Operator automatic injection installation method. This simplifies the APM deployment process, enabling users to install and use APM more quickly in Kubernetes environments.

New Integrations

Bug Fixes

  1. Resolved the issue of abnormal expression query values;
  2. Resolved the issue where data could be seen in time-series graphs but not in chart queries when using PromQL to query CPU usage rates of pods starting at a certain moment.
  3. Resolved the issue of alert events not recovering.
  4. Resolved the issue of abnormal PromQL query results.
  5. Resolved the error message warmretention field missing when modifying hot storage duration in private deployments > backend management.
  6. Resolved the inconsistency between log search results in the deployment edition and those in the Volcengine TLS search.
  7. Resolved the random scaling issue when embedding dashboard screens into user IFrame pages.
  8. Resolved the page lagging issue when adding a new group to multiple spaces in user management.
  9. Resolved the error df_fault_id when entering Guance console > events for the first time.
  10. Resolved the out-of-memory limit warning when opening the event menu.
  11. Resolved the incorrect calculation of expressions in overview charts.
  12. Resolved the issue of no event generation after monitor triggering an alert.
  13. Resolved the abnormal log query functionality in the deployment version of the Volcengine base.

November 27, 2024

Breaking Changes

  1. OpenAPI: If configuring alert strategies by member notification rules through API, pay attention to parameter structure adjustments when adding/modifying member-type alert strategies via OpenAPI.

  2. Dashboard > Visibility Range: Added a "Custom" option, supporting configuration of operation and view permission members for this dashboard.

  3. Note: If you previously added "Team" in the visibility range, team configurations will become invalid and need to be reconfigured.

Feature Updates

Cloud Billing

  1. Added a feature introduction page: Provides clear steps and explanations to help users get started quickly;
  2. Added support for Volcengine, Microsoft Cloud data ingestion.

External Data Source Integration

  1. MySQL Data Storage System Support: The platform now supports connecting to MySQL data storage systems, allowing users to perform real-time queries and analyses using this feature.

  2. Native Query Statements Direct Usage: Users can directly use native query statements of the data source in charts for data querying and display without any conversion or adaptation.

  3. 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 directly saved in the user's local Func, ensuring the security of data source information and avoiding data leakage risks.

Monitoring

  1. Alert Strategies > Member-based Notification Rules:

  2. Supports configuring multiple groups of member notification rules to take effect concurrently;

  3. Member notification rule configuration supports defining effective time ranges. If there are multiple time ranges, they match in order of sequence numbers, and ultimately only the notification rule within the first matched time range will send alerts.

  4. Monitors: Support searching while configuring associated alert strategies.

  5. Mute Time: When defining "Repeat" mute times, supports customizing mute start time, mute duration, supports configuring mute cycles by day, week, month, helping define mute times more flexibly. Also added mute plan preview functionality, allowing you to view currently defined mute times.

High Consumption Alerts:

  • Supports custom-configured alert notification members, and when billing items exceed set thresholds, sends email warnings to Owner and corresponding notification members;
  • Supports setting exclusive notification members for each billing item;
  • Supports creating external emails as notification members by pressing Enter.

Application Performance Monitoring

  1. RUM > Analysis Dashboard, Containers > Analysis Dashboard: Optimized view switching display, giving users a smoother experience when switching views.
  2. Built-in Log Page: Supports searching when selecting log indices, optimizing operational experience.

Events

  1. Unrecovered Event Viewer supports adjusting event query ranges via time widgets;
  2. Event Viewer supports custom-configured display columns.

Scenarios

Chart Optimization: Supports configuring whether chart data displays use scientific notation.

Management

Blacklist: Added name and description fields, supporting differentiation of purposes and related scenarios.

Help Center

Help Documentation Optimization: Added descriptions to the Integrations page to help intuitively view integration information.

Deployment Edition Update

  1. Supports modifying configuration files to customize default time ranges for viewers;
  2. Backend member information supports entering international phone numbers.

New Integrations

Bug Fixes

  1. Fixed the issue where some viewer list column names couldn't be alias-defined through the "Show Columns" entry;
  2. Fixed the issue where listed applications in RUM metric generation were not affected by data access rules;
  3. Fixed the front-end style adaptation issue for error tracking > Issue auto-discovery in application performance monitoring;
  4. Fixed the issue of resource catalog query times in dashboard > charts;
  5. Fixed the issue of unadjustable width of bill analysis period columns.

November 20, 2024

Feature Updates

Microsoft Cloud Market Listing

Guance is now listed on the Overseas Microsoft Cloud Market, and the commercial edition workspace has added "Microsoft Cloud" settlement methods.

Integration > Expansion

  • Func Platform Synergy Optimization: You can view all connected DataFlux Func lists in the expansion, making it convenient for users to manage and monitor all connected external data sources.

Deployment Edition Update

  • Volcengine TLS supports JSON indexing and search

Bug Fixes

  1. Resolved the issue of excessive Kafka outbound traffic when forwarding data to Kafka

November 13, 2024

OpenAPI Update

  1. Snapshots: Supports creating snapshots for log viewers via OpenAPI snapshot generation.
  2. Data Access: OpenAPI supports retrieving data access lists, supporting retrieval/creation/modification of individual data access rules.

Feature Updates

  1. High Consumption Alerts Optimization: Added total consumption alert functionality, supporting setting warning amounts for total workspace consumption.

Application Performance Monitoring

DQL Queries

Supports directly specifying [today], [yesterday], [this week], [last week], [this month], [last month] time parameters.

Management

  1. Invite Members: Added newline-separated functionality, allowing multiple emails to be recognized via newline separation.
  2. Data Forwarding Rule Expansion: Data forwarding to Huawei Cloud OBS supports AK/SK access, providing richer OBS access methods.
  3. Workspace:
  4. Added 7-day temporary storage logic when deleting or dissolving workspaces, with final clearance of workspace data after 7 days;
  5. Supports configuring default personal account-level spaces and pinned spaces.

Monitoring

  1. Enhanced Monitor Functionality: When detecting metrics by selecting logs, supports searching log indices for selection.
  2. Monitors: Appends threshold trigger judgment configurations to events for record keeping, associating event fields: df_monitor_checker_value_with_unit, event content can render detection values with units via {{ Result_with_unit }}.
  3. Intelligent Monitoring Events Support Dual-Language Switching: When switching workspace languages, intelligent monitoring events support changing with workspace language.
  4. Cloud Billing Monitor Views: Cloud billing views support more instance-level bill analysis.

Scenarios

  1. Bar charts added Y-axis upper and lower limit settings, allowing more precise control over chart display effects;
  2. When performing cross-workspace queries, supports selecting "All Spaces" to allow users to obtain all information at once.

Deployment Edition Update

  1. Forgot Password: When forgetting the login password, supports retrieving the password via email verification code linked to the account. Note: If the account is not associated with an email, the password cannot be retrieved via this method.
  2. Global DCA Configuration: Added global DCA address configuration, allowing one-click configuration of DCA addresses for all workspaces.

New Integrations

Bug Fixes

  1. Resolved the issue where alerts could not be sent when setting filter conditions in alert strategies using extended fields from event information.

  2. Resolved the issue where not all contents were displayed in the filter conditions of alert strategies.

  3. Resolved the issue where regular expression matching in alert strategies prevented monitors from issuing alerts.

  4. Resolved the issue where configuring alerts to deliver to incident tracking and notifying specific Webhooks via incident tracking failed to send notifications of type issue.add.

  5. Resolved the instability issue of secondary menu data in the resource catalog.

  6. Resolved the issue where resource classifications deleted after being added to secondary menus remained visible.

  7. Resolved the issue where saving the JSON of the resource catalog cleared the configuration upon reopening.

  8. Resolved the issue where resources incorrectly associated dashboards due to unmatched tags.

  9. Resolved the issue where loading display columns in the resource catalog was discontinuous with obvious transitions.

  10. Resolved the issue where filter conditions were lost and views could not load properly after upgrading versions.

  11. Resolved the issue where the "Add Filter" feature in the log explorer could not fully recognize trace_id strings.

  12. Resolved the issue of inaccurate network log association for -bpf_net_l7_log logs.

November 6, 2024

Feature Updates

Price Adjustment

  1. User Access PV 30-day, 60-day tier price adjustment;
  2. Application Performance Trace 30-day, 60-day tier price adjustment;
  3. Session Replay price adjustment.

Monitoring

Alert strategies add definitions for notification rules based on member scope, helping users better manage alert notifications and problem resolution boundaries.

Scenarios

Rollup Function applies only to metric data queries. In simple chart mode, other data types will be deprecated.

Bug Fixes

  1. Resolved the issue of infrastructure cell charts not showing specific usage rates.

October 30, 2024

New Integrations

Feature Updates

Cloud Billing

Added primary navigation menu, presetting viewers and bill analysis views for cloud billing data to optimize user viewing experiences.

Note: Free Plan does not support this feature.

Monitoring

  1. Host Intelligent Monitoring added network detection extension: Host-based network monitoring provides efficient network performance monitoring, helping users monitor real-time network traffic, identify abnormal traffic and potential connection problems, and provide timely warnings to avoid affecting business operations. The system supports multi-dimensional visualization functions to help users deeply analyze and understand host network usage, optimize bandwidth allocation and resource utilization, provide data support for future capacity planning, and ensure reasonable network resource configuration.
  2. Enhanced Monitor Functionality:

  3. Supports batch setting of associated alert strategies in the monitor list.

  4. Log viewers can one-click configure log detection type monitors based on current filters and search conditions.

  5. Note: Only when both site and workspace levels enable left* queries do monitors support left* queries. Otherwise, if the log viewer configures left* queries, navigating to the monitor will result in query errors.

  6. Notification Targets List:

  7. Added search and quick filtering functions, supporting fast retrieval of notification targets;

  8. For notification targets disabled by the system due to consecutive two-day failures, marks are displayed after their names.

  9. Mute Rules Optimization:

  10. Added configuration functions for rule names and descriptions, enhancing rule management convenience;

  11. Event properties support logical combinations of different fields (AND and OR);
  12. Optimized list display effects, supporting customizable display columns, enhancing user interface personalization.

  13. Alert Strategies:

  14. Tag matching logic in notification rules supports freely combining AND and OR relationships for different fields, with interaction experiences consistent with viewer filter/search components;
  15. Added custom operation permission configuration;
  16. Added alert strategy description filling.

Scenarios

  1. Added Host NET Analysis View: Through aggregation of indicators such as host network usage, bandwidth allocation, and resource utilization, it provides data support for future capacity planning, ensuring reasonable network resource configuration.
  2. Chart Query Optimization:
  3. index does not support by group queries, optimizing DQL query interaction experiences;
  4. By tag range / filter tag range lists are precise to the metric level;
  5. DQL query added a function to retrieve log index queries: show_logging_index(), which can be applied in dashboard view variables, and chart query index configurations support view variable filling;
  6. Chart expression query functionality now supports cross-space queries;
  7. Optimized combination chart time locking display, providing a more intuitive user experience.
  8. Viewer Page Optimization: Added host_ip display to the Tab page bound to the host in the detailed viewer page.

Pipeline

Pipeline Text Processing Optimization: Isolated "Local Pipeline" and "Central Pipeline", allowing addition of processing scripts for the same data source of different types. Added prompt messages to help users better understand processing differences.

Management

Data Access Function Integration:

  • Added data access functionality for application performance and metrics;
  • Added a "Data Access" function module in management, integrating all data types, supporting quick queries and filtering by users.

Availability Monitoring

Enhanced probe tasks: Increased input limit for WebSocket probe content to 128k; overall optimization of the probe task page.

Deployment Edition Update

  1. Added Monitor Menu in Backend Management: Lists all workspace monitors, supports searching, filtering monitors, supports modifying enabled/disabled status, deletion, export of monitors, and cloning single/batch monitors to selected workspaces.
  2. Note: Composite detection monitors do not support cross-workspace cloning.
  3. MFA Security Authentication Optimization: Added switch to hide 7-day auto-login option, supports configuring whether authentication-free login is enabled.
  4. CDN Domain Configuration: Can configure CDN domain in configuration files, and the RUM application connection page will automatically retrieve and display it.

Bug Fixes

  1. Resolved the ambiguity issue of 0% value display in pie charts, optimized the proportion and visual effects of 0% values in drawing.
  2. Resolved the default page loading error issue when viewing the "Event" menu.
  3. Resolved the issue when selecting multiple log indices.
  4. Resolved the issue where the extra_data field was missing when passing third-party tool Events via "External Event Monitors".
  5. Resolved the issue where right-side data did not refresh when switching hosts via quick filtering in the log viewer.
  6. Resolved the optimization demand for blank value display in table charts.
  7. Resolved the issue where query conditions of imported data access rules via API were not displayed on the page.
  8. Resolved the issue where relevant data sources could not be found when handling test logs in the log function.
  9. Resolved the error in service topology for application performance monitoring services.
  10. Resolved the issue where DQL did not support tag calculations after upgrading self-developed time-series databases to the latest version.
  11. Resolved the issue where clicking into log contexts could not locate the current log.
  12. Adjusted application intelligent monitoring sensitivity to reduce excessive request count anomalies.
  13. Improved adaptability issues of mutation detection monitors for high-frequency tags.

October 16, 2024

New Integrations

Feature Updates

Obsy AI Agent

Guance introduced Obsy AI Agent, providing quick responses and answers to Guance related questions.

Cloud Billing

  1. Added Cloud Billing Viewer: Once billing data is collected into Guance, cloud billing viewers can be created using the cloud billing viewer template to view all cloud billing data.
  2. Added Cloud Billing System Views: Through analysis of product, region, and instance-level consumption of cloud billing, helps users quickly analyze and understand current cloud resource consumption trends, providing references for future cloud resource cost planning.
  3. Added Cloud Billing Intelligent Monitoring: Cloud billing intelligent monitoring provides efficient cloud cost management tools, helping users monitor real-time cloud service consumption, identify abnormal fees and warn against unnecessary expenditures. It supports multi-dimensional visualization features, helping users analyze and understand cloud resource consumption patterns, providing bases for future budget planning, thus optimizing cloud resource allocation and ensuring cost-effectiveness.

Monitoring

  1. Monitor Configuration Interaction Optimization:
  2. Supports configuring Incident Issue Association creation for selected level events;
  3. Optimized Crontab custom detection frequency and detection interval configuration interactions;
  4. Added Notification Content Customization.
  5. Alert Strategy Configuration Optimization:
  6. Added Regular Expression Matching for event filtering conditions within rules;
  7. Optimized filter condition configuration display.
  8. Data Sampling Optimization: On the monitor configuration page and metric analysis page, when the chart automatically triggers data sampling due to excessive data volume, users can manually disable the data sampling function.

Logs

  1. Logs Added Error Tracing: Supports error log tracing and analysis.

Scenarios

  1. Dashboard Visibility Range Optimization: In addition to public visibility, supports custom-configured visible members, and supports batch setting of dashboard visibility ranges to improve dashboard management efficiency.
  2. Template Variables Adjustment: Added #{startTime}, #{endTime} two time variables, supporting retrieval of actual query times of current charts, which can be applied in chart queries and chart links.
  3. Log Stream Chart Display Column Optimization: If display columns in log stream charts are fields cut out from @json format, unit settings can be applied to these fields to unify the viewing and analysis experience of chart data.
  4. Platform Chart Color Scheme Upgrade: Platform chart color schemes have been upgraded to provide better visual effects.
  5. Cross-Workspace Query: All chart expression query functionalities now support cross-workspace queries.

Management

  1. Blacklist Function Enhancement: Supports full selection, single selection, and multi-selection configurations for all data types of data sources.
  2. Self-built Indexes / Sensitive Data Scanning / Data Forwarding: To optimize data processing and writing performance, filtering conditions for involved functional rules have removed "match" and "not match" matching modes.

Events

  1. Unresolved Event Viewer Optimization:
  2. Optimized batch operation interactions, added Select All Current Page and Select All options, supporting quick recovery of currently selected anomaly events;
  3. OK event title display optimized after manual recovery.

Infrastructure

  1. Resource Catalog Optimization: Resource catalogs support custom resource classification icons, providing rich icon selections to enhance user experience.

Deployment Edition Update

  1. Removed the limit 50 restriction for dropdown values in dashboard view variables to meet different data query needs.
  2. Updated Backend Management: Added "Help", "Avatar", "System Notifications", and "Quick Entry" options to hidden items in the menu to improve management efficiency.

Bug Fixes

  1. Resolved the issue of unable to search in English-version integrations.
  2. Resolved the issue of RUM snapshot sharing being inaccessible.
  3. Resolved the issue where composite monitoring A&&B was ineffective, and the Result of A||B had only A's value, not B's.
  4. Resolved the issue where matching null values failed when setting primary-secondary views.
  5. Resolved the issue where rank charts could only retain two decimal places, causing smaller actual values to be rounded off and discarded.
  6. Resolved the issue of incomplete email display in scheduled report dashboards.
  7. Resolved the issue of inability to save when continuous trigger judgment exceeded 10 times.
  8. Resolved the issue of data not aggregating after migrating APM and logs to the base.
  9. Resolved the issue of only displaying local login in the frontend when both local and LDAP login methods were enabled simultaneously.
  10. Resolved the issue of no data in availability monitoring.
  11. Resolved the issue of missing message content in exported logs.
  12. Resolved the issue of log sorting anomalies.
  13. Resolved the issue where context logs were not displayed when selecting multiple indices in the log viewer.
  14. Resolved the compatibility issue of low conversion efficiency in Grafana chart conversion tools.
  15. Resolved the issue where fields added in quantity statistics configuration appeared outside the input box.
  16. Resolved the issue of dimension acquisition failure in storage log monitors.
  17. Resolved the issue where Issues were not generated after abnormal events occurred despite Issue discovery configuration.
  18. Resolved the issue of unsupported keyword searches in dashboard view variable dropdown lists.
  19. Resolved the issue of normal text not being written into Doris troubleshooting.
  20. Resolved the issue of varying event state counts within the same time period.
  21. Adjusted role query logic, resolving the issue of not finding roles when the count exceeded 100.

September 25, 2024

Breaking Changes

Probe Tags: Field name changed from tags.info to df_label.

Feature Updates

Scenarios

  1. Dashboards added History Version Records: Can view version records saved within three months for this dashboard. After selecting a version, you can view details of this version's charts, with changes marked in different colors in JSON format.
  2. Supports restoring the current dashboard to the selected historical version;
  3. Supports cloning a specific version of the dashboard.
  4. Custom Viewer supports changing display column order: When editing custom viewer configurations, drag-and-drop selected fields to change the display order.

Monitoring

Monitors added custom operation permissions: After configuring operation permissions, only objects granted permissions can perform enable/disable, edit, and delete operations on the monitor.

  • Note: If operation permissions are not configured, the monitor permissions follow the default permissions for "Monitor Configuration Management".

User Access Monitoring

  1. Session Replay Enhancement: Mobile session replay functionality launched, supporting mobile app session replay to backtrack user behavior trajectories and locate usage issues.
  2. Data Access Enhancement: User access added data access functionality, supporting application-level configuration of data viewing scopes, finely managing member data query boundaries.

Management

  1. Cross-Space Authorization Optimization: Updated the definition of login space to "current space" to simplify operations between different spaces.
  2. Data Forwarding Rules support specifying storage directories: When forwarding data to AWS S3, Huawei Cloud OBS,Alibaba Cloud OSS, supports forwarding data to the corresponding directory under the storage bucket, helping better manage forwarded data.
  3. Note: Please exercise caution when changing storage paths. Due to a delay of approximately 5 minutes in updating configurations, some data may still be forwarded to the original directory after changes.
  4. Data Forwarding Viewer Optimization:
  5. Time Widget Adjustment: Adjusted to the general time widget used by viewers, capable of retrieving forwarding data precise to the minute.
  6. SLS Query Logstore Data Storage Location Adjustment: "Data Forwarding" no longer retains SLS query logstore data, which can be queried in the "Log Viewer."

Availability Monitoring

If the tag format is key:value, the key value will be extracted into a top-level field in the results.

  • Note: If custom tag keys conflict with other probe result attribute values, the conflicting tags will be discarded.

Infrastructure

  1. Resource Catalog Function Enhancement: Optimized the resource catalog architecture, supporting user-defined resource viewer templates and providing both list and cell chart view modes to enhance the viewing and analysis experience of resource data.
  2. Container Interaction Optimization: When switching views for containers and K8s infrastructure viewers, the filtering and search conditions are retained and not reset.

Help Center

Integrated the help center page, allowing users to access all integration lists through a unified entry point, with support for search and label filtering functions to improve search efficiency.

Bug Fixes

  1. Resolved the issue where PromQL query result settings rules did not take effect.
  2. Resolved the occasional failure to recover in the v2 Host Survival Alert monitor.
  3. Resolved the issue where reports sent via email failed to open dashboards in the report.
  4. Resolved the issue where probe tasks created via OpenAPI could not be modified.
  5. Resolved the inconsistency between PV statistics in paid plans and PV quantities in fee details.
  6. Resolved the issue where Webhook added user information but did not carry phone numbers.
  7. Resolved the inconsistency between view variable values and those in dashboards.
  8. Resolved the display issue on shared workspace homepages.
  9. Resolved the issue where dropdown box values in template variables did not match actual retrieved data.
  10. Resolved the frequent data loading failure in time-series table charts within dashboards.
  11. Optimized several page display issues.

Deployment Edition Update

  1. Datakit Management supports filtering online hosts: Supports filtering hosts that have reported data in the last 10 minutes, 15 minutes, 30 minutes, 1 hour, or 3 hours.
  2. Backend Management:
  3. When space storage type is "Volcengine", supports configuring hot data retention duration.
  4. Improved interaction and wording for creating new workspaces; if there's only one default main engine option, users do not need to specify it additionally.
  5. Enhanced Platform Color Template: Supports defining navigation bar and navigation text color configurations.
  6. License Usage and Expiry Reminders: Added global console notifications for licenses nearing expiration, already expired, or overused; added global console notifications for platform component version upgrades.

September 4, 2024

Feature Updates

Logs

  1. Log Viewer Added Interaction: Holding Ctrl allows performing "Add to Query," "Exclude from Query," and "Copy" operations on tokenized text in the viewer list, facilitating quick query additions. Similarly, this interaction is supported in the content area of the log details page.
  2. Logs Support Binding Volcengine TLS External Indexes: Can bind external indexes to directly view and analyze Volcengine log data in Guance platform.
  3. Logs > Data Access Optimization:
  4. Added a data access navigation page, with a new help documentation link in the top-right corner;
  5. Data access rules added a 【Name】field as a unique ID and a 【Description】field, allowing custom names and descriptions to distinguish rule usage scenarios.
  6. Log Viewer Filter Optimization: The 【Log Index】filter in the log viewer list supports searching, allowing keyword searches for indices and selection.
  7. Log Status Customization: Supports customizing log status values and setting colors for each status value in the console, adapting to different log ingestion scenarios while making log status displays more personalized and intuitive.

Scenarios

  1. Added new chart type Heatmap: Users can intuitively view data distribution and trends through color intensity, helping better understand the data.
  2. Chart Link Redirect Jump: Combines Function functions with dashboard data to achieve link redirect jumps.
  3. Alert Statistics Chart Component Upgrade: Changed the listing logic, and the new version of the alert statistics chart has the same listing effect as the unresolved event viewer, unifying the user's viewing experience.
  4. Note: Cross-workspace listings do not support "Create Issue" and "Manual Recovery" operations.
  5. Custom Display Columns for Grouped Table Charts: In grouped table charts, added functionality to customize display columns, supporting settings to show or hide returned columns, providing a more flexible way to display data.
  6. Optimized Cross-Space Authorized Query Interactions: After enabling space authorization, you can directly select authorized spaces above the query, making operations more intuitive and convenient.

Incident Tracking

Incident Tracking Issues and Monitor Events: If content includes @ Member configuration, then when passing externally via Webhook, the Issue or event will also carry the account attribute information of the @ Member.

Monitoring

  1. External Event Detection: Supports custom event occurrence times and tag attribute additions. Note:
  2. Field values uniformly use string types;
  3. Field names do not support starting with _ underscores or df_ prefixes and cannot duplicate default field names of current events;
  4. Custom tag field names cannot duplicate field names defined in dimension_tags.
  5. Terminology Adjustment: "No Data" officially updated to "Data Gap" to ensure uniform viewing experiences in page configurations.

Pipeline

Separate handling of test data and log data, and add "Availability Test" data types. Avoid mutual interference during data processing to ensure accuracy and efficiency of data processing.

Note: Only central Pipelines support the "Availability Test" data type, and the DataKit version of the test node must be >= 1.28.0.

Others

  1. Workspace List Display Optimization: For the operation bar in the list, added a mouse hover tip showing the creator's avatar, creation time, updater, and update time; simultaneously optimized overall display of operation items.
  2. Added audit event jump links in the operation bar: Click to jump and view corresponding audit events.
  3. Account Management Display Adjustment: The [Account Management] menu for single sign-on users does not display password items.

Bug Fixes

  1. Resolved the issue of local Function functions as data sources not linking time range controls when querying.
  2. Resolved the issue of incorrect display order of PromQL data query results.
  3. Resolved the issue of inconsistent filter components in monitors and chart queries.
  4. Resolved the issue where related non-smart monitoring events appeared in the smart monitoring event list when clicking from the incident tracking entry.
  5. Resolved the Lark incident tracking Webhook integration having no data or callbacks.
  6. Resolved the issue of displaying large-scale unit numbers incorrectly.
  7. Resolved the issue of being unable to search fields when adding filter conditions in analysis mode in the viewer.
  8. Resolved the issue of missing source links when creating Issues from monitoring events.
  9. Resolved the issue of CSV export failure in logs.
  10. Resolved the issue of not receiving high consumption warning emails.
  11. Resolved the issue of unchanged Issue lists when switching channels in incident tracking.
  12. Resolved the issue of errors occurring in the log viewer when selecting indices a and b with the same field name (ignoring case).

Deployment Edition Update

  1. Customizable return quantity for charts: Line charts, pie charts, table charts, rank charts, rectangle tree maps, and maps support customizing the amount of returned data, with no maximum limit, to meet various data display needs.
  2. Backend Management > Datakit Management, supports exporting Datakit lists.

August 21, 2024

Breaking Changes

  • OpenAPI / Global API: Unresolved event data source for ["Events"] changed from UE to E.

New Features

  • Management: Added Client Token unified management entry. When using public DataWay to connect RUM applications, users can replace the system-generated default Token with a custom-created Token.

Continuous Optimization

  • Incident Tracking:
  • Added Issue Discovery page. Through this function, you can customize specific rules for Issue discovery, unify and filter abnormal events and related data detected by monitor rules. Treat a series of events as caused by a single reason, set filtering conditions for these events, then choose aggregation dimensions to further refine the data. After refinement, the data will be aggregated according to the detection frequency you set. Finally, the system will automatically push this information to the specified channel based on the pre-set Issue title and description, ensuring all relevant parties receive and handle these Issues promptly.
  • Configuration Management > Notification Strategy: Added display of creation/update information in the notification strategy list.

Routine Updates

  • Data Retention Policy:
  • Original ["Application Performance"] item split into ["Application Performance-Traces"], ["Application Performance-Profile"], supporting separate configuration of Trace data and Profile data retention policies;
  • Original ["Data Forwarding"] renamed to ["Data Forwarding-Guance"].
  • Monitoring > Notification Target Management: Continuous one-day sending failures trigger system notifications; continuous two-day sending failures trigger system notifications and automatic deactivation.
  • Unresolved Event Viewer:
  • Data source changed to querying event data, aggregating with df_fault_id as the unique identifier and returning the most recent data result for display.
  • Overall UI redesign of the page.
  • Application Performance Monitoring (APM) > Traces: Service Call Relationship Diagram added binding built-in view capability. Clicking on a service card allows quick viewing of related user views associated with that service.
  • Management:
  • Added ["Workspace Description"];
  • Interaction in edit mode changed to opening a new window;
  • Workspace lists support searching and locating through workspace name or description.
  • Logs > BPF Logs > Layer 7 BPF Network Logs: UI optimization of network request topology diagrams, highlighting distinctions between server and client ends.
  • Availability Monitoring > HTTP Monitoring > Advanced Settings > Request Settings default added Accept-Encoding:identity.

Deployment Edition Update

  • Added Probe Node Management entry, supporting creation of platform-level probe nodes and unified management of all nodes through the node list. Probe nodes created through this entry support configuring Chinese and English node names to adapt to domestic and international site displays and reporting data results of Guance.

  • Data Retention Policy:

  • Considering user factors such as storage cost, the deployment edition backend added ["Session Replay"] configuration items.

  • Original ["Data Forwarding"] renamed to ["Data Forwarding-Default Storage"];
  • Original ["Application Performance"] item split into ["Application Performance-Traces"], ["Application Performance-Profile"], supporting separate configuration of Trace data and Profile data retention policies;

  • Supports Volcengine TLS as the underlying data storage engine.

Bug Fixes

  • Resolved the issue of ineffective notification strategies in incident tracking;
  • Resolved the issue of abnormal export in application performance monitoring trace tracking;
  • Resolved the issue of permission configuration display errors when modifying notification targets via OpenAPI;
  • Resolved the issue of log viewers failing to automatically retrieve source filters after resetting the time range;
  • Resolved the issue of source filter conditions still showing all source values outside the filter in "Quick Filter" even after adding them to the viewer search bar;
  • Resolved the issue of mutation detection errors;
  • Resolved the issue of UI pages failing to display role information after writing data access rules via OpenAPI;
  • Resolved the issue of legend data formats not taking effect in charts;
  • Resolved the issue of actual probes continuing to run despite deletion of associated probe tasks in self-built probe nodes.

August 7, 2024

New Features

  • User Access Monitoring (RUM): Added Heatmap. Visually presents visitor interactions with websites, obtaining click data and click positions of page elements to understand user focus points.

  • Application Performance Monitoring (APM) > Traces: Added Installation Guide page.

  • Monitoring: Added detection type — Interval Detection V2, detecting normal fluctuation ranges predicted by confidence intervals established from historical data of metrics.

Continuous Optimization

  • Incident Tracking:
  • Configuration Management > Notification Strategy: Added Operation Audit and Execution Logs viewing entry. When receiving Issue notifications, sometimes notifications fail to send normally or there are doubts about notification strategies, at which point you can view the operation audit events and execution log data of the current notification strategy to make judgments.
  • APM / RUM Automatic Issue Discovery supports adding filtering conditions;
  • For deployment editions, added a Unified Management Entry for Exception Tracking Levels;
  • Calendar:
    • In the calendar editing page, different notification targets automatically generate colors;
    • Calendar Management: Added statistical counts for ["My Calendars"] and ["All Calendars"];

Routine Updates

  • Monitoring > SLO:
  • Added tag configuration, ultimately affecting generated event data information;
  • Configuration Optimization: By setting ["Target"] and ["Minimum Target"] 7-day achievement rate ranges, judge whether to generate warning or urgent events;
  • Supports sending alert notifications through associated ["Alert Policies"].
  • Availability Monitoring:
  • Probe tasks added tag configuration;
  • Optimized the Test Module in the probe task configuration page;
  • List added Quick Filter module;
  • Viewer: Supports exporting CSV files in analysis mode.
  • Infrastructure > Containers: Added process association page display.

Bug Fixes

  • Resolved the issue of task invocation billing statistics not being displayed;
  • Resolved the issue of ["Left * Matching"] in chart queries;
  • Resolved the issue of BPF network logs not including container-related information in returned data;
  • Resolved the issue of central Pipeline inefficiency.

Breaking Changes

  • OpenAPI:
  • SLO Create/Modify interfaces added tags, alertPolicyUUIDs and deprecated alertOpt parameter;
  • SLO Get Details and List interfaces added tagInfo, alertPolicyInfos fields in return results, discarding the alertOpt field.

July 24, 2024

Guance Update

  • Incident Tracking:
  • Added Analysis Dashboard: Visualizes different metric data.
  • Added Calendar Management and Notification Strategy: Further distributes notification assignments for Issue content scope.
  • Scenario:
  • Charts: Added Time Offset setting. After enabling time offset, when querying relative time intervals, the actual query time range shifts forward by 1 minute to prevent data retrieval from being empty due to delayed warehousing.
  • Dashboards: Added History Snapshot entry.
  • Snapshots: Automatically retrieve the currently selected time range on the page when saving snapshots; when sharing snapshots, you can choose to allow viewers to change the time range.
  • Monitoring:
  • Infrastructure Survival Detection V2: Added Additional Information. After selecting fields, the system performs additional queries, but these are not used for triggering condition judgments.
  • Notification Target Management: Added [Operation Permission] option configuration, controlled by switches for notification target operations (editing, deleting).

July 10, 2024

Guance Update

  • Scenario:
  • View Variables:
    • Added configuration switch: Includes * options.
    • When hiding view variables, the list adds hidden identification.
  • Dashboards: Group components support configuring colors.
  • Charts: Alias function covers rank charts, rectangle tree maps, Sankey diagrams.
  • Dashboards/Viewers/Built-in Views: Added Card Attributes information, optimizing editing configurations.
  • Monitoring:
  • Notification Target Management: Configuring Webhook Notification Targets supports appending member information.
  • Application Intelligent Detection: Added tracking of historical changes, filtering periodic abnormal data mutations; added the number of affected users by abnormal services.
  • Events > Event List Viewer: Added alarm notification status identifiers to display columns.
  • Logs:
  • Indexes: When binding SLS External Indexes, added access type selection, supporting custom public or internal network access;
  • Log Viewer: In Cluster Analysis mode, supports exporting display column data and associated log page data.

Guance Deployment Edition Update

June 26, 2024

Guance Update

  • Pipelines: Supports selecting central Pipeline scripts to execute.
  • Paid Plans & Billing: Added Central Pipeline Billing Item, tallying the size of all original log data processed by hitting the central Pipeline.
  • Monitoring
  • Notification Target Management: Added Permission Control. After configuring operation permissions, only objects granted permissions can perform editing and deletion operations on this notification target.
  • Intelligent Monitoring > Log Intelligent Detection: Added tracking of historical changes, filtering periodic abnormal data mutations.
  • Logs
  • Data Access: Added access permission configuration for authorized log indices.
  • Log Viewer: Display column expansion, supports adding JSON object inner field content to first-level return display.
  • BPF Network Logs:
    • Connection display effect optimization;
    • Supports direct navigation to detail pages;
    • Supports custom addition of display columns.
  • Scenario
  • Time Series Graphs: Line graphs, area graphs added Breakpoint Connection settings, bar graphs added ["Show Return Value"] button.
  • Availability Monitoring: Task list added header sorting.
  • DataFlux Func: Supports Guance exception tracking script DingTalk App Integration.

Guance Deployment Edition Update

  • Profile: Supports file storage and object storage methods through configuration parameters.

June 13, 2024

Guance Update

  • BPF Network Logs: Optimized BPF network functionality, enhancing L4/L7 network linkage.
  • APM/RUM: Added Automatic Issue Discovery function. After enabling this configuration, Guance will automatically create Issues for error data records that conform to the configured rule.
  • Monitoring
  • Intelligent Monitoring: Added Kubernetes Intelligent Detection: Automatically detects anomalies in Kubernetes using intelligent algorithms, detecting indicators including total Pods, Pod restarts, APIServer QPS, etc.
  • Alert Strategy Management:
    • Added Filter functionality. During alert rule configuration, this function allows adding more detailed filtering conditions on top of existing levels, matching only events that meet level + filtering conditions to be sent to the corresponding notification targets.
    • Supports selecting external emails as notification targets.
  • Monitors > Event Content: Supports custom input of external emails.
  • Scenario
  • Topology Diagram: Added link configuration.
  • Sankey Diagram: Increased support from up to 4 nodes to 6 nodes.
  • Pipeline: List added filter condition display.
  • Logs > Index: Optimized list display.

Guance Deployment Edition Update

  • Profile: Modified file size from a fixed 5MB to customizable, see how to configure.

June 3, 2024

Guance Update

  • Management > Cross-Workspace Authorization: Added page with new [Data Scope], supporting multi-selection of data types.
  • Logs > Log Viewer: Supports cross-workspace index queries, quickly retrieving log data from other spaces, breaking through log data storage location restrictions, significantly improving data analysis and fault location efficiency.

May 29, 2024

Guance Update

  • DCA
  • Supports private deployments, accessible directly via the workspace page button to the DCA console.
  • Supports batch management functions.
  • Incident Tracking:
  • Webhook Receiving Channel: Supports new, modified notifications for Issue replies;
  • Supports selecting teams or adding external emails as Issue assignees.
  • Logs > Context Logs: Query logic modification; supports further query management of related data through log context details pages.
  • Scenario
  • View Variables: Group titles/chart titles support configuring #{view variables} display.
  • Time Series Graphs > Analysis Mode: Supports adjusting time interval interval.
  • Dashboards/Custom Viewers: When the number of labels exceeds 20, shows a search box; label names display colors.
  • Monitoring
  • Monitors/Intelligent Monitoring/Silence Management > Quick Filtering: When values exceed 20, a search box appears, supporting search positioning.
  • Monitors: For PromQL query detection, event notifications automatically list usable template variables.

Guance Deployment Edition Update

  • Profile: File size changed from a fixed 5MB to customizable, see how to configure.

May 15, 2024

Guance Update

  • Monitoring
  • Monitors > Mutation Detection > Detection Metrics: Supports [Compared to Previous Period] option, thus achieving final comparison of data within a certain fixed time period.
  • Silence Management: Added [Additional Information] function, supporting adding explanations to silence rules to mark reasons or sources of silence.
  • Intelligent Monitoring > Host Intelligent Monitoring: Added network traffic, disk IO two detection dimensions.
  • Scenario > Dashboards:
  • View Variables: Optimized editing page style, supports defining drop-down single/multiple selections.
  • Grouped Table Graphs, Metric Analysis > Table Graphs support multi-column query result fitting, such as
L::RE(`.*`):(count(*),message,host) {index = 'default' and status = 'error'} BY source,service
  • Viewers:
  • Log Viewer > Context Logs supports microsecond-level data query filtering, solving the problem of multiple data appearing at the same moment (milliseconds), leading to inability to hit and display a specific log context.
  • All viewers support choosing data volume to export as CSV files.
  • Added viewer search query audit events, i.e., manually initiated query operations are counted as audit event records.
  • Service Management: Moved from the original path [Scenario] to [Application Performance Monitoring], optimizing user experience.
  • Generate Metrics: Supports configuring multiple by groupings without quantity restrictions.
  • DQL Queries: Expression queries support specified value filling, supporting result filling and final value filling for subqueries.
  • User Access Monitoring > Android: Application configuration display optimization.
  • Events: Added associated view jump entry in detail pages. In cases where detection dimension data does not exist, you can jump to the viewer from the detail page to view.

Breaking Changes

  • Management > Attribute Claims: Custom attribute field values changed to string type storage.

Guance Deployment Edition Update

  • Template Management: Added import template entry, template scope includes view templates, monitor templates, custom viewer templates, Pipeline. Supports converting custom templates to platform-level templates for other workspaces to use.
  • User Management: Batch operation interaction optimization.

May 29, 2024

Guance Update

  • Monitoring
  • Monitors > Mutation Detection > Detection Metrics: Supports [Compared to Previous Period] option, thus achieving final comparison of data within a certain fixed time period.
  • Silence Management: Added [Additional Information] function, supporting adding explanations to silence rules to mark reasons or sources of silence.
  • Intelligent Monitoring > Host Intelligent Monitoring: Added network traffic, disk IO two detection dimensions.
  • Scenario > Dashboards:
  • View Variables: Optimized editing page styles, supports defining drop-down single/multiple selections.
  • Grouped Table Graphs, Metric Analysis > Table Graphs support multi-column query result fitting, such as
L::RE(`.*`):(count(*),message,host) {index = 'default' and status = 'error'} BY source,service
  • Viewers:
  • Log Viewer > Context Logs supports microsecond-level data query filtering, solving the problem of multiple data appearing at the same moment (milliseconds), leading to inability to hit and display a specific log context.
  • All viewers support choosing data volume to export as CSV files.
  • Added viewer search query audit events, i.e., manually initiated query operations are counted as audit event records.
  • Service Management: Moved from the original path [Scenario] to [Application Performance Monitoring], optimizing user experience.
  • Generate Metrics: Supports configuring multiple by groupings without quantity restrictions.
  • DQL Queries: Expression queries support specified value filling, supporting result filling and final value filling for subqueries.
  • User Access Monitoring > Android: Application configuration display optimization.
  • Events: Added associated view jump entry in detail pages. In cases where detection dimension data does not exist, you can jump to the viewer from the detail page to view.

Guance Deployment Edition Update

  • Added DataKit List Management page.
  • Deployment edition configuration for single sign-on connections supports customizing display titles, descriptions, and logos.
  • Users: Added extended attribute configuration.
  • Supports directly configuring attributes in the edit page for local users.
  • Supports automatically appending third-party user attributes via the userinfo interface when single signing on to Guance.

April 24, 2024

Guance Update

  • Management:
  • Added Cloud Account Management: Centralizes all enterprise cloud service accounts for unified management, distinguishing by the uniqueness of certain configurations under each account. Configures integrated collectors to independently manage cloud services under each account, thereby achieving fine-grained control of business data.
  • Account Management: Account Login Expiry Time adjustment.
  • Added Quick Search pop-up, allowing quick viewing of recently accessed pages within the current workspace and other function-related pages.
  • Infrastructure > Containers: Added Statefulset, Persistent Volumes two object viewers.
  • Incident Tracking:
  • Added Issue assignee configuration, Guance sends email notifications to assignees.
  • Channel Management: Supports Upgrade Configuration. That is, sets new Issues exceeding a specific number of minutes without an assignee to send upgrade notifications to corresponding notification targets.
  • Monitoring
  • Monitors: Detection Configuration: Supports generating events again after continuously judging multiple trigger conditions take effect upon configuring [Trigger Conditions].
  • Silence Management:
    • Optimized display of silence rule lists: Supports listing all current workspace silence rules, quickly filtering target rules via quick filters.
    • Event attribute matching supports reverse selection, filter condition formats as follows: attribute:value, attribute:*value*, -attribute:value, -attribute:*value*, different fields combination relationships are AND, multiple values of the same field are OR.
  • DQL match function meaning changed to exact match. This change applies only to the new engine, specifically applicable to scenes involving viewers and monitors.
  • Viewer scene example: host:~cn_hangzhou.
  • Monitor scene example:
    window("M::`cpu`:(avg(`load5s`)) { `host` = match('cn-hangzhou.172.16.***') } BY `host`", '1m')
    
  • Scenario > Dashboard Charts can be directly downloaded as PNG images, table charts can also be exported as CSV files.
  • Logs > Bind Index: [Field Mapping] changed to non-mandatory.
  • Integration/Built-in Views: Templates added tag management.
  • Service Map cross-workspace node style display adjustment.

Guance Deployment Edition Update

  • Management > Basic Information > License Information: DataKit quantity limit supports adjusting according to data statistics range, changed to host/DK count with survival time >= 12 hours.
  • Supports configuring blacklists, customizing the import scope of Guance integrations, view templates, monitor templates.

OpenAPI Update

April 10, 2024

Guance Update

  • Monitoring > Monitors > New: Added [Data Gap], [Information Generation] configuration areas to better differentiate abnormal data and data gaps.
  • Management: Added System Notifications page, viewable abnormal status messages for all configurations under the current account's workspace.
  • Scenario:
  • Chart Queries: Added Rollup Function, also applicable to [Metric Analysis] and [Query Tool];
  • Dashboards/User Views: Added [Pin] function. Under the premise of being authorized to view data from several other workspaces in the currently accessed workspace, supports setting queries from other workspaces as default options.
  • System Views: Supports cloning to create dashboards or user views;
  • Custom Viewers: Optimized search mode; in non-edit mode, hovering over [Data Scope] allows viewing all filter conditions.
  • Viewer > Quick Filters:
  • Added [Dimension Analysis] button, clicking switches to viewer analysis mode;
  • Supports adding/removing current fields to/from display columns via external buttons.
  • Free Plan Workspace > Navigation Bar: Added [Upgrade Immediately] button.
  • Infrastructure > Containers > Cell Chart: Added CPU usage rate (standardized) and MEM usage rate (standardized) two indicator fill methods.

Guance Deployment Edition Update

Workspace Management: Added Data Reporting Limit, helping stakeholders save resource usage costs.

March 27, 2024

Guance Update

  • Monitoring:
  • Alert Strategy Management: Each notification rule (including default notifications and custom notifications) configuration added support for upgrade notification conditions.
  • Monitors > Event Content: Added Custom Advanced Configuration, supporting adding associated logs and error stacks;
  • Host Intelligent Monitoring: Changed current mutation display to prediction-based anomaly alerts, trend graphs display current metrics and confidence interval upper/lower bounds, anomalies exceeding confidence intervals are marked red.
  • Scenario > Charts: Added Topology Chart.
  • APM > Trace Detail Page > Service Call Relationship: Adjusted to service topology display, showing call counts between services.
  • Data Retention Policy: Session Replay's data retention policy aligns with RUM's retention policy, i.e., if RUM data is retained for 3 days, Session Replay data is also retained for 3 days.
  • Viewer:
  • Event Viewer > Basic Attributes: Added detection metric visibility configuration, cached locally, globally adaptable;
  • APM > Error Tracking > Cluster Analysis > Detail Page: Supports creating incident tracking Issues;
  • RUM > Error > Cluster Analysis > Detail Page: Supports creating incident tracking Issues;
  • RUM > View > Detail Page:
    • Performance: Added [All Entries] option, listing all associated data under the current View;
    • Fetch/XHR: Clicking data rows supports opening corresponding trace detail pages or Resource detail pages.
  • Time Widget: Retrieves "current time" precisely to the millisecond.
  • Management > Ticket Management:
  • Added star rating and reviews;
  • Tickets requiring feedback need to be adjusted to automatically close if there is no customer feedback within 7 days;
  • Supports exporting ticket lists;
  • Tickets with statuses [Completed][Revoked] can be restarted;
  • Accounts canceled have their submitted unclosed tickets automatically closed.
  • Overall optimization of cloud market activation process.

Guance Deployment Edition Update

  • Data Retention Policy: Supports workspace owners configuring data retention policies, and supports custom input of retention durations. Application scenarios:
  • Metric Management > Measurement Sets;
  • Logs > Indices > New.
  • Users: Supports inviting members via email.

March 13, 2024

Guance Update

Guance Deployment Edition Update

  • Management > Basic Information: Added "Used DK Count" display;
  • Management > Users: Added Groups page, configure associated workspaces and roles based on groups, users gain access to corresponding workspace permissions via groups.

March 6, 2024

Guance Update

  • Monitoring
  • Monitors > Detection Frequency: Added Crontab Custom Input, meeting the need for executing detections only during specific time periods;
  • Mutation Detection: Added [Last 1 Minute], [Last 5 Minutes] detection intervals;
  • Silence Management: Selecting silence scope makes "Event Attributes" non-mandatory, configurable finer granularity matching rules as needed.
  • DataFlux Func: Added External Function. Allows third-party users to fully utilize Function's local cache and local file management service interfaces to write functions, executing data analysis queries within workspaces.
  • APM > Traces:
  • Title Area UI Display Optimization;
  • For flame graphs, waterfall charts, Span lists exceeding 10,000 Spans, supports viewing unmatched Spans via offset settings;
  • Added Error Span filter entry; supports searching and matching by entering Span resource names or Span IDs.
  • Scenario
  • Charts: Added Sankey Diagram;
  • View Variables: Added Select button, default selects all current values, can deselect as needed.
  • Account Management: Added [Cancellation](../management/index.md#cancelentry.

  • Viewer:

  • UI Display Optimization;
  • Filters added regular expression matching / reverse regular expression matching modes;
  • Wildcard filtering and search support left * matching.
  • Events > Detail Page: [Alert Notifications] tab page UI display optimization.

Guance Deployment Edition Update

January 31, 2024

Guance Update

  • Monitoring:
  • Intelligent Monitoring:
    • Host, log, application intelligent detection frequency adjusted to execute every 10 minutes, each execution counted as 10 calls in fees;
    • To enhance algorithm accuracy, log and application intelligent detection adopt data retention methods. Initiating one intelligent monitoring generates corresponding measurement sets and metric data. This adjustment produces additional timelines, specifically the number of detection dimensions (service, source) filtered by the current monitor configuration's filter conditions * detection indicator quantity. Since monitor filter conditions are not stored, if modifications occur in the monitor filter condition configurations, new equivalent timelines are generated on the day of modification, resulting in timeline duplicate billing on that day, returning to normal the next day after modification.
  • Alert Strategy Management:
  • Monitors
    • Alert Configuration: Supports configuring multiple alert strategies; if configured with multiple, df_monitor_name and df_monitor_id will be presented in multiple forms separated by ;;
    • Incident Tracking Issue Transformation: Added an [Event Recovery Synchronizes Issue Closure] switch, when abnormal events recover, synchronously recovers incident tracking Issues;
    • Monitor List Added Clone Button.
  • Notification Target Management: Added Simple HTTP Notification Type, directly receiving alert notifications via Webhook address;
  • Scenario:
  • Charts: Unit added [Currency] option; Advanced Configuration > Concurrent Comparison changed to [Sequential Comparison];
  • Service Management > Resource Invocation: Rankings added TOP/Bottom quantity selection.
  • Viewer: Display column settings added [Time Column] switch.
  • Paid Plans & Billing:
  • Workspace Lock Pop-up Page added Create New Workspace entry, optimizing operational experience;
  • AWS Registration Process Optimization.

Guance Deployment Edition Update

  • Supports LDAP Single Sign-On;
  • Workspace Management > Data Storage Policy added custom options, range <= 1800 days (5 years); among which, metrics added optional durations such as 720 days, 1080 days, etc.; set > edit data storage policy in the console, modify and save to synchronize updates to backend data storage;
  • Users: Supports one-click configuration allocation of workspaces and roles for user accounts;
  • Added console audit event viewing entry, quickly view all workspace-related operation audits;
  • Added [Management Backend MFA Authentication].

January 11, 2024

Guance Update

  • Logs:
  • Added BPF network log collection and log detail pages, supports JSON format conversion; detail pages added readable display modes;
  • Added binding [Associated Network Logs];
  • Data Access: Added batch operations.
  • Scheduled Reports: Added optional sharing methods [Public Sharing] or [Encrypted Sharing].
  • Dashboards:
  • View Variables added [All Variable Values] parameter option;
  • Time Series Graphs: Added sorting logic (only for new engine), supporting sorting returned results.
  • Generate Metrics: Supports batch operations; standard and above permission members support cloning.
  • Monitors:
  • Notification Target Management: Adapted to new DingTalk bots, the "Secret Key" option is non-mandatory during creation, quickly associating DingTalk bots.
  • SLO deduction logic optimized.
  • User Access Monitoring (RUM): Public Dataway supports IP conversion into geographical location information.

Feedback

Is this page helpful? ×