Skip to content

Changelog (2024)


December 25, 2024

OpenAPI Update

  1. Resource Catalog: Supports retrieving the resource catalog list, supports creating/modifying/deleting/exporting resource explorers.
  2. Generate Metrics: Supports listing metrics, supports creating/modifying/enabling/disabling/deleting metrics.

Feature Update

Pipeline

Auto-write Pipeline: Traditional log parsing often relies on manual scripting based on rule familiarity, which is time-consuming and error-prone, leading to low Pipeline writing efficiency and delayed issue response. To improve efficiency and reduce labor costs, this feature leverages the natural language processing capabilities of large language models to assist in automating log parsing, helping developers write Pipelines more efficiently and accurately extract valuable information from large volumes of logs, simplifying data flow and processing.

Monitoring

AI Alert Compression: Uses large language models to compress and merge monitoring alert events, reducing alert redundancy, especially when the system generates a large number of alerts in a short period. By integrating alert events, operations personnel receive only one consolidated alert message within a specified time period (e.g., 10 minutes) instead of multiple duplicate alerts.

Cloud Billing Analysis

Cloud billing scenario views and explorers now include a currency category display for consumption.

Scenarios

  1. Dashboard and built-in views now support identifier IDs: Dashboards and user views can be uniquely identified by an identifier ID. When configuring jump links in charts, you can locate dashboards or user views using the identifier ID.
  2. Explorer auto-refresh logic adjustment: The "pause" button has been removed from the time widget, and "off" is added to the refresh frequency options, allowing users to disable auto-refresh as needed for a simpler, more intuitive experience. The "Explorer auto-refresh" toggle in user settings has been removed to avoid redundancy and optimize the user settings experience.
  3. New function added to explorer: MD5(). Supports querying log data masked with MD5 encryption in the explorer.
  4. Chart optimization: PromQL metric names can now be used as legends in charts. Use {{__name__}} to configure metric names as aliases.
  5. PromQL editor now supports syntax highlighting and suggestions.

Metrics

Generate Metrics optimization:

  1. All types of generated metrics are consolidated under the Metrics directory, making it easier to view and manage them uniformly.
  2. Supports re-aggregation of existing metric data to create new metrics, providing more dimensions for data analysis.

Management

Data Access and Sensitive Data Masking Rule Application Optimization: Optimized combination of multiple rules and roles for data viewing scope. If a member has multiple roles, the final data access scope is the union of scopes defined in the rules. The same applies to sensitive data masking rules.

Infrastructure

Resource Catalog cross-workspace query: In the Resource Catalog menu, supports querying resource list data across workspaces.

Deployment Plan Update

  1. Deployment Plan supports customizing the display text for navigation bar and action buttons.

  2. Member menu optimization in the Management Console:

    • Added "Login Type" column, supports distinguishing between default login members and SSO login members, and supports filtering by login type.
    • For SSO login members, supports editing the "Other Attributes" field to customize attribute information. This information is sent to Webhooks and the corresponding event content area when alerts are triggered.
  3. For workspaces with Volcengine as the primary storage engine, the storage policies for traces, logs, and custom log indexes are adjusted to: Standard Storage, Infrequent Access Storage, and Archive Storage, with configurable retention periods for hot, infrequent, and archived data. Additionally, when creating a new index in the TrueWatch console for workspaces with Volcengine as the primary storage engine, the storage policy options are synchronized to: Standard Storage, Infrequent Access Storage, and Archive Storage.

New Integrations

Bug Fixes

  1. Fixed the issue where host tags were not effective.
  2. Fixed the issue where updating a token in the console failed.
  3. Fixed the issue where sorting in composite dashboards was lost after a refresh.
  4. Fixed the issue where table charts in shared dashboards displayed no data in edit mode.
  5. Fixed the issue where switching between different composite chart types in cross-space authorized query dashboards did not send backend requests.
  6. Fixed the issue with abnormal version data in RUM views.
  7. Fixed the issue where built-in Func in monitors reported "account not found" and a 404 error without generating events.
  8. Fixed the issue where RUM list data displayed as 0.
  9. Fixed the UI display issue at the bottom of the AI Assistant page.
  10. Fixed the issue where a resource classification in the Resource Catalog still appeared after deletion.
  11. Fixed the issue of false alarms for data gaps.

December 11, 2024

Feature Update

Scenarios

  1. Topology Map now supports external data queries: Allows users to draw topology maps using external data via DataFlux Func. Simply connect data according to the chart structure to achieve external data visualization.
  2. Chart optimization
    • Chart display optimization: Adjusted to slide-out list with categorized display, making chart lookup and use more convenient.
    • Chart description and use case display: Chart descriptions and applicable scenarios are now shown in the chart list, helping users better understand and select appropriate chart types.
  3. View variable optimization
    • View variables now support configuring the upper limit of listed values to avoid page load performance issues caused by too many values.
    • For Deployment Plan, the default upper limit is 50, with support for customizing the default list count. Note: Page-level configuration limits take precedence over global limits.

Infrastructure

  1. Resource Catalog optimization:

    • New grouping function: To improve resource management efficiency, a resource grouping function has been added. Users can group resource classifications with common characteristics for easier management and viewing, optimizing the resource organizational structure.
    • Explorer hexbin map optimization: Supports configuring the field list for "color fill" and "group analysis", allowing users to customize selectable fields as needed.
  2. Container and Resource Catalog explorer search optimization: Container explorer now supports container_name search, and Resource Catalog now supports name search.

Monitoring

Alert Policy configuration optimization

  • Supports one-click creation of associated monitors from the Alert Policy entry, introducing a unified alert notification management model centered on Alert Policies.
  • Optimized the interaction for displaying associated items in the Alert Policy list.

RUM

RUM now supports the React Native application type and allows uploading SourceMap for data parsing and restoration. If you need to upload SourceMap for a React Native application originally created under the Android/iOS type, 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 the existing React Native application under the Android/iOS type, then click the "Create" button. After creation, you can configure SourceMap for this application. This change only affects the creation method of React Native applications and does not impact data collection.

  2. If your original React Native application under the Android/iOS type has associated monitors, and you have not yet re-created a React Native application with the same ID under the "React Native" type, the existing monitors will continue to work normally. However, if you have re-created an application under the "React Native" type, the existing monitors will not be able to retrieve data for the "Application Name" field and will display it as empty. In this case, you need to select the application type as "React Native" and re-save the monitor.

APM

APM installation guide now includes auto-injection method: The APM (Application Performance Monitoring) installation guide now includes a Kubernetes Operator auto-injection method. This simplifies the APM deployment process, allowing users to install and use APM more quickly in Kubernetes environments.

New Integrations

