Release Notes (2024)¶
This document records the update content description released by Guance each time.
September 4, 2024¶
New Features¶
Logs¶
- New interactive log explorer: Holding the Ctrl key allows for "Add to Query," "Exclude from Query," and "Copy" operations on the text tokens in the explorer list, facilitating quick search and addition of target data. Similarly, the log details page content area also supports this interaction.
- Support for binding Volcengine TLS External Index: External indexes can be bound to view and analyze Volcengine log data directly on the Guance platform.
- Logs > Data Access optimization:
- A new data access navigation page is added, with a help document link in the upper right corner of the page;
- The data access rule adds a "Name" field as a unique ID, and a new rule "Description" field, allowing custom names and descriptions to differentiate rule usage cases.
- Log explorer filter optimization: The "Log Index" filter in the log explorer list supports search, allowing keyword search of indexes and selection.
- Log Status Customization: Support for customizing log status values and setting colors for each status value in the console, adapting to different log access scenes, while making the log status display more personalized and intuitive.
Scenes¶
- New chart type Heatmap: Users can intuitively view the distribution and trends of data through color shades, helping to better understand the data.
- Chart Link Redirection: Link redirection in conjunction with dashboard data using Function.
- Alert Statistics Chart component upgrade: The listing logic is changed, and the listing effect of the new version of the alert statistics chart is consistent with the unresolved event explorer, unifying the user viewing experience.
- Note: The "Create Issue" and "Manual Recovery" operations are not supported when listing across workspaces.
- Custom display columns in grouped table charts: In grouped table charts, a new feature is added to customize display columns, supporting the display or hiding of returned columns, providing a more flexible data presentation method.
- Optimization of chart cross-space authorization query interaction: After enabling the space authorization feature, you can directly select the authorized space list above the query, making the operation more intuitive and convenient.
Incidents¶
Issue and monitor events: If the content contains @ member
configuration, the Issue or event will synchronize and carry the account attribute information of @ member
when delivered externally through Webhook.
Monitoring¶
- External event detection: Support for custom event occurrence time and tag attribute addition. Note:
- Field values are uniformly used as string types;
- Field names do not support starting with an underscore
_
or prefixdf_
and cannot have the same name as the current event default fields; - Custom tag field names cannot have the same name as the fields defined in
dimension_tags
. - Terminology adjustment: "No Data" is officially updated to "Data Gap" to ensure a unified page configuration and viewing experience.
Pipeline¶
Separate processing of probe data and log data, and add a new "Synthetic Tests" data type. Avoid mutual interference during data processing to ensure the accuracy and efficiency of data processing.
Note: Only the central Pipeline supports the "Synthetic Tests" data type, and the DataKit version of the test node must be >= 1.28.0.
Others¶
- Workspace list display optimization: For the list operation bar, a new display of the creator's avatar is added, with mouse hover tips for the creator, creation time, updater, and update time; at the same time, the overall display of the operation items is optimized.
- New audit event jump link in the list: A new audit event jump link is added to the list operation bar, and you can click to view the corresponding audit event.
- Account management display adjustment: The password item is not displayed under the single sign-on user's "Account Management" menu.
Bug Fixes¶
- Resolved the issue where the local Function as a data source did not link the time range to the time widget when querying.
- Resolved the issue where the display order of the PromQL data query results was incorrect.
- Resolved the issue where the filter components for monitor and chart queries were not unified.
- Resolved the issue where clicking on the smart monitoring-related events from the incidents entry would display them in the non-smart monitoring event list, resulting in no query results.
- Resolved the issue where the Lark incidents Webhook integration had no data and no callback.
- Resolved the issue of the decimal unit display number.
- Resolved the issue where the explorer analysis mode could not search for fields when adding filter conditions.
- Resolved the issue where creating an Issue from a monitoring event had no source link.
- Resolved the issue of log export to CSV failure.
- Resolved the issue of not receiving high consumption warning email notifications.
- Resolved the issue where switching channels in incidents did not change the Issue list.
- Resolved the issue where the log explorer would report an error when selecting indexes a and b with the same field names (case insensitive) in the log index.
Deployment Plan Updates¶
- Customizable return quantity for charts: Time series charts, pie charts, table charts, toplists, tree maps, and China/World maps support customizable return data quantities, with no maximum limit, to meet different data presentation needs.
- Management backend > Datakit management: support for exporting Datakit inventory.
August 21, 2024¶
Breaking Changes¶
- OpenAPI / Global API: The data source for "Events" unresolved events has been changed from
UE
toE
.
New Features¶
- Management: A new Client Token management portal has been added, allowing users to replace the system's default-generated Token with a custom-created Token when using the public DataWay to access RUM applications.
Continuous Optimization¶
- Incidents:
- A new Issue Discovery page has been added. With this feature, you can customize the specific rules for Issue discovery, manage and filter the exceptions detected by the monitor rules and related data. Treat a series of events as caused by a single reason, set filter conditions for these events, and then select 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 preset Issue title and description, ensuring that all relevant parties can receive and effectively handle these Issues in a timely manner.
- Configuration > Strategy: The strategy list now displays creation/update information.
Regular Updates¶
-
Data Retention Policy:
- The original "Application Performance" item is split into "Application Performance-Trace" and "Application Performance-Profile", allowing users to configure the retention policy for Trace data and Profile data separately;
- The original "Data Forwarding" name is changed to "Data Forwarding-Guance".
-
- The data source is changed to query event data, aggregated by
df_fault_id
as the unique identifier, and the latest data result is returned for display. - Overall UI transformation of the page.
- The data source is changed to query event data, aggregated by
- Application Performance Monitoring (APM) > Trace: Service Map adds the ability to bind built-in views, and by clicking on the service card, you can quickly view the related user views associated with the service.
- Management:
- New "Workspace Description" added;
- In edit mode, the interaction changes to open a new window;
- The workspace list now supports searching for and locating workspaces by name or description.
- Logs > BPF Logs > Layer 7 BPF Network Logs: The UI of the network request topology diagram is optimized, highlighting the distinction between the server and client sides.
- Synthetic Tests > HTTP Monitoring > Advanced Settings > Request Settings now include
Accept-Encoding: identity
by default.
Deployment Plan Updates¶
- A new Test Node Management portal has been added, supporting the creation of platform-level test nodes and unified management of all nodes through the node list. Test nodes created through this portal support configuring both Chinese and English node names, adapting to the display and reporting data results of domestic and foreign sites of Guance.
-
Data Retention Policy:
- Considering users' storage cost factors, they may need to customize the retention duration of this data. The deployment plan management backend now includes a new "Session Replay" configuration item.
- The original "Data Forwarding" name is changed to "Data Forwarding-Default Storage";
- The original "Application Performance" item is split into "Application Performance-Trace" and "Application Performance-Profile",
August 7, 2024¶
New Features¶
-
Real User Monitoring (RUM): Added Heatmap. Visually present the interaction between visitors and the website, capturing click data and positions on page elements to understand user focus points.
-
Application Performance Monitoring (APM) > Traces: Added a Setup Guide page.
-
Monitoring: Added a new detection type — Interval Detection V2, which uses the historical data of monitoring metrics to establish a confidence interval for predicting the normal fluctuation range.
Continuous Optimization¶
- Incidents:
- Configuration > Strategy: Added an Audit and Execution Log viewing portal. When receiving Issue notifications, if there are issues with notifications not being sent properly or doubts about the notification policy, you can check the current notification policy's operation audit events and execution log data for judgment.
- APM / RUM > Issue Auto Discovery supports adding filter conditions;
- For the deployment plan, added a Unified Management of Incidents Levels portal;
- Schedule:
- On the schedule editing page, different notification targets will automatically generate colors;
- In schedule management: Added statistical counts for My Schedule and All Schedules.
Regular Updates¶
- Monitoring > SLO:
- Added tag configuration, which ultimately affects the event data information generated;
- Configuration optimization: By setting the range of the 7-day achievement rate for Target and Minimum Target, determine the generation of warning or emergency events;
- Support sending alarm notifications through associated Alerting Policies.
- Synthetic Tests:
- Added tag configuration for probe tasks;
- Optimized the Test Module on the probe task configuration page;
- Added a Quick Filter module to the list;
- Explorer: Support exporting CSV files in analysis mode.
- Infrastructure > Containers: Added a process association page display.
Bug Fixes¶
- Resolved the issue where the billing count for "Task Call" was not displayed;
- Resolved the "Left * Match" issue during chart queries;
- Resolved the issue where BPF network log data did not include container-related information;
- Resolved the central Pipeline failure issue.
Breaking Changes¶
- OpenAPI:
- The SLO creation/modification interface adds
tags
,alertPolicyUUIDs
, and deprecates thealertOpt
parameter; - The SLO detail and list interface return results, adding
tagInfo
,alertPolicyInfos
fields, discarding thealertOpt
field.
- The SLO creation/modification interface adds
July 24, 2024¶
Guance Updates¶
- Incidents:
- Added an Analysis Dashboard: Visually display different metrics data.
- Added Schedule management and Strategy: Further allocate notifications based on the content scope of Issues.
-
Scenes:
- Charts: Added a Time Offset setting. After enabling the time offset, when querying a relative time range, the actual query time range is shifted forward by 1 minute to prevent data retrieval gaps due to delays in data warehousing.
- Dashboards: Added a Historical Snapshot entry.
- Snapshots: When saving snapshots, automatically capture the selected time range on the current page; when sharing snapshots, you can choose to allow explorers to change the time range.
-
Monitoring:
- Infrastructure Uptime Detection V2: Added Additional Information. After selecting fields, the system will perform additional queries, but they will not be used for triggering condition judgments.
- Notification Targets: Added an "Operation Permission" option configuration, controlled by a switch to manage the operations (edit, delete) of notification targets.
July 10, 2024¶
Guance Updates¶
- Scenes:
- View Variables:
- Added a configuration item switch: Including
*
options. - When hiding view variables, the list adds a hidden identifier.
- Added a configuration item switch: Including
- Dashboards: Grouping components support color configuration.
- Charts: Alias functionality covers leaderboards, tree maps and Sankey diagrams.
- Dashboards/Explorers/Built-in Views: Added Card Metadata information, optimizing editing configuration.
- View Variables:
- Monitoring:
- Notification Targets: Configure Webhook Notification targets, supporting the addition of member information.
- Application Intelligent Detection: Added tracking of historical changes, filtering periodic abnormal data mutations; added the number of users affected by abnormal service associations.
- Events > Event List Explorer: Added alert notification status identifiers to the display columns.
- Logs:
- Indexes: When binding SLS External Indexes, added access type selection, supporting custom public or internal network access;
- Log Explorers: Cluster Analysis mode supports exporting displayed column data and associated log page data.
Guance Deployment Plan Updates¶
- Added a global Function Menu, supporting custom console display menu scope, and synchronization to the workspace function menu bar.
- Templates: Optimized the upload logic of custom template management.
June 26, 2024¶
Guance Updates¶
- Pipelines: Support selecting the central Pipeline to execute scripts.
- Billing: Added a Central Pipeline Billing Item, tallying the data size of all raw logs processed by the central Pipeline.
- Monitoring:
- Notification Targets: Added Permission Control. After configuring operational permissions, only targets with granted permissions can edit or delete 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 logs indexes authorized for viewing.
- Log Explorers: Display column expansion, supporting adding JSON object field content to the first-level return display.
- BPF Network Logs:
- Optimized connection display effects;
- Support direct jumping to the detail page;
- Support custom adding of display columns.
- Scenes:
- Time Series Charts: Line charts and area charts added Breakpoint Connection settings, bar charts added a [Show Return Value] button.
- Synthetic Tests: Added column header sorting to the task list.
- DataFlux Func: Support the integration of Guance incidents scripts with DingTalk Applications.
Guance Deployment Plan Updates¶
- Profile: Through configuration parameters, supports two types of storage: file storage and object storage.
June 13, 2024¶
Guance Updates¶
- BPF Network Logs: Enhanced BPF networking capabilities, strengthening L4/L7 network interconnectivity.
- APM/RUM: Introduced the new feature Issue Auto Discovery. Once this configuration is enabled, Guance will automatically create Issues for error data records that meet the specified rules.
- Monitoring:
- Intelligent Monitoring: Added Kubernetes Intelligent Detection: Automatically detect anomalies in Kubernetes through intelligent algorithms, with detection metrics including total number of Pods, Pod restarts, APIServer QPS, etc.
- Alert Strategies:
- Added new Filtering capabilities. When configuring alert rules, this feature allows for more granular filtering conditions on top of the existing severity levels, ensuring that only events matching both the severity level and filter conditions are sent to the corresponding notification targets.
- Support for selecting external email addresses as notification targets.
- Monitors > Event Content: Support custom input of external email addresses.
- Scenes:
- Topology Diagrams: Added new link configurations.
- Sankey Diagrams: Increased the number of supported node configurations from a maximum of 4 to 6.
- Pipelines: Added display of filtering conditions in lists.
- Logs > Indexes: Optimized list display.
Guance Deployment Plan Updates¶
- Profile: File size has been changed from a fixed 5MB to support custom sizes. See How to Configure.
June 3, 2024¶
Guance Updates¶
- Management > Cross-Workspace Authorization: Added a new Data Scope section in the addition page, supporting multi-select data types.
- Logs > Log Explorer: Support Cross-Workspace Index Queries, enabling quick access to log data from other spaces, thereby breaking through the limitations of log data storage locations and significantly enhancing the efficiency of data analysis and fault localization.
May 29, 2024¶
Guance Updates¶
- DCA
- Support private deployment, with direct access to the DCA console via the workspace page button.
- Support batch management capabilities.
- Incidents:
- Webhook Reception Channel: Support new and modified notifications for Issue replies.
- Support selecting teams or adding external email addresses as Issue handlers.
- Logs > Contextual Logs: Modified query logic; support further query management of related data through the contextual log details page.
- Scenes:
- View Variables: Group titles/chart titles support configuration to display
#{View Variable}
. - Time Series Charts > Analysis Mode: Support adjusting the time interval.
- Dashboards/Custom Explorers: Display a search box when there are more than 20 tags; display colors before tag names.
- View Variables: Group titles/chart titles support configuration to display
- Monitoring:
- Monitors/Intelligent Monitoring/Mute Management > Quick Filters: A search box appears when there are more than 20 values, supporting search and location.
- Monitors: For PromQL query detection, automatically list available template variables in event notifications.
- Infrastructure > Networking: Network detail pages > Network analysis supports displaying statistics in two dimensions:
ip:port
andip
. - Application Performance Monitoring > Services > Create/Modify Service Inventory: Increased format validation when filling in repository links and documentation links.
Breaking Changes¶
- Management > Attribute Declaration: Custom attribute field values are adjusted to be stored as string types.
Guance Deployment Plan Updates¶
- Templates: Added an import template entry, with template scope including view templates, monitor templates, custom explorer templates, and Pipelines. Support deployment users to change custom templates to platform-level templates for use by other workspaces.
- Users: Optimized batch operation interactions.
May 15, 2024¶
Guance Updates¶
- Monitoring:
- Monitors > Mutation Detection > Detection Metrics: Support for the "compared to the previous period" option, enabling final comparison of data within a fixed time frame.
- Mute Management: Added "Additional Information" feature, supporting the addition of explanatory notes for silent rules, thereby identifying the reasons or sources of silence, etc.
- Intelligent Monitoring > Host Intelligent Monitoring: Added two new detection dimensions: network traffic and disk IO.
- Scenes > Dashboards:
- View Variables: Optimized editing page styles, supporting the definition of drop-down single-select and multi-select.
- Grouped Table Charts, Metric Analysis > Table Charts support multi-column query result display adaptation, such as
- Explorers:
- Log Explorers > Contextual Logs support microsecond-level data query filtering, solving the issue of multiple data entries at the same moment (milliseconds), preventing accurate positioning and display of a specific log context.
- All explorers support selecting to export data quantities as CSV files.
- Added explorer search query audit events, i.e., manually initiated query operations by users are recorded in audit event logs.
- Services: Moved from the original path [Scenes] to "Application Performance Monitoring", optimizing the user experience.
- Metric Generation: Support configuring multiple by groupings without quantity restrictions.
- DQL Queries: Expression queries support specified value filling, supporting result filling for sub-queries and final value filling.
- Real User Monitoring > Android: Optimized application configuration display.
- Events: Added a new associated view jump entry on the detail page. In cases where there is no detection dimension data, you can jump to the explorer from the detail page for review.
Guance Deployment Plan Updates¶
- Added a DataKit Inventory Management page.
- When configuring single sign-on for deployment, support customizing login display titles, descriptions and logos.
- Users: Added extended attribute configuration.
- Support for local users to directly configure attributes on the edit page.
- Support for automatically appending third-party user attribute configurations to Guance via the userinfo interface during single sign-on.
April 24, 2024¶
Guance Updates¶
- Management:
- Introduced Cloud Account Management: Centralize all enterprise cloud service accounts for unified management, distinguished by the uniqueness of certain configurations under the accounts. By configuring integrated collectors, each cloud service under the account can be managed independently, achieving refined control over business data.
- Account Management: Adjusted the Account Login Expiry Time.
- Added a Quick Search pop-up, allowing for quick viewing of recently visited pages within the current workspace and pages related to various features.
- Infrastructure > Containers: Added two new object explorers: Statefulset and Persistent Volumes.
- Incidents:
- Added Issue owner configuration, with Guance sending email notifications to the owner.
- Channels: Support Upgrade Configuration. That is, if a new Issue remains unassigned for a specific number of minutes, an upgrade notification is sent to the corresponding notification target.
- Monitoring:
- Monitors: Detection configuration: Support triggering event generation again after multiple consecutive trigger conditions are met.
- Mute Management:
- Optimized display of silent rule list pages: Support listing all silent rules in the current workspace, with quick filtering to display target rules.
- Event attribute matching supports inverse selection, with selection formats as follows:
attribute:value
,attribute:*value*
,‑attribute:value
,‑attribute:*value*
, where different field combinations relate as AND, and multiple values for the same field relate as OR.
- The meaning of the DQL
match
function has been changed toexact match
. This change only applies to the new engine, used in both the explorer and monitor scenes.- Explorer scenario example:
host:~cn_hangzhou
. - Monitor scenario example:
- Explorer scenario example:
- Scenes > Dashboards Charts can now be directly downloaded as PNG images, and table charts can also be exported as CSV files.
- Logs > Index Binding: The Field Mapping has been changed to an optional field.
- Integrated/Built-in Views: New tag management added to templates.
- Service Map Cross-Workspace Node Style Display Adjustment.
Guance Deployment Plan Updates¶
- Management > Basic Information > License Information: DataKit quantity limits support adjustment according to data statistics scope, changed to the number of hosts or DKs with a survival time >= 12 hours.
- Support for configuring a blacklist, customizing the selection of imported Guance integrations, view templates, and monitor templates.
OpenAPI Updates¶
- Pipelines Add/Modify: Added profiling type;
- User Views Add/Modify: Support binding to dashboard configurations.
April 10, 2024¶
Guance Updates¶
- Monitoring > Monitor > New: Added Data Gap and Information Generation configuration areas to better distinguish between abnormal data and data gaps.
- Management: Added a System Notifications page, which displays abnormal status messages for all configurations in the current workspace under the current account.
- Scenes:
- Chart Queries: Added Rollup Function, which is also applicable to Metric Analysis and Query Tools;
- Dashboards/User Views: Added Pin feature. Under the premise that the current workspace is authorized to view data from several other workspaces, it supports setting the query of other workspace data as the default option.
- System Views: Support cloning to create dashboards or user views;
- Custom Explorers: Optimized search mode; when not in edit mode, hovering over Data Range displays all filter conditions.
- Explorers > Quick Filters:
- Added Dimension Analysis button, which quickly switches to the explorer analysis mode upon clicking;
- Support directly adding the current field to the display column or removing it from the display column by clicking external buttons.
- Experience Plan: Added an Upgrade Now button.
- Infrastructure > Containers > Honeycomb Chart: Added two new metric filling methods: CPU Usage Rate (standardized) and MEM Usage Rate (standardized).
Guance Deployment Plan Updates¶
- Workspace Management: Added Data Reporting Restrictions to help stakeholders save on resource usage costs.
March 27, 2024¶
Guance Updates¶
- Monitoring:
- Alert Strategies: Each notification rule (including default and custom notifications) configuration adds Support for Upgrade Notification Conditions.
- Monitors > Event Content: Added Custom Advanced Configuration, supporting the addition of associated logs and error stacks;
- Host Intelligent Monitoring: Changed the current mutation display to a predictive method based on cycles for abnormal alerts, with trend charts showing current metrics and confidence interval boundaries, highlighting abnormalities exceeding the confidence interval in red.
- Scenes > Charts: Added Topology Maps.
- APM > Trace Detail Page > Service Call Relationship: Adjusted to service topology display, showing the number of calls between services.
- Data Retention Policy: The data retention policy for Session Replay is linked with the RUM policy, meaning if RUM data is saved for 3 days, Session Replay data is also saved for 3 days.
- Explorers:
- Event Explorer > Basic Properties: Added configuration for whether to display detection metrics, cached locally for global adaptation;
- APM > Error Tracking > Cluster Analysis > Detail Page: Support creating incidents Issues;
- RUM > Error > Cluster Analysis > Detail Page: Support creating incidents Issues;
- RUM > View > Detail Page:
- Performance: Added an All Entries option, listing all associated data under the current View;
- Fetch/XHR: Clicking on a data row supports opening the corresponding trace detail page or Resource detail page.
- Time Widget: When obtaining the "current time," it is accurate to milliseconds.
- Management > Tickets:
- Added star ratings and reviews;
- Adjusted feedback tickets to automatically close if there is no customer feedback within 7 days;
- Support for exporting ticket lists;
- Tickets in Completed or Revoked status can be restarted;
- After account deactivation, tickets submitted under it that are still open will be automatically closed.
- Optimized the overall process for cloud market access.
Guance Deployment Plan Updates¶
- Data Retention Policy: Support configuration of data retention policies by workspace owners, including custom input of retention durations. Use cases include:
- Metric Management > Measurements;
- Logs > Indexes > New.
- Users: Support inviting members via email account.
March 13, 2024¶
Guance Updates¶
- Monitoring > Monitors: Monitor type Composite Detection was launched. It supported combining the results of multiple monitors into one through expressions, and finally alerting based on the combined results.
- Service > Service Map: Cross-workspace Servicemap query was supported.
Deployment Plan Updates¶
- Management > Basic Information: "Used DK Quantity" display was added;
- Management > Users: The page Group was added, based on group can configure associated workspace and role, users can get access to corresponding workspace through group.
March 6, 2024¶
Guance Updates¶
- Monitoring
- Monitor > Detection Frequency: Crontab Custom Input was enabled, meeting the need for detection only at specific times;
- Mutation Detection: "Last 1 Minute" and "Last 5 Minutes" detection intervals were added;
- Mute Management: When selecting a mute range, "Event attributes" was not required, and users could configure more granular matching rules as needed.
- DataFlux Func: External Functions were added. Allowed third-party users to fully utilize Function's local cache and local file management service interface to write functions, and execute data analysis queries within the workspace.
- APM > Traces:
- Title area UI display was optimized;
- For flame graphs, waterfall charts, and Span lists with more than 10,000 Span results, users could view unshown Spans through Offset settings;
- Error Span filtering entry was added; support for entering the resource name or Span ID corresponding to Span for search matching was supported.
- Scene
- Charts: Sankey diagram was launched;
- View Variables: Selected button was added, checked by default to select all current values, can be unchecked as needed.
- Account Management: Account Deletion entry was added.
- Explorers:
- UI display was optimized;
- Regular match / reverse regular match mode were added in the filter function;
- Wildcard filter and search supported Left * match.
- Events > Detail Page: "Alert Notification" tab page UI display was optimized.
Guance Deployment Plan Updates¶
- Login method selection for unified management of login methods was added;
- Delete operation for local accounts and single sign-on accounts was added.
January 31, 2024¶
Guance Update¶
- Monitoring:
- Intelligent Monitoring:
- The intelligent detection frequency of hosts, logs, and applications was adjusted to once every 10 minutes, and each detection calculation counted as 10 call costs;
- To improve the accuracy of the algorithm, logs and application intelligent detections used the method of data rollover. After an intelligent monitor was turned on, the corresponding measurement and metric data were generated. This adjustment generated additional timelines, the specific number was the number of detection dimensions (service, source) * detection metric number filtered by the current monitor configuration. Since there was no storage of the monitor's filter conditions, if the monitor filter condition configuration was modified, an equal amount of new timelines was generated, so there was a situation of duplicate timeline billing on the day of modifying the monitor filter condition configuration, and it returned to normal the next day.
- Alert Strategies:
- Added custom notification time configuration, refine alert notification configuration by cycle, time interval;
- Added new event option "Permanent" in Renotification.
- Monitors
- Alert Configuration: multiple alert strategies was supported; if multiple were configured,
df_monitor_name
anddf_monitor_id
were presented in multiple forms, separated by;
; - Related issues: Added "Synchronously create Issue" switch, when an exception event recovers, it synchronously recovers the incidents issue;
- Added Clone Button in Monitor List.
- Alert Configuration: multiple alert strategies was supported; if multiple were configured,
- Notification Targets: Added Simple HTTP Notification Type, directly receive alert notifications through the Webhook address;
- Intelligent Monitoring:
- Scenes:
- Charts: Added Currency option; Advanced Configuration > Same Period Comparison changed to
YoY
; - Service Management > Resource Call: Added TOP / Bottom quantity selection in the ranking.
- Charts: Added Currency option; Advanced Configuration > Same Period Comparison changed to
- Explorers: Added "Time Column" switch in Display Column > Settings.
- Billing:
- Added New Workspace Entry in Workspace Lock popup page;
- Optimized AWS Registration Process.
Guance Deployment Plan Updates¶
- Supported LDAP Single Sign-On;
- Workspace Management > Data Storage Strategy: Added Custom Option, with its range less than 1800 Days (5 Years); Among them, the metric added optional items 720 days, 1080 days and other storage durations;
- Users: Supported one-click configuration assignment of workspace and role for user accounts;
- Added Audit Event Viewing Entry, enabling to view all workspace related operation audits;
- Added Management Background MFA Authentication.
January 11, 2024¶
Guance Updates¶
- Logs:
- Added BPF Network Log Collection and Log Detail Page; JSON Format conversion was supported; Readable Display Mode was enabled in details page;
- You could bind "Related Network Log";
- Data Access: Batch Operation was added.
- Regular Reports: Added optional sharing method "Public Sharing" or "Encrypted Sharing".
- Dashboards:
- View Variable: Added "All Variable Values" parameter option was added;
- Time Series Chart: Added sorting logic (new engine only); support sorting returned results.
- Generate Metrics: Supported Batch Operation; standard and above permissions members supported cloning.
- Monitors:
- Notification Targets: adapt New DingTalk Robot; "secret" option was not required when creating, quickly associating DingTalk Robot.
- Optimized SLO deduction logic was optimized.
- RUM: Public network Dataway supports IP conversion to geographic location information.