Bug Fixes

  1. Fixed the issue with abnormal values in expression queries.
  2. Fixed the issue where using PromQL in a chart to query the CPU usage of a pod started at a certain time showed data in a time series chart within the time range but failed to retrieve data when switching to chart query.
  3. Fixed the issue where alert events were not recovering.
  4. Fixed the issue with abnormal PromQL query results.
  5. Fixed the issue where modifying the hot storage duration in the Management Console > Admin Backend reported a warmretention field missing error.
  6. Fixed the issue where log search results in the Deployment Plan did not match those in Volcengine TLS.
  7. Fixed the issue where dashboard large screens randomly scaled when embedded in a user's IFrame page.
  8. Fixed the issue where creating a new group in User Management and adding it to multiple spaces caused page lag.
  9. Fixed the issue where entering the TrueWatch console > Events for the first time caused a df_fault_id error.
  10. Fixed the issue where opening the Events menu triggered an out-of-memory limit prompt.
  11. Fixed the issue with incorrect expression calculation in summary charts.
  12. Fixed the issue where monitors did not generate events after triggering alerts.
  13. Fixed the issue with abnormal log query functionality in the Deployment Plan using Volcengine as the base.

November 27, 2024

Breaking Changes

  1. OpenAPI: When configuring alert policies with notifications by member mode via API, note the parameter structure adjustment for creating/modifying alert policies of the member type.

  2. Dashboard > Visibility Range: Added "Custom" option, supports configuring members with operation and view permissions for this dashboard.

    • Note: If you previously added a "Team" in the visibility range, the team configuration will be invalidated and needs to be reconfigured.

Feature Update

Cloud Billing

  1. New feature guide page: Provides concise steps and instructions for quick user onboarding.
  2. New support for Volcengine and Microsoft Azure data ingestion.

External Data Source Ingestion

  1. MySQL data storage system support: The platform now supports ingesting MySQL data storage systems, allowing users to perform real-time query and analysis of this data.

  2. Direct use of native query statements: Users can use the data source's native query statements directly in charts for data query and display, without any conversion or adaptation.

  3. Data security and privacy protection: To protect user data security and privacy, the platform does not store any added data source information. All data source configurations are saved directly in the user's local Func, ensuring data source information security and avoiding data leakage risks.

Monitoring

  1. Alert Policy > Configure notification rules by member:

    • Supports configuring multiple groups of member notification rules to take effect in parallel.
    • Member notification rules support defining an effective time range. If multiple time ranges exist, they are matched in order, and only the first matching time range's notification rule is used for alert sending.
  2. Monitor: Supports searching when configuring associated alert policies.

  3. Mute time: When defining "recurring" mute times, supports customizing the mute start time and duration, and supports configuring mute cycles "by day", "by week", or "by month" for more flexible mute time definition. Also added a mute plan preview function to view the defined mute time.

Plans & Billing

High Consumption Alert:

  • Supports customizing alert notification members. When a billing item exceeds the set threshold, an email alert is sent to the Owner and the corresponding notification members.
  • Supports setting exclusive notification members for each billing item.
  • Supports pressing Enter to create an external email as a notification member.

Application Performance Monitoring (APM)

  1. RUM > Analysis Dashboard, Containers > Analysis Dashboard: View switching display optimization, providing a smoother experience when users switch views.
  2. Log built-in pages: Supports searching when selecting a log index, improving the operation experience.

Events

  1. The Unrecovered Events explorer supports adjusting the query event range via the time widget.
  2. The Event explorer supports customizing the display columns.

Scenarios

Chart optimization: Supports configuring whether chart data display uses scientific notation for rounding.

Management

Blacklist: Added name and description fields, supports distinguishing usage purposes and other related scenarios.

Help Center

Help documentation optimization: Integration page now includes descriptions for easier viewing of integration information.

Deployment Plan Update

  1. Supports modifying configuration files to customize the default time range for explorers.
  2. Member information in the Management Console supports entering international mobile phone numbers.

New Integrations

Bug Fixes

  1. Fixed the issue where column names in some explorer lists could not be aliased via the "Display Columns" entry.
  2. Fixed the issue where listed applications in RUM generated metrics were not affected by data access rules.
  3. Fixed the front-end style adaptation issue for Issue auto-discovery in Application Performance Monitoring > Error Tracking.
  4. Fixed the query time issue for Resource Catalog within dashboard charts.
  5. Fixed the issue where the billing period column width in billing analysis could not be adjusted.

November 20, 2024

Feature Update

Listed on Microsoft Azure Marketplace

TrueWatch is now listed on the overseas Microsoft Azure Marketplace, and Commercial Plan workspaces now support "Microsoft Azure" as a payment method.

Integrations > Extensions

  • Func platform linkage optimization: You can view all connected DataFlux Func lists in Extensions, making it easier to manage and monitor all connected external data sources.

Deployment Plan Update

  • Volcengine TLS supports JSON indexing and search.

Bug Fixes

  1. Fixed the issue where forwarding data to Kafka consumed excessive Kafka outbound traffic.

November 13, 2024

OpenAPI Update

  1. Snapshots: Supports creating snapshots for the log explorer via OpenAPI.
  2. Data Access: OpenAPI supports retrieving the data access list, and supports getting/creating/modifying individual data access rules.

Feature Update

Plans & Billing

  1. High Consumption Alert optimization: High Consumption Alert now includes a total consumption alert function, supporting setting an alert amount for the total consumption of a workspace.

Application Performance Monitoring (APM)

  • Java applications support creating heap dumps, helping developers quickly analyze and optimize application performance.
  • Installation guide optimization: Added installation guide for K8S deployment.

DQL Query

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

Management

  1. Invite members: New line-separated input support. Multiple emails can be recognized by line breaks.
  2. Data forwarding rule extension: Data forwarding to Huawei Cloud OBS supports AK/SK access, providing more OBS access methods.
  3. Workspace:

    • Workspace deletion or dissolution now includes a 7-day temporary storage logic. After 7 days, the data in the workspace is permanently deleted.
    • Supports configuring personal account-level default spaces and pinned spaces.

Monitoring

  1. Monitor function enhancement: When selecting logs as the detection metric, supports searching for log indexes to select.
  2. Monitor: The threshold trigger judgment configuration is now appended to the event for recording. Associated event field: df_monitor_checker_value_with_unit. In the event content, use {{ Result_with_unit }} to render the detection value with units.
  3. Intelligent Monitoring events support bilingual switching: When switching the workspace language, Intelligent Monitoring events follow the workspace language change.
  4. Cloud Billing monitoring view: The Cloud Billing view supports more instance-level billing analysis.

Scenarios

  1. Bar charts now support Y-axis upper and lower limits, allowing more precise control of chart display.
  2. When performing cross-workspace queries, supports selecting "All Spaces" to retrieve all information at once.

Deployment Plan Update

  1. Forgot password: Supports recovering the login password via an email verification code associated with the account. Note: If the account is not associated with an email, password recovery via this method is not possible.
  2. Global DCA configuration: Added global DCA address configuration, allowing one-click configuration of DCA addresses for all workspaces.

New Integrations

Bug Fixes

  1. Fixed the issue where filtering conditions set in Alert Policies, using extended fields from event information, could not send alerts.

  2. Fixed the issue where filtering conditions in Alert Policies did not display all content.

  3. Fixed the issue where regex matching in Alert Policies caused monitors to fail to send alerts.

  4. Fixed the issue where configuring alert delivery to Incident Tracking, and having Incident Tracking notify a specified Webhook, resulted in issue.add type creation notifications not being sent normally.

  5. Fixed the issue where data in the Resource Catalog secondary menu was unstable.

  6. Fixed the issue where after adding a resource classification to the secondary menu in Resource Catalog, the classification was deleted but the secondary menu remained.

  7. Fixed the issue where the JSON of a Resource Catalog was cleared after saving and reopening.

  8. Fixed the issue where associating a dashboard with resources via tags in Resource Catalog incorrectly associated the dashboard with resources that did not match the tag.

  9. Fixed the issue where loading display columns in the Resource Catalog was not smooth, with an obvious transition display column in between.

  10. Fixed the issue where after a version upgrade, filtering conditions in the log stream chart were lost, and the view could not load normally.

  11. Fixed the issue where the "Add Filter" function in the log explorer could not fully recognize the trace_id string.

  12. Fixed the issue where the associated network logs for -bpf_net_l7_log were inaccurate.

November 6, 2024

Feature Update

Price Adjustment

  1. RUM PV tiered price adjustment for 30-day and 60-day retention.
  2. APM Trace tiered price adjustment for 30-day and 60-day retention.
  3. Session Replay price adjustment.

Monitoring

Alert Policies now support defining notification rules based on member scope, helping users better manage alert notifications and problem handling boundaries.

Scenarios

The Rollup function is only applicable to metric data queries. In chart simple mode, selection for other data types will be deprecated.

Bug Fixes

  1. Fixed the issue where the hexbin map in Infrastructure did not display specific usage rates.

October 30, 2024

New Integrations

Feature Update

Cloud Billing

New top-level navigation menu added. Pre-built explorers and billing analysis views are provided for cloud billing data, optimizing the user viewing experience.

Note: Not supported in the Free Plan.

Monitoring

  1. Host Intelligent Monitoring now includes network detection extension: Provides efficient network performance monitoring based on host network monitoring, helping users monitor host network traffic in real time, identify abnormal traffic and potential connection issues, and provide timely alerts to prevent impact on business operations. The system supports multi-dimensional visualization, helping users deeply analyze and understand host network usage, optimize bandwidth allocation and resource utilization, and provide data support for future capacity planning, ensuring reasonable network resource allocation.
  2. Monitor function enhancement:

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

  4. The log explorer supports one-click configuration of a "Log Detection" type monitor based on the current filter and search criteria.

  5. Note: The monitor supports left* queries only if both the site and workspace level have enabled left* queries. Otherwise, if the log explorer is configured with a left* query, jumping to the monitor will result in a query error.

  6. Notification Target list:

  7. Added search and quick filter functions for rapid retrieval of notification targets.

  8. For notification targets disabled by the system due to two consecutive days of sending failures, a marker is displayed after the name.

  9. Mute Rule optimization:

  10. Added rule name and description configuration functions to improve rule management convenience.

  11. Event attributes support logical combination relationships (AND and OR) for different fields.
  12. Optimized list display, supports customizing display columns for a personalized user interface experience.

  13. Alert Policy:

  14. Tag matching logic in notification rules supports free combination of AND and OR for different fields, with an interactive experience consistent with the explorer filter search component.
  15. Added custom operation permission configuration.
  16. Added Alert Policy description field.

Scenarios

  1. New host NET analysis view: By aggregating host network usage, bandwidth allocation, and resource utilization metrics, provides data support for future capacity planning, ensuring reasonable network resource allocation.
  2. Chart query optimization:
  3. index does not support by group queries, optimizing the DQL query interactive experience.
  4. By tag scope / filter tag scope listing is now accurate to the metric level.
  5. DQL query now includes a function to retrieve log indexes: show_logging_index(), which can be applied in dashboard view variables. Chart query index configuration supports view variable filling.
  6. Expression query function in charts now supports cross-workspace queries.
  7. Optimized time locking display for composite charts, providing a more intuitive user experience.
  8. Explorer page optimization: The Tab page bound to the host in the explorer detail page now appends host_ip display.

Pipeline

Pipeline text processing optimization: Isolated "Local Pipeline" and "Central Pipeline", allowing different types to add processing scripts for the same data source. Added prompt information to help users understand processing differences more intuitively.

Management

Data Access function integration:

  • APM and Metrics now include data access functionality.
  • A new "Data Access" feature module has been added to Management, integrating all data types and supporting quick user query and filtering.

Synthetic Monitoring

Synthetic test optimization: WebSocket test content box input limit increased to 128k; overall optimization of the synthetic test page.

Deployment Plan Update

  1. Management Console now includes a Monitor menu: Lists monitors from all workspaces, supports searching and filtering monitors; supports modifying monitor enable/disable status, deleting, exporting monitors, and supports cloning individual/batch monitors to selected workspaces.
  2. Note: Composite detection monitors do not support cross-workspace cloning.
  3. MFA security authentication optimization: Added a toggle to hide the 7-day auto-login option, supports configuring whether to enable the no-authentication login option.
  4. CDN domain configuration: CDN domain can be configured in the configuration file, and the RUM application integration page will automatically fetch and display it.

Bug Fixes

  1. Fixed the ambiguous display of 0% values in pie charts, optimizing the proportion and visual effect of 0% values when rendering.
  2. Fixed the default page load error when viewing the "Events" menu.
  3. Fixed the issue when selecting multiple indexes in the log index.
  4. Fixed the missing extra_data field when passing Events from third-party tools via "External Event Monitor".
  5. Fixed the issue where the right-side data did not refresh when switching hosts via quick filter in the log explorer.
  6. Fixed the optimization requirement for displaying null values in table charts.
  7. Fixed the issue where query conditions from data access rules imported via API were not displayed on the page.
  8. Fixed the issue where synthetic test logs could be viewed in the log function but the corresponding data source could not be found during PL processing.
  9. Fixed the APM service map error.
  10. Fixed the issue where DQL did not support tag calculations after upgrading the proprietary time-series database to the latest version.
  11. Fixed the issue where clicking in from the log context could not locate the current log.
  12. Adjusted application intelligent monitoring sensitivity to reduce excessive drops in request count anomalies.
  13. Improved the incompatibility issue of mutation detection monitors with high-frequency tags.

October 16, 2024

New Integrations

Feature Update

TOBY AI

TrueWatch introduces TOBY AI, providing quick responses and answers to questions related to TrueWatch.

Cloud Billing

  1. New Cloud Billing explorer: After billing data is collected in TrueWatch, you can create a Cloud Billing explorer using the template to view all cloud billing data.
  2. New Cloud Billing system views: Through consumption analysis by product, region, and instance level, helps users quickly analyze and understand current cloud resource consumption trends, providing references for future cloud resource cost planning.
  3. New Cloud Billing Intelligent Monitoring: Cloud Billing Intelligent Monitoring provides efficient cloud cost management tools, helping users monitor cloud service consumption in real time, identify abnormal costs and provide alerts, avoiding unnecessary expenses. It supports multi-dimensional visualization, helping users analyze and understand cloud resource consumption patterns, providing a basis for future budget planning, optimizing cloud resource allocation, and ensuring cost-effectiveness.

Monitoring

  1. Monitor configuration interaction optimization:
  2. Supports configuring Incident Issue association creation for selected severity events.
  3. Optimized Crontab custom detection frequency and detection interval configuration interaction.
  4. Added custom notification content.
  5. Alert Policy configuration optimization:
  6. Added regex 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 charts automatically trigger data sampling due to large data volumes, users can manually disable the data sampling function.

Logs

  1. Logs now include Error Tracking: Supports error log tracking, viewing, and analysis.

Scenarios

  1. Dashboard visibility range optimization: Dashboard visibility range, on top of being public, now supports customizing visible members, and supports batch setting of dashboard visibility ranges to improve dashboard management efficiency.
  2. Template variables adjustment: Added two time variables, #{startTime} and #{endTime}, which support retrieving the actual query time of the current chart. These variables can be used in chart queries and chart links.
  3. Log stream chart display column optimization: If the display column of a log stream chart is a field extracted from @json format, units can be set for this field to unify the chart data viewing and analysis experience.
  4. Platform chart color scheme upgrade: Platform chart colors have been upgraded for a better visual effect.
  5. Cross-workspace query: Expression query functions in all charts now support cross-workspace queries.

Management

  1. Blacklist function enhancement: Supports select-all, single-select, multi-select configuration for data sources of all data types.
  2. Custom indexes/Sensitive data scanning/Data forwarding: To optimize data processing and write performance, the "match" and "not match" matching modes have been removed from filtering conditions in related function rule configurations.

Events

  1. Unrecovered Events explorer optimization:
  2. Optimized batch operation interaction, added Select All on Current Page and Select All options, supporting quick recovery of selected abnormal events.
  3. After manual recovery generates a recovery event, OK event title display optimization.

Infrastructure

  1. Resource Catalog optimization: Resource Catalog supports custom icons for resource classifications, providing a rich selection of icons to enhance user experience.

Deployment Plan Update

  1. Dashboard view variable dropdown list values no longer have the limit 50 restriction, meeting different data query needs.
  2. Management Console update: Added "Help", "Avatar", "System Notifications", and "Shortcut" options to the hidden items in the menu to improve management efficiency.

Bug Fixes

  1. Fixed the issue where the English version of Integrations could not be searched.
  2. Fixed the issue where RUM snapshot sharing was inaccessible.
  3. Fixed the issue where composite detection A&&B did not work, and A||B generated a Result with only A's value, not B's value.
  4. Fixed the issue where view master-slave configuration failed to match null values.
  5. Fixed the issue where data displayed in the Top List chart could only retain 2 decimal places, causing small actual values to be discarded by rounding.
  6. Fixed the issue where scheduled report dashboard emails were not fully displayed.
  7. Fixed the issue where enabling consecutive trigger judgment count greater than 10 could not be saved.
  8. Fixed the issue where APM and log data could not be aggregated after migration to the base.
  9. Fixed the issue where the Management Console showed only local login when both local and LDAP login methods were enabled.
  10. Fixed the issue where Synthetic Monitoring had no data.
  11. Fixed the issue where the log export did not include the message content column.
  12. Fixed the abnormal log sorting issue.
  13. Fixed the issue where selecting multiple indexes in the log explorer did not display context logs.
  14. Fixed the low conversion efficiency and compatibility issue of the Grafana chart conversion tool.
  15. Fixed the issue where added fields in the Synthetic Testing > Count Statistics configuration were outside the input box.
  16. Fixed the issue where the storage log monitor could not obtain detection dimensions.
  17. Fixed the issue where Incident Issue discovery was configured but no Issue was generated after abnormal events occurred.
  18. Fixed the issue where the dashboard view variable dropdown list did not support keyword search.
  19. Fixed the issue where text could not be written to Doris normally.
  20. Fixed the issue where the count of event statuses changed within the same time period.
  21. Adjusted role query logic to fix the issue where roles exceeding 100 could not be searched.

September 25, 2024

Breaking Changes

Synthetic test tag: Field name changed from tags.info to df_label.

Feature Update

Scenarios

  1. Dashboard now includes history version records: You can view version records saved within the last three months for this dashboard. Selecting a version allows you to view the chart details of that version, and the changes in the selected version are marked in JSON format with different colors.
  2. Supports restoring the current dashboard to a selected historical version.
  3. Supports cloning a specific version of a dashboard.
  4. Custom explorer supports changing display column order: When editing a custom explorer configuration, you can drag and drop selected fields to change their display order.

Monitoring

Monitors now support custom operation permissions: After configuring operation permissions, only authorized objects can enable/disable, edit, or delete the monitor.

  • Note: If no operation permissions are configured, the monitor's permissions follow the default "Monitor Configuration Management" permissions.

Real User Monitoring (RUM)

  1. Session Replay enhancement: Mobile session replay feature is now available, supporting mobile applications to replay user behavior trajectories and locate usage issues.
  2. Data Access enhancement: RUM now includes Data Access functionality, supporting application-level configuration of data viewing scope for fine-grained management of member data query boundaries.

Management

  1. Cross-workspace authorization optimization: Updated the definition of login space to "current space" to simplify user operations across different spaces.
  2. Data forwarding rules support specifying a storage directory: When the archive type is AWS S3, Huawei Cloud OBS, or Alibaba Cloud OSS, data can be forwarded to a corresponding directory under the storage bucket, helping to manage forwarded data better.
  3. Note: Be cautious when changing the storage path. Due to a ~5-minute delay in configuration updates, some data may still be forwarded to the original directory after the change.
  4. Data forwarding explorer optimization:
  5. Time widget adjustment: Changed to the universal explorer time widget, which can retrieve forwarding data accurate to the minute.
  6. SLS query logstore data storage location adjustment: "Data Forwarding" no longer retains SLS query logstore data. You can query it in the "Log Explorer".

Synthetic Monitoring

If the tag format is key:value, the key value is extracted to the top-level field in the result.

  • Note: If the custom tag key value duplicates other synthetic test result attribute values, the duplicate is discarded.

Infrastructure

  1. Resource Catalog function enhancement: Optimized the Resource Catalog architecture, supports user-defined resource explorer templates, and provides both list and hexbin map view modes to enhance resource data viewing and analysis experience.
  2. Container interaction optimization: When switching views in the container and K8s infrastructure explorer, filter and search conditions are retained and not reset.

Help Center

The Help Center page has been integrated, allowing users to access all integration lists through a unified entry point, with support for search and tag filtering to improve search efficiency.

Bug Fixes

  1. Fixed the issue where PromQL query result rule mapping in views was not effective.
  2. Fixed the issue where the host survival alert v2 monitor occasionally failed to recover.
  3. Fixed the issue where the dashboard in scheduled report emails failed to open.
  4. Fixed the issue where synthetic tests created via OpenAPI could not be modified.
  5. Fixed the issue where the PV statistics in Plans & Billing did not match the PV count in billing details.
  6. Fixed the issue where Webhook did not include the mobile phone number when adding user information.
  7. Fixed the issue where the value of a view variable did not match the value in the dashboard.
  8. Fixed the homepage data display issue for shared workspaces.
  9. Fixed the issue where the data obtained from the view variable dropdown list in the data authorization space did not match the actual retrieved data.
  10. Fixed the issue where time-series table charts in dashboards often failed to load data.
  11. Optimized several page display issues.

Deployment Plan Update

  1. Datakit Management supports filtering online hosts: Supports filtering hosts that reported data in the last 10 minutes, 15 minutes, 30 minutes, 1 hour, and 3 hours.
  2. Management Console:
  3. When the workspace storage type is "Volcengine", supports configuring the hot data retention period.
  4. Optimized the text and interaction for creating a new workspace. When the default primary engine has only one option, users do not need to specify it additionally.
  5. Platform color scheme template enhancement: Supports defining the display color of the navigation bar and navigation text.
  6. License usage and expiration reminders: Added global console alerts for license statuses such as about to expire, expired, and overused. Added global console alerts for platform component version upgrades.

September 4, 2024

Feature Update

Logs

  1. Log explorer new interaction: Long press Ctrl to perform "Add to query", "Exclude from query", and "Copy" operations on text tokens in the explorer list, facilitating quick query additions for target data. This interaction is also supported in the content area of the log detail page.
  2. Logs support binding Volcengine TLS external indexes: You can bind external indexes to view and analyze Volcengine log data directly on the TrueWatch platform.
  3. Logs > Data Access optimization:
  4. Added a Data Access navigation page, with a help document jump link in the upper right corner.
  5. Data access rules now include a Name field as a unique ID, and a Description field for rules, allowing custom names and descriptions to distinguish rule usage scenarios.
  6. Log explorer filter optimization: The "Log Index" filter in the log explorer list supports searching, allowing keyword search and selection of indexes.
  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 and making log status display more personalized and intuitive.

Scenarios

  1. New chart type: Heatmap. Users can intuitively view data distribution and trends through color depth, helping to better understand data.
  2. Chart link redirect: Combines Func functions with dashboard data to achieve link redirects.
  3. Alert Statistics Chart component upgrade: Changed the listing logic to be consistent with the Unrecovered Events explorer, unifying the user viewing experience.
  4. Note: "Create Issue" and "Manual Recovery" operations are not supported in cross-workspace listing scenarios.
  5. Grouped table chart custom display columns: In grouped table charts, added a custom display column function, supporting showing or hiding returned columns for more flexible data presentation.
  6. Cross-space authorized query interaction optimization for charts: After enabling the space authorization function, you can directly select the authorized space list above the query, making the operation more intuitive and convenient.

Incident

Incident Issues and monitor events: If the content includes @ member configuration, the Issue or event will carry the account attribute information of the @ member when delivered via Webhook.

Monitoring

  1. External event detection: Supports customizing event occurrence time and tag attributes. Note:
  2. Field values are uniformly of string type.
  3. Field names cannot start with _ underscore or df_ prefix, and cannot duplicate the names of current default event fields.
  4. Custom tag field names cannot duplicate field names defined in dimension_tags.
  5. Terminology adjustment: "No Data" has been formally updated to "Data Gap" to ensure a consistent page configuration viewing experience.

Pipeline

Separated synthetic test data and log data for processing, and added a new "Synthetic Testing" data type. This avoids mutual interference during data processing and ensures accuracy and efficiency.

Note: Only Central Pipeline supports the "Synthetic Testing" data type, and the DataKit version of the synthetic test node must be >= 1.28.0.

Other

  1. Workspace list display optimization: For the list action bar, added a hover tooltip on the creator avatar displaying creator, creation time, updater, and update time. Also optimized the overall display of action items.
  2. List added jump to audit events: The list action bar now includes a jump link to audit events, clicking which navigates to the corresponding audit event.
  3. Account management display adjustment: The password field is not displayed under the "Account Management" menu for SSO users.

Bug Fixes

  1. Fixed the issue where the time range of Func functions used as data sources was not linked to the time widget during query.
  2. Fixed the issue where the display order of PromQL data query results was incorrect.
  3. Fixed the inconsistency of filter components between monitors and chart queries.
  4. Fixed the issue where clicking on related events of Intelligent Monitoring from the Incident entry would display in the non-Intelligent Monitoring event list, resulting in no query results.
  5. Fixed the issue where the Lark Incident Tracking Webhook integration had no data and no callback.
  6. Fixed the issue with base-10000 unit display for numbers.
  7. Fixed the issue where fields could not be searched when adding filter conditions in the explorer analysis mode.
  8. Fixed the issue where creating an Issue from a monitoring event did not include a source link.
  9. Fixed the issue where exporting logs to CSV failed.
  10. Fixed the issue where high consumption alert email notifications were not received.
  11. Fixed the issue where switching channels in Incident Tracking did not change the Issue list.
  12. Fixed the issue where log indexes a and b had the same field name (case-insensitive), and selecting both indexes a and b in the log explorer caused an error.

Deployment Plan Update

  1. Chart custom return count: Time series charts, pie charts, table charts, top lists, treemaps, and maps support customizing the number of returned data, with no maximum limit, to meet different data display needs.
  2. Management Console > Datakit Management supports exporting the Datakit inventory.

August 21, 2024

Breaking Changes

  • OpenAPI / Global API: [Events] Unrecovered events data source changed from UE to E.

New Features

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

Continuous Optimization

  • Incident Tracking:
  • Added Issue discovery page. With this feature, you can customize specific rules for Issue discovery, uniformly manage and filter abnormal events triggered by monitor detection rules. Treat a series of events as caused by a single reason, set filtering conditions for these events, and then select aggregation dimensions to further refine the data. After refinement, data is aggregated according to the set detection frequency. Finally, based on the preset Issue title and description, the system automatically pushes these Issues to the specified channel, ensuring that all relevant parties can receive and handle these Issues promptly.
  • Configuration Management > Notification Policy: The notification policy list now displays creation/update information.

Regular Updates

  • Data Retention Policy:
  • The original "APM" item is split into "APM - Traces" and "APM - Profile", allowing users to configure retention policies for Trace data and Profile data separately.
  • The original "Data Forwarding" name is changed to "Data Forwarding - TrueWatch".
  • Monitoring > Notification Targets: If sending fails for one consecutive day, a system notification is sent; if sending fails for two consecutive days, a system notification is sent and the target is automatically disabled.
  • Unrecovered Events explorer:
  • The data source is changed to query event data, aggregated using df_fault_id as the unique identifier, and the latest data result is returned for display.
  • Overall page UI redesign.
  • APM > Traces: Service call relationship diagram now supports binding built-in views. Clicking a service card provides quick access to user views related to that service.
  • Management:
  • Added [Workspace Description].
  • In edit mode, interaction changed to open a new window.
  • Supports searching and locating workspaces by name or description in the workspace list.
  • Logs > BPF Logs > L7 BPF network logs: Network request topology diagram UI optimization, highlighting the distinction between server and client.
  • Synthetic Monitoring > HTTP Monitoring > Advanced Settings > Request settings: Default added Accept-Encoding:identity.

Deployment Plan Update

  • Added Synthetic Node Management entry, supports creating platform-level synthetic nodes and unified management of all nodes through the node list. Synthetic nodes created via this entry support configuring Chinese and English node names, thus adapting to the display and data reporting results of domestic and international sites of TrueWatch.

  • Data Retention Policy:

  • Considering user storage cost factors, the Deployment Plan Management Console now includes a [Session Replay] configuration item.

  • The original "Data Forwarding" name is changed to "Data Forwarding - Default Storage";
  • The original "APM" item is split into "APM - Traces" and "APM - Profile", allowing users to configure retention policies for Trace data and Profile data separately.

  • Supports Volcengine TLS as the underlying data storage engine.

BUG Fixes

  • Fixed the issue where notification policies in Incident Tracking were not effective.
  • Fixed the issue with abnormal APM trace export.
  • Fixed the issue where modifying notification objects via OpenAPI reported a "no permission configuration" display error.
  • Fixed the issue where the log explorer did not automatically retrieve the source filter after re-setting the time range.
  • Fixed the issue where the search bar in the explorer had already added the source filter condition range, but the "Quick Filter" still displayed all source values outside the filter condition.
  • Fixed the mutation detection error.
  • Fixed the issue where after writing data access rules via OpenAPI, the UI page could not display role information.
  • Fixed the issue where the data format set in the chart did not affect the legend data.
  • Fixed the issue where, after deleting a synthetic test associated with a self-built synthetic node, the actual test was still running.

August 7, 2024

New Features

  • RUM: Added Heatmap. Visually presents visitor interaction with the website, obtains click data and click positions of page elements, and understands user focus areas.

  • APM > Traces: Added Installation Guide page.

  • Monitoring: Added new detection type——Interval Detection V2, which uses confidence intervals built from historical data of metrics to predict normal fluctuation ranges.

Continuous Optimization

  • Incident Tracking:
  • Configuration Management > Notification Policy: Added Operation Audit and Execution Log viewing entry. When receiving Issue notifications, sometimes notifications are not sent normally or there are doubts about the notification policy. You can check the current notification policy's operation audit events and execution log data to make judgments.
  • APM/RUM Issue auto-discovery supports adding filter conditions.
  • For Deployment Plan, added a unified Incident Tracking severity management entry.
  • Calendar:
    • In the calendar edit page, different notification targets automatically generate colors.
    • Calendar management: [My Calendar] and [All Calendars] now display statistical counts.

Regular Updates

  • Monitoring > SLO:
  • Added tag configuration, which ultimately affects the generated event data information.
  • Configuration optimization: By setting the 7-day compliance rate range for [Target] and [Minimum Target], determines whether to generate a warning or critical event.
  • Supports sending alert notifications by associating with [Alert Policy].
  • Synthetic Monitoring:
  • Synthetic tests now include tag configuration.
  • The Test Module on the synthetic test configuration page has been optimized.
  • Added Quick Filter module to the list.
  • Explorer: Analysis mode supports exporting CSV files.
  • Infrastructure > Containers: Added process association page display.

BUG Fixes

  • Fixed the issue where the count of Triggers billing statistics was not displayed.
  • Fixed the [left * matching] issue in chart queries.
  • Fixed the issue where BPF network log returned data did not include container and related information.
  • Fixed the Central Pipeline failure issue.

Breaking Changes

  • OpenAPI:
  • SLO create/modify APIs now include tags, alertPolicyUUIDs and deprecate the alertOpt parameter.
  • SLO get details and list APIs now return tagInfo, alertPolicyInfos fields in the response, and the alertOpt field is dropped.

July 24, 2024

TrueWatch Update

  • Incident Tracking:
  • Added Analysis Dashboard: Visualizes different metric data.
  • Added Calendar management and notification policies: Further notifies and distributes Issues based on their content scope.
  • Scenarios:
  • Charts: Added Time Offset setting. When enabled, when querying a relative time interval, the actual query time range is shifted forward by 1 minute to prevent empty data retrieval due to ingestion latency.
  • Dashboard: Added History Snapshot entry.
  • Snapshots: When saving a snapshot, the time range selected on the current page is automatically captured. When sharing a snapshot, 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 an additional query, but it is not used for trigger condition determination.
  • Notification Targets: Added [Operation Permission] option, controlled by a toggle to manage the edit/delete permissions for notification targets.

July 10, 2024

TrueWatch Update

  • Scenarios:
  • View Variables:
    • Added a configuration toggle: Includes the * option.
    • When a view variable is hidden, the list now displays a hidden indicator.
  • Dashboard: Group component supports configuring colors.
  • Charts: Alias functionality extended to Top List, Treemap, and Sankey diagrams.
  • Dashboard/Explorer/Built-in views: Added Card Properties information, optimizing edit configuration.
  • Monitoring:
  • Notification Targets: Configuring Webhook notification targets supports appending member information.
  • Application Intelligent Detection: Added tracking of historical changes to filter periodic abnormal data mutations; added the number of affected users associated with abnormal services.
  • Events > Event List Explorer: Added alert notification status indicator to display columns.
  • Logs:
  • Index: When binding SLS external indexes, added access type selection, supporting custom public or private network access.
  • Log Explorer: In Pattern mode, supports exporting display column data and associated log page data.

TrueWatch Deployment Plan Update

June 26, 2024

TrueWatch Update

  • Pipelines: Supports selecting Central Pipeline to execute scripts.
  • Plans & Billing: Added Central Pipeline billing item, which counts the data size of all raw logs processed by Central Pipeline.
  • Monitoring
  • Notification Targets: Added Permission Control. After configuring operation permissions, only authorized objects can edit or delete the notification target.
  • Intelligent Monitoring > Log Intelligent Detection: Added tracking of historical changes to filter periodic abnormal data mutations.
  • Logs
  • Data Access: Added access permission configuration for authorized log indexes.
  • Log Explorer: Display column expansion, supports adding field content from JSON objects to the top-level returned display.
  • BPF Network Logs:
    • Connection display effect optimization.
    • Supports direct jump to the detail page.
    • Supports customizing the addition of display columns.
  • Scenarios
  • Time Series Chart: Added Gap Connection setting for line and area charts, and added a [Show Return Value] button for bar charts.
  • Synthetic Monitoring: Task list now supports table header sorting.
  • DataFlux Func: Supports TrueWatch Incident Tracking script integration with DingTalk application.

TrueWatch Deployment Plan Update

Profile: Supports both file storage and object storage via configuration parameters.

June 13, 2024

TrueWatch Update

  • BPF Network Logs: Optimized BPF network functionality, enhanced L4/L7 network linkage.
  • APM/RUM: Added Issue Auto-discovery feature. When enabled, TrueWatch automatically creates Issues for error data records that match the configuration rules.
  • Monitoring
  • Intelligent Monitoring: Added Kubernetes Intelligent Detection: Uses intelligent algorithms to automatically detect anomalies in Kubernetes, including metrics such as total Pod count, Pod restarts, APIServer QPS, etc.
  • Alert Policy Management:
    • Added Filtering function. When configuring alert rules, this function allows adding more granular filtering conditions on top of the existing severity level. Only events that match both the severity and the filter conditions are sent to the corresponding notification target.
    • Supports selecting external email as a notification target.
  • Monitor > Event Content: Supports customizing external email input.
  • Scenarios
  • Topology Map: Added link configuration.
  • Sankey Diagram: Increased the maximum number of node configurations from 4 to 6.
  • Pipeline: List now displays filter conditions.
  • Logs > Index: List display optimization.

TrueWatch Deployment Plan Update

Profile: The file size has been changed from the fixed 5MB to customizable. Click to view how to configure.

June 3, 2024

TrueWatch Update

  • Management > Cross-workspace Authorization: Added [Data Scope] to the creation page, supporting multi-select data types.
  • Logs > Log Explorer: Supports cross-workspace index query, enabling quick access to log data from other workspaces, breaking the limitations of log data storage location, and significantly improving data analysis and fault location efficiency.

May 29, 2024

TrueWatch Update

  • DCA
  • Supports private deployment, allowing direct access to the DCA console via the workspace page button.
  • Supports batch management functions.
  • Incident Tracking:
  • Webhook receiving channel: Supports creation and modification notifications for Issue replies.
  • Supports selecting a team or adding an external email as the Issue owner.
  • Logs > Context Logs: Query logic modified; supports further query management of related data from the log context detail page.
  • Scenarios
  • View Variables: Group titles/chart titles support configuring #{view variable} display.
  • Time Series Chart > Analysis Mode: Supports adjusting the time interval.
  • Dashboard/Custom Explorer: When the number of tags exceeds 20, a search box is displayed; tag names show colors.
  • Monitoring
  • Monitor/Intelligent Monitoring/Mute Management > Quick Filter: When the number of values exceeds 20, a search box appears, supporting search and location.
  • Monitor: For PromQL query detection, event notifications automatically list available template variables.
  • Infrastructure > Network: Network detail page > Network Analysis supports two statistical dimensions: ip:port and ip.
  • APM > Services > New/Edit Service List: Added format validation when entering repository links and documentation links.

Breaking Changes

  • Management > Attribute Claims: Custom attribute field values are now stored as string type.

TrueWatch Deployment Plan Update

  • Template Management: Added a template import entry, covering view templates, monitor templates, custom explorer templates, and Pipelines. Supports Deployment Plan users to change custom templates to platform-level templates for use by other workspaces.
  • User Management: Batch operation interaction optimization.

May 15, 2024

TrueWatch Update

  • Monitoring
  • Monitor > Mutation Detection > Detection Metrics: Supports the [Period-over-Period] option, enabling final comparison of data within a fixed time period.
  • Mute Management: Added [Additional Information] function, supporting the addition of explanations for mute rules to identify the reason or source of the mute.
  • Intelligent Monitoring > Host Intelligent Monitoring: Added two new detection dimensions: network traffic and disk IO.
  • Scenarios > Dashboard:
  • View Variables: Edit page style optimization, supports defining dropdown single-select and multi-select.
  • Grouped table chart, Metrics Analysis > Table chart supports multi-column query result display adaptation, e.g.
L::RE(`.*`):(count(*),message,host) {index = 'default' and status = 'error'} BY source,service
  • Explorer:
  • Log Explorer > Context Logs supports microsecond-level data query filtering, solving the issue of multiple data points at the same time (millisecond) preventing the accurate display of a specific log context.
  • All explorers support exporting data as CSV files.
  • Added query audit events for explorer searches, i.e., query operations initiated by users are recorded in audit events.
  • Service Management: Moved from the original [Scenarios] path to [APM], optimizing the user experience.
  • Generate Metrics: Supports configuring multiple by groups, with no quantity limit.
  • DQL Query: Expression queries support specifying value filling, supporting result filling and final value filling for sub-queries.
  • RUM > Android: Application configuration display optimization.
  • Events: Added a detail page with associated view jump entry. When there is no detection dimension data, you can jump to the explorer for viewing from the detail page.

TrueWatch Deployment Plan Update

  • Added DataKit Inventory Management page.
  • When configuring SSO login for Deployment Plan, supports customizing the login display title, description, and logo.
  • Users: Added extended attribute configuration.
  • Supports local users directly configuring attributes on the edit page.
  • Supports automatically appending third-party user attribute configurations to TrueWatch via the userinfo interface during SSO login.

April 24, 2024

TrueWatch Update

  • Management:
  • Added Cloud Account Management: Centralizes all enterprise cloud service accounts for unified management, differentiating them by the uniqueness of certain configurations under the account. By configuring integration collectors, each account's cloud services are managed independently, achieving fine-grained control over business data.
  • Account Management: Account login expiration time adjusted.
  • Added Quick Search popup, allowing quick access to recently visited pages and other function-related pages within the current workspace.
  • Infrastructure > Containers: Added two new object explorers: Statefulset and Persistent Volumes.
  • Incident Tracking:
  • Added Issue owner configuration, and TrueWatch sends email notifications to the owner.
  • Channel management: Supports escalation configuration. That is, when a new Issue exceeds a specific number of minutes without an assigned owner, an escalation notification is sent to the corresponding notification target.
  • Monitoring
  • Monitor: Detection configuration: Supports configuring consecutive trigger judgment conditions to trigger again after the trigger condition is met multiple times in a row.
  • Mute Management:
    • Mute rule list page display optimization: Supports listing all mute rules in the current workspace, with quick filters to rapidly filter target rules.
    • Event attribute matching supports inverse selection. Filter condition format: attribute:value, attribute:*value*, -attribute:value, -attribute:*value*. The relationship between different fields is AND, and multiple values for the same field are OR.
  • DQL match function meaning changed to exact match. This change applies only to the new engine, respectively in the explorer and monitor scenarios.
  • Explorer scenario example: host:~cn_hangzhou.
  • Monitor scenario example:
    window("M::`cpu`:(avg(`load5s`)) { `host` = match('cn-hangzhou.172.16.***') } BY `host`", '1m')
    
  • Scenarios > Dashboard Charts can be directly downloaded as PNG images, and table charts can also be exported as CSV files.
  • Logs > Binding Index: [Field Mapping] changed to a non-mandatory field.
  • Integrations/Built-in views: Templates now include tag management.
  • Service Map cross-workspace node style display adjustment.

TrueWatch Deployment Plan Update

  • Management > Basic Info > License Information: DataKit quantity limit supports adjustment based on data statistics range, changed to the number of hosts or DKs with a survival time >= 12 hours.
  • Supports configuring blacklists to customize the scope of imported TrueWatch integrations, view templates, and monitor templates.

OpenAPI Update

April 10, 2024

TrueWatch Update

  • Monitoring > Monitor > Create: Added [Data Gap] and [Information Generation] configuration areas to better distinguish between abnormal data and data gap situations.
  • Management: Added System Notifications page, where you can view all abnormal status messages configured for the current account's workspaces.
  • Scenarios:
  • Chart query: Added Rollup function, which is also applicable to [Metrics Analysis] and [Query Tool].
  • Dashboard/User views: Added Pin function. When the current workspace is authorized to view data from several other workspaces, you can set querying other workspace data as the default option.
  • System views: Supports cloning to create a dashboard or user view.
  • Custom explorer: Optimized search mode. In non-edit mode, hover over the [Data Scope] to view all filter conditions.
  • Explorer > Quick Filter:
  • Added [Dimension Analysis] button, clicking which quickly switches to the explorer analysis mode.
  • Supports directly adding/removing the current field to/from display columns by clicking an external button.
  • Free Plan workspace > Navigation bar: Added [Upgrade Now] button.
  • Infrastructure > Containers > Hexbin map: Added two new metric fill methods: CPU Usage (Normalized) and MEM Usage (Normalized).

TrueWatch Deployment Plan Update

Workspace Management: Added Data Reporting Limit to help stakeholders save resource usage costs.

March 27, 2024

TrueWatch Update

  • Monitoring:
  • Alert Policy Management: Each notification rule (including default and custom notifications) now supports configuring escalation notification conditions.
  • Monitor > Event Content: Added Custom Advanced Configuration, supporting the addition of associated logs and error stacks.
  • Host Intelligent Monitoring: Changed the current mutation display to anomaly alerting based on periodic prediction. The trend chart shows the current metric and the upper/lower bounds of the confidence interval, with anomalies outside the confidence interval highlighted in red.
  • Scenarios > Charts: Added Topology Map.
  • APM > Trace detail page > Service Call Relationship: Adjusted to service topology display, showing the call count between services.
  • Data Retention Policy: The data retention policy for Session Replay is now linked to the RUM retention policy. That is, if RUM data is retained for 3 days, Session Replay data is also retained for 3 days.
  • Explorer:
  • Event Explorer > Basic Attributes: Added configuration to display detection metrics, cached locally, applied globally.
  • APM > Error Tracking > Pattern > Detail page: Supports creating Incident Issues.
  • RUM > Error > Pattern > Detail page: Supports creating Incident Issues.
  • RUM > View > Detail page:
    • Performance: Added [All Items] option, listing all related data under the current View.
    • Fetch/XHR: Clicking a data row supports opening the corresponding trace detail page or Resource detail page.
  • Time Widget: When retrieving "Current Time", accurate to milliseconds.
  • Management > Ticket Management:
  • Added star rating and evaluation.
  • Feedback tickets need to be automatically closed if no customer feedback is received within 7 days.
  • Supports ticket list export.
  • Tickets with status [Completed] or [Revoked] can be restarted.
  • After account deletion, submitted tickets with non-closed status are automatically closed.
  • Cloud marketplace activation process overall optimization.

TrueWatch Deployment Plan Update

  • Data Retention Policy: Supports workspace owners to configure data retention policies, and supports custom input of retention duration. Application scenarios:
  • Metrics Management > Measurement.
  • Logs > Index > Create.
  • Users: Supports inviting members via email account.

March 13, 2024

TrueWatch Update

  • Monitoring > Monitor: Monitor type Composite Detection is now available. Supports combining the results of multiple monitors into a single monitor using expressions, and alerting based on the combined result.
  • Scenarios > Services: Supports cross-workspace Service Map query.

TrueWatch Deployment Plan Update

  • Management > Basic Info: Added "Used DK Count" display.
  • Management > Users: Added Group page. Based on groups, you can configure associated workspaces and roles, and users can obtain access permissions to corresponding workspaces through groups.

March 6, 2024

TrueWatch Update

  • Monitoring
  • Monitor > Detection Frequency: Added Crontab Custom Input, meeting the need to perform detection only during specific time periods.
  • Mutation Detection: Added [Last 1 Minute] and [Last 5 Minutes] detection intervals.
  • Mute Management: When selecting a mute scope, "Event Attributes" is a non-mandatory field. You can configure more granular matching rules as needed.
  • DataFlux Func: Added Func External Function. Allows third-party users to fully utilize Func's local cache and local file management service interfaces to write functions and perform data analysis queries within the workspace.
  • APM > Traces:
  • Title area UI display optimization.
  • For Flame Graph, Waterfall Chart, and Span lists with more than 10,000 spans, supports viewing unshown spans via Offset setting.
  • Added Error Span filter entry; supports inputting the resource name or Span ID of the Span for search matching.
  • Scenarios
  • Charts: Added Sankey Diagram.
  • View Variables: Added Select All button. When checked, all current values are selected by default, and you can deselect as needed.
  • Account Management: Added Account Deletion entry.
  • Explorer:
  • UI display optimization.
  • Filtering added regex match / inverse regex match modes.
  • Wildcard filtering and search support left * matching.
  • Events > Detail page: [Alert Notification] tab page UI display optimization.

TrueWatch Deployment Plan Update

January 31, 2024

TrueWatch Update

  • Monitoring:
  • Intelligent Monitoring:
    • Host, Log, and Application Intelligent Detection frequency adjusted to every 10 minutes. Each detection execution is counted as 10 call fees.
    • To improve algorithm accuracy, Log and Application Intelligent Detection use a data storage approach. After enabling an Intelligent Monitor, corresponding measurement and metric data are generated. This adjustment generates additional time series. The specific number is (number of detection dimensions filtered by the current monitor configuration (service, source) * number of detection metrics). Since the monitor's filter conditions are not stored, if the monitor's filter conditions are modified, new equal time series are generated, resulting in duplicate billing for the time series on the day of modification. Billing returns to normal the next day after modification.
  • Alert Policy Management:
  • Monitor
    • Alert configuration: Supports configuring multiple groups of alert policies. If multiple are configured, df_monitor_name and df_monitor_id are presented as multiple values separated by ;.
    • Linkage with Incident Tracking Issue transformation: Added [Event Recovery Synchronously Close Issue] toggle. When an abnormal event recovers, the corresponding Incident Tracking Issue is also closed.
    • Monitor list added clone button.
  • Notification Targets: Added Simple HTTP notification type, directly receiving alert notifications via a Webhook URL.
  • Scenarios:
  • Charts: Units added [Currency] option; Advanced Configuration > Year-over-Year comparison changed to [Period-over-Period].
  • Service Management > Resource Calls: Top List added TOP/Bottom count selection.
  • Explorer: Display column settings added [Time Column] toggle.
  • Plans & Billing:
  • Workspace lock popup page added Create Workspace entry, optimizing the operation experience.
  • AWS registration process optimization.

TrueWatch Deployment Plan Update

  • Supports LDAP SSO.
  • Workspace Management > Data Storage Policy added custom options, with a range of <= 1800 days (5 years). Among them, Metrics added new optional retention periods of 720 days, 1080 days, etc. Settings > Edit Data Storage Policy in the console, and after saving the modification, the backend data storage is updated synchronously.
  • Users: Supports one-click configuration of workspace assignment and roles for user accounts.
  • Added console audit event viewing entry, allowing quick viewing of all workspace-related operation audits.
  • Added [Management Console MFA Authentication].

January 11, 2024

TrueWatch Update

  • Logs:
  • Added BPF network log collection and log detail page, supporting JSON format conversion; detail page added a readable display mode.
  • Added binding for [Associated Network Logs].
  • Data Access: Added batch operations.
  • Scheduled Reports: Added optional sharing methods [Public Sharing] or [Encrypted Sharing].
  • Dashboard:
  • View Variables added [All Variable Values] parameter passing option.
  • Time Series Chart: Added sorting logic (new engine only), supporting sorting of returned results.
  • Generate Metrics: Supports batch operations; members with Standard or higher permissions support cloning.
  • Monitor:
  • Notification Targets: Adapted to the new DingTalk bot. The "Secret" option is not mandatory during creation, allowing quick association with the DingTalk bot.
  • SLO deduction logic optimization.
  • RUM: Public DataWay supports converting IP to geographic location information.