Skip to content

Changelog (2024)


December 25, 2024

OpenAPI Updates

  1. Resource Catalog: Supports retrieving the Resource Catalog list, supports creating/modifying/deleting/exporting Resource Explorers.
  2. Generate Metrics: Supports listing metric lists, supports creating/modifying/enabling/disabling/deleting metrics.

Feature Updates

Pipeline

Automated Pipeline Writing: Traditional log parsing methods often rely on manual script writing based on familiarity with rules, which not only consumes significant time but is also prone to errors, leading to low efficiency in Pipeline writing and an inability to respond and resolve issues promptly. To improve efficiency and reduce labor costs, this feature leverages the natural language processing capabilities of large models to assist in automated log content parsing, helping developers write Pipelines more efficiently and accurately extract valuable information from large volumes of logs, simplifying data flow and processing.

Monitoring

AI Alert Compression and Merging: Compresses and merges monitoring alert events through large models to reduce redundancy in alert events, especially when the system generates a large number of alerts in a short period. By integrating alert events, it ensures that operations personnel receive only one comprehensive alert message within a specified time cycle (e.g., 10 minutes), rather than multiple duplicate alert messages.

Cloud Billing Analysis

Cloud billing scenario views and Explorers have added display of consumption currency categories.

Scenarios

  1. Dashboards and built-in views have added Identifier ID: Dashboards and user views can be uniquely identified by their Identifier ID. When configuring jump links within charts, dashboards or user views can be located via the Identifier ID.
  2. Explorer Auto-refresh logic adjustment: The "Pause" button has been removed from the time widget. The refresh frequency options now include "off", allowing users to turn off the auto-refresh function as needed, making operations simpler and more intuitive. Simultaneously, the "Explorer Auto-refresh" switch in User Settings has been removed to avoid functional redundancy and optimize the user settings experience.
  3. New Explorer function: MD5(), supports querying log data with MD5 encryption as the desensitization method in the Explorer.
  4. Chart optimization: Charts now support using PromQL metric names as legends. You can use {{__name__}} to configure the metric name as an alias for display.
  5. PromQL editor now features syntax highlighting and syntax hints.

Metrics

Generate Metrics optimization:

  1. All types of generated metrics are consolidated under the Metrics Catalog for unified viewing and management.
  2. Supports re-aggregation operations on existing metric data to generate new metrics, providing more dimensions for data analysis.

Management

Data access and sensitive data viewing desensitization rule application optimization: Optimized the combination of multiple rules and roles to determine the final data viewing scope. If a member has multiple roles, the final data access scope is the union of the scopes defined within the rules. The same logic applies to sensitive data viewing desensitization rules.

Infrastructure

Resource Catalog Cross-workspace Query: In the Resource Catalog menu, support for cross-workspace querying of resource list data has been implemented.

Deployment Plan Updates

  1. Deployment Plan supports customizing navigation bar and action button display text.

  2. Management Console Member Menu Optimization:

    • Added a "Login Type" column to distinguish between default login members and SSO login members, and supports filtering by login type.
    • For SSO login members, supports editing the "Other Attributes" field to customize attribute information. Such information will be synchronized to Webhook notifications and the corresponding event content area when sending alerts.
  3. For workspaces with Volcengine as the primary storage engine, the storage policies for APM, Logs, and custom log indices have been adjusted to: Standard Storage, Low-frequency Storage, and Archive Storage. These can be configured separately for hot data, low-frequency data, and archive data storage durations. Simultaneously, if the primary storage engine is Volcengine, when creating a new index in the TrueWatch console, the storage policy is also adjusted to: Standard Storage, Low-frequency Storage, Archive Storage.

New Integrations

Bug Fixes

  1. Fixed the issue where host tags were not taking effect.
  2. Fixed the issue where updating tokens in the console failed.
  3. Fixed the issue where sorting in composite dashboards was lost due to refresh operations.
  4. Fixed the issue where table charts in shared dashboards showed no data in edit mode.
  5. Fixed the issue where switching between different charts in composite charts within cross-workspace authorized query dashboards did not trigger 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" with a 404 error and did not generate events.
  8. Fixed the issue where the 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 existed after being successfully deleted.
  11. Fixed the issue of false alerts for data gaps.

December 11, 2024

Feature Updates

Scenarios

  1. Topology Map added external data query: Allows users to draw topology maps with external data via DataFlux Func. Users only need to connect data according to the chart structure to easily visualize external data.
  2. Chart optimization
    • Chart display effect optimization: Optimized the chart display effect to slide out from the side, categorized display, making chart finding and usage more convenient.
    • Chart description and applicable scenario display: Added chart description and applicable scenario display to the chart list, helping users better understand and choose suitable chart types.
  3. View Variable Optimization
    • View variables support configuring a value listing limit to avoid page loading performance issues caused by listing too much data.
    • The default listing limit for the Deployment Plan is 50, supporting custom default listing quantities. Note: Page configuration limits take precedence over global limits.

Infrastructure

  1. Resource Catalog Optimization:

    • Added 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, thereby optimizing resource organization.
    • Explorer Honeycomb Map mode optimization: Supports configuring field lists for "Color Fill" and "Group Analysis". Users can customize selectable fields as needed.
  2. Container, Resource Catalog Explorer search optimization: Container Explorer added container_name search, Resource Catalog added name search.

Monitoring

Alert Strategy Configuration Optimization

  • Supports one-click creation of associated monitors via the alert strategy entry, adding a unified alert notification management mode centered on alert strategies.
  • Optimized the interactive display of associated alert strategy lists.

RUM

RUM added support for 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, please note:

  1. When creating a new application, select the "React Native" application type. During creation, you can directly copy the name and application ID of an existing React Native application under the Android/iOS type, then click the "Create" button. After creation is complete, you can configure SourceMap for this application. This change only affects the creation method for 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 recreated a React Native application with the same ID under the "React Native" type, the original monitors can continue to work normally. However, if you have already recreated a "React Native" type application, the original monitors will not be able to retrieve data for the "Application Name" item and will display as empty. In this case, you need to select the application type as "React Native" and resave this monitor.

APM

APM Installation Guide added Automatic Injection Method: In the APM (Application Performance Monitoring) installation guide, a Kubernetes Operator automatic injection installation method has been added. This method 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 numerical queries in expressions.
  2. Fixed the issue where, when querying the CPU usage rate of a pod started at a certain moment using PromQL in a chart, data could be seen in the time series chart within the time range, but could not be queried when switching to chart query.
  3. Fixed the issue where alert events did not recover.
  4. Fixed the issue with abnormal PromQL query results.
  5. Fixed the error reporting warmretention field missing when modifying hot storage duration in Private Deployment > Management Console.
  6. Fixed the inconsistency between log search results in the Deployment Plan and searches on Volcengine TLS.
  7. Fixed the issue where dashboard large screens would randomly scale when embedded in a user's IFrame page.
  8. Fixed the page lag issue when creating a new group in user management and adding it to multiple workspaces.
  9. Fixed the error df_fault_id when entering the TrueWatch console > Events for the first time.
  10. Fixed the memory limit exceeded prompt when opening the Events menu.
  11. Fixed the expression calculation error in overview charts.
  12. Fixed the issue where monitors triggered alerts but did not generate events.
  13. Fixed the abnormal log query function issue for the Volcengine base in the Deployment Plan.

November 27, 2024

Breaking Changes

  1. OpenAPI: If configuring alert strategies via API in the "Configure notification rules by member" mode, note the parameter structure adjustment for adding/modifying member-type alert strategies via OpenAPI.

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

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

Feature Updates

Cloud Billing

  1. Added feature guide page: Provides clear steps and explanations, allowing users to get started quickly.
  2. Added support for Volcengine and Microsoft Azure data ingestion.

External Data Source Ingestion

  1. MySQL Data Storage System Support: The platform now supports connecting to MySQL data storage systems. Users can leverage this feature for real-time data query and analysis.

  2. Direct Use of Native Query Statements: Users can directly use the data source's native query statements within 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 will not store any added data source information. All data source configurations will be saved directly in the user's local Func, ensuring the security of data source information and avoiding data leakage risks.

Monitoring

  1. Alert Strategy > Configure Notification Rules by Member:

    • Supports configuring multiple group member notification rules to take effect in parallel.
    • Member-configured notification rules support defining effective time ranges. If multiple time ranges exist, they are matched in order of sequence number. Ultimately, only the notification rules within the first matched time range will be used for alert sending.
  2. Monitor: Supports search when configuring associated alert strategies.

  3. Mute Time: When defining "Recurring" mute times, supports customizing mute start time and mute duration, and supports configuring mute cycles "Daily", "Weekly", "Monthly" for more flexible mute time definition. Also added a mute schedule preview function to view the currently defined mute times.

Billing

High Consumption Alert:

  • Supports custom configuration of alert notification members. When a billing item exceeds the set threshold, email alerts will be sent to the Owner and the corresponding notification members.
  • Supports setting dedicated notification members for each billing item.
  • Supports creating external email addresses as notification members by pressing Enter.

APM

  1. RUM > Analysis Dashboard, Container > Analysis Dashboard: View switching display optimization, providing a smoother experience when users switch views.
  2. Log Built-in Pages: Supports search when selecting log indices, optimizing the operation experience.

Events

  1. Unrecovered Events Explorer supports adjusting the event query range via the time widget.
  2. Events Explorer supports custom configuration of display columns.

Scenarios

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

Management

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

Help Center

Help documentation optimization: Integrations page added description information to help intuitively view integration information.

Deployment Plan Updates

  1. Supports modifying configuration files to customize the default time range for Explorers.
  2. Management Console member information supports inputting international 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 during RUM metric generation were not affected by data access rules.
  3. Fixed the frontend style adaptation issue for APM > Error Tracking > Issue Auto-discovery.
  4. Fixed the time query 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 Updates

Microsoft Azure Marketplace Listing

TrueWatch has been listed on the overseas Microsoft Azure Marketplace. Simultaneously, Commercial Plan workspaces added "Microsoft Azure" as a settlement method.

Integrations > Extensions

  • Func Platform Linkage Optimization: Can view all connected DataFlux Func lists in Extensions, facilitating user management and monitoring of all connected external data sources.

Deployment Plan Updates

  • Volcengine TLS supports JSON index and search.

Bug Fixes

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

November 13, 2024

OpenAPI Updates

  1. Snapshots: Supports creating snapshots of Log Explorers via OpenAPI method.
  2. Data Access: OpenAPI supports retrieving data access lists, supports retrieving/creating/modifying individual data access rules.

Feature Updates

Billing

  1. High Consumption Alert optimization: High Consumption Alert added total consumption alert function, supporting setting alert amounts for total workspace consumption.

APM

DQL Query

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

Management

  1. Invite Members: Added line break separation function. Multiple email addresses can be recognized via line breaks.
  2. Data Forwarding Rule Expansion: Data forwarding to Huawei Cloud OBS supports AK, SK access method, providing richer OBS access methods.
  3. Workspace:

    • Workspace deletion or disbanding added a 7-day temporary storage logic. Data within the workspace will be finally cleared after 7 days.
    • Supports configuring personal account-level default space and pinned space.

Monitoring

  1. Monitor Function Enhancement: When selecting logs as the detection metric, supports searching for log indices for selection.
  2. Monitor: Monitor threshold trigger judgment configuration appended to events for recording. Associated event field: df_monitor_checker_value_with_unit. Within event content, the detection value with unit can be rendered via {{ Result_with_unit }}.
  3. Intelligent Monitoring Events support bilingual switching: When switching workspace language, intelligent monitoring events support changing with the workspace language.
  4. Cloud Billing Monitoring View: Cloud billing views support more instance-level billing analysis.

Scenarios

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

Deployment Plan Updates

  1. Forgot Password: When forgetting the login password, supports retrieving the password via the verification code sent to the account's associated email. Note: If the account is not associated with an email, this method cannot be used to retrieve the password.
  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 alert strategies set with filter conditions, using extended fields from event information for filtering, could not send alerts.

  2. Fixed the issue where filter conditions within alert strategies did not display all content.

  3. Fixed the issue where regular expression matching in alert strategies caused monitors to fail to send alerts.

  4. Fixed the issue where configuring alert delivery to Incident, and notifying specified Webhook via Incident, but checking notification results found that issue.add type creation notifications were not sent normally.

  5. Fixed the issue of unstable data in the Resource Catalog's secondary menu.

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

  7. Fixed the issue where JSON in Resource Catalog would be cleared after saving and reopening next time.

  8. Fixed the issue where in Resource Catalog, associating dashboards for resources via tags incorrectly associated resources not matching the tags with that dashboard.

  9. Fixed the issue where selecting Resource Catalog, loading display columns was not smooth, with obvious transitional display columns in between.

  10. Fixed the issue where after version upgrade, filter conditions in log flow charts were lost, and views could not load normally.

  11. Fixed the issue where the "Add Filter" function in Log Explorer could not fully recognize trace_id strings.

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

November 6, 2024

Feature Updates

Price Adjustment

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

Monitoring

Alert strategies added the ability to define notification rules based on member scope, helping users better manage alert notifications and problem handling boundaries.

Scenarios

Rollup function is only applicable to metric data queries. In simple mode for charts, selection for querying other data types will be removed.

Bug Fixes

  1. Fixed the issue where infrastructure honeycomb maps did not display specific usage rates.

October 30, 2024

New Integrations

Feature Updates

Cloud Billing

Added primary navigation menu, providing pre-configured Explorers and billing analysis views for cloud billing data, optimizing the user viewing experience.

Note: Free Plan does not support this feature.

Monitoring

  1. Host Intelligent Monitoring added network detection extension: Network monitoring based on hosts provides efficient network performance monitoring, helping users monitor host network traffic in real-time, identify abnormal traffic and potential connection issues, and provide timely alerts to avoid impacting normal business operations. The system supports multi-dimensional visualization functions, helping users deeply analyze and understand host network usage, optimize bandwidth allocation and resource utilization, and provide data support for future capacity planning, thereby ensuring reasonable configuration of network resources.
  2. Monitor Function Enhancement:

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

  4. Log Explorer can one-click configure "Log Detection" type monitors based on current filter and search conditions.

  5. Note: Monitors only support left* queries if both the site and workspace levels have enabled left* queries. Otherwise, if a Log Explorer configures a left* query and jumps to a monitor, the query will report an error.

  6. Notification Targets list:

  7. Added search, quick filter functions, supporting rapid retrieval of notification targets.

  8. For notification targets disabled by the system due to consecutive two-day sending failures, a mark is displayed after the name.

  9. Mute Rules optimization:

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

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

  13. Alert Strategies:

  14. Label matching logic within notification rules supports free combination of AND and OR relationships between different fields. The interactive experience is consistent with the Explorer filter/search component.
  15. Added custom operation permission configuration.
  16. Added alert strategy description field.

Scenarios

  1. Added Host NET Analysis View: By aggregating indicators such as host network usage, bandwidth allocation, and resource utilization, it provides data support for future capacity planning, thereby ensuring reasonable configuration of network resources.
  2. Chart Query Optimization:
  3. index does not support by grouping queries. Optimized DQL query interactive experience.
  4. By tag scope / Filter tag scope listing is precise to the metric level.
  5. DQL query added function to retrieve log indices: show_logging_index(). Can be applied at dashboard view variables. Simultaneously, chart query index configuration supports view variable filling.
  6. Chart expression query function now supports cross-workspace queries.
  7. Optimized time lock display for composite charts, providing a more intuitive user experience.
  8. Explorer Page Optimization: The bound host Tab page in the Explorer details page added 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 more intuitively understand processing differences.

Management

Data Access function integration:

  • APM and Metrics added data access function.
  • Added "Data Access" function module in Management, integrating all data types, supporting users to quickly query and filter.

Synthetic Tests

Testing Task Optimization: Websocket testing content box input limit increased to 128k; Testing task page overall optimization.

Deployment Plan Updates

  1. Management Console added Monitors menu: Lists all workspace monitors, supports searching, filtering monitors; supports modifying monitor enable/disable status, deleting, exporting monitors, etc. Also supports cloning single/batch monitors to selected workspaces.
  2. Note: Composite detection monitors do not support cross-workspace cloning.
  3. MFA Security Authentication Optimization: Added switch to hide the "Remember me for 7 days" auto-login option, supporting configuration of whether the no-authentication login option is enabled.
  4. CDN Domain Configuration: Can configure CDN domain in configuration files. The RUM application access page will automatically obtain and display it.

Bug Fixes

  1. Fixed the ambiguous display of 0% values in pie charts. Optimized the proportion and visual effect of 0% values when drawing.
  2. Fixed the loading error when viewing the default page of the "Events" menu.
  3. Fixed the issue when selecting multiple indices in log indices.
  4. Fixed the missing extra_data field issue when passing third-party tool Events via "External Event Monitor".
  5. Fixed the issue where switching hosts via quick filter in Log Explorer did not refresh data on the right side.
  6. Fixed the requirement for optimizing null value display in table charts.
  7. Fixed the issue where query conditions for API-imported data access rules were not displayed on the page.
  8. Fixed the issue where testing logs could be viewed in the Logs function but relevant data sources could not be found during PL processing.
  9. Fixed the error reporting issue for APM Service Map.
  10. Fixed the issue where DQL did not support tag calculation after upgrading the self-developed time-series database to the latest version.
  11. Fixed the issue where clicking from log context could not locate the current log.
  12. Adjusted APM intelligent monitoring sensitivity to reduce excessive issues with abnormal request count drops.
  13. Improved the mutation detection monitor's incompatibility with high-frequency tags.

October 16, 2024

New Integrations

Feature Updates

TOBY AI Agent

TrueWatch introduced the TOBY AI Agent, providing quick responses and answering TrueWatch-related questions.

Cloud Billing

  1. Added Cloud Billing Explorer: When billing data is collected into TrueWatch, you can create a Cloud Billing Explorer via the template to view all cloud billing data.
  2. Added Cloud Billing System Views: Through consumption analysis at the product, region, and instance levels of cloud billing, it helps users quickly analyze and understand current cloud resource consumption trends, providing reference for future cloud resource cost planning.
  3. Added Cloud Billing Intelligent Monitoring: Cloud Billing Intelligent Monitoring provides efficient cloud cost management tools, helping users monitor cloud service consumption in real-time, identify abnormal costs and provide alerts, avoiding unnecessary expenses. It supports multi-dimensional visualization functions, helping users analyze and understand cloud resource consumption patterns, providing basis for future budget planning, thereby optimizing cloud resource configuration and ensuring cost-effectiveness.

Monitoring

  1. Monitor Configuration Interaction Optimization:
  2. Supports configuring Incident Issue association creation for selected level events.
  3. Optimized Crontab custom detection frequency and detection interval configuration interaction.
  4. Added Notification Content Customization.
  5. Alert Strategy Configuration Optimization:
  6. Rules added regular expression matching for event filter conditions.
  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 turn off the data sampling function.

Logs

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

Scenarios

  1. Dashboard Visibility Range optimization: Dashboard visibility range, on top of public, supports custom configuration of visible members. Simultaneously supports batch setting of dashboard visibility ranges to improve dashboard management efficiency.
  2. Template Variables adjustment: Added #{startTime}, #{endTime} two time variables, supporting obtaining the actual query time of the current chart. These variables can be applied in chart queries and chart links.
  3. Log Flow Chart Display Column Optimization: If the display column of a log flow chart is a field split from @json format, units can be set for this field to unify the viewing and analysis experience of chart data.
  4. Platform Chart Color Scheme Upgrade: Platform chart color schemes have been upgraded, providing better visual effects.
  5. Cross-workspace Query: All expression query functions within charts now support cross-workspace queries.

Management

  1. Blacklist Function Enhancement: Supports selecting all, single, or multiple configurations for data sources of all data types.
  2. Self-built Index/Sensitive Data Scan/Data Forwarding: To optimize data processing and write performance, filter condition configuration for involved function rules removed "match" and "not match" matching modes.

Events

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

Infrastructure

  1. Resource Catalog Optimization: Resource Catalog supports custom resource classification icons, providing a rich selection of icons to enhance user experience.

Deployment Plan Updates

  1. Dashboard view variable dropdown list value listing removed the limit 50 restriction to meet different data query needs.
  2. Management Console Update: Management Menu hidden items added "Help", "Avatar", "System Notifications", and "Shortcut" options to improve management efficiency.

Bug Fixes

  1. Fixed the issue where English version integrations could not be searched.
  2. Fixed the issue where RUM snapshot sharing was inaccessible.
  3. Fixed the issue where composite monitoring A&&B did not take effect, and A||B generated Result only had A's value, not B's value.
  4. Fixed the issue where view setting master-slave matching failed on null values.
  5. Fixed the issue where Top List charts could only retain 2 decimal places in displayed data, and actual smaller values were directly rounded off and discarded.
  6. Fixed the issue where scheduled report dashboard emails displayed incompletely.
  7. Fixed the issue where enabling continuous trigger judgment count greater than 10 times could not be saved.
  8. Fixed the issue where APM and Logs data could not be aggregated after migrating to the base.
  9. Fixed the issue where both local and LDAP login methods were enabled in the Management Console, but only local login was displayed in the frontend.
  10. Fixed the issue where Synthetic Tests had no data.
  11. Fixed the issue where log exports did not have the message content column.
  12. Fixed the issue with abnormal log sorting.
  13. Fixed the issue where selecting multiple indices in Log Explorer did not display context logs.
  14. Fixed the low compatibility issue with Grafana chart conversion tool conversion efficiency.
  15. Fixed the issue where fields added during Synthetic Testing > Count Statistics configuration were outside the input box.
  16. Fixed the issue where storage log monitors could not obtain detection dimensions.
  17. Fixed the issue where Incident configuration Issue discovery did not generate Issues after abnormal events occurred.
  18. Fixed the issue where dashboard view variable dropdown lists did not support keyword queries.
  19. Fixed the issue where text could not be written to Doris for troubleshooting.
  20. Fixed the issue where event status counts would change within the same time period.
  21. Adjusted role query logic, fixed the issue where roles exceeding 100 could not be searched.

September 25, 2024

Breaking Changes

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

Feature Updates

Scenarios

  1. Dashboard added Historical Version Records: Can view version records saved within three months for this dashboard. After selecting a version, you can view chart details of that version, and view the changed content of the selected version in JSON format, marked with different colors.
  2. Supports restoring the current dashboard to the selected historical version.
  3. Supports cloning a specific version of a dashboard.
  4. Custom Explorer supports changing display column order: When editing configurations in a custom Explorer, you can drag selected fields to change the field display order.

Monitoring

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

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

RUM

  1. Session Replay Enhancement: Mobile session replay function launched, supporting mobile applications to replay user behavior trajectories and locate usage issues via session replay.
  2. Data Access Enhancement: RUM added Data Access function, supporting configuration of data viewing scope at the application level for fine-grained management of member data query boundaries.

Management

  1. Cross-space Authorization Optimization: Updated the definition of login space to "Current Space" to simplify user operations between different spaces.
  2. Data Forwarding Rules support specifying storage directories: When archive type is AWS S3, Huawei Cloud OBS, or Alibaba Cloud OSS, supports forwarding data to corresponding directories under the storage bucket, helping better manage forwarded data.
  3. Note: Be cautious when changing storage paths. Due to a delay of about 5 minutes 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: Adjusted to the universal Explorer time widget, allowing retrieval of forwarded data precise to the minute.
  6. SLS query logstore data storage location adjustment: "Data Forwarding" no longer retains SLS query logstore data. It can be queried in the "Log Explorer".

Synthetic Tests

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

  • Note: If a custom tag key value duplicates other testing result attribute values, it will be discarded.

Infrastructure

  1. Resource Catalog Function Enhancement: Optimized Resource Catalog architecture, supports user-defined resource Explorer templates, and provides list and honeycomb map two view modes to enhance resource data viewing and analysis experience.
  2. Container Interaction Optimization: When switching views in Container and K8s infrastructure Explorers, filter and search conditions are retained and not reset.

Help Center

Integrated the Help Center page, allowing users to access all Integration Lists through a unified entry, and supports search and tag filtering functions to improve search efficiency.

Bug Fixes

  1. Fixed the issue where rule mapping settings for PromQL query results in views did not take effect.
  2. Fixed the occasional issue where Host Alive Alert v2 monitors could not recover.
  3. Fixed the issue where when dashboard scheduled reports were sent to email, the dashboards in the reports failed to open.
  4. Fixed the issue where testing tasks created via OpenAPI could not be modified.
  5. Fixed the inconsistency between PV statistics in the billing plan and PV counts in the fee details.
  6. Fixed the issue where Webhook did not carry phone numbers after adding user information.
  7. Fixed the inconsistency between view variable values and values in the dashboard.
  8. Fixed the homepage data display issue for shared workspaces.
  9. Fixed the issue where in data-authorized spaces, the data obtained from the template variable value dropdown did not match the actual data obtained.
  10. Fixed the issue where time series table charts often failed to load data in dashboards.
  11. Optimized several page display issues.

Deployment Plan Updates

  1. Datakit Management supports filtering online hosts: Supports filtering hosts that have reported data within the last 10 minutes, 15 minutes, 30 minutes, 1 hour, 3 hours.
  2. Management Console:
  3. When space storage type is "Volcengine", supports configuring hot data retention duration.
  4. New workspace text and interaction optimization. When there is only one default primary engine option, users do not need to specify additionally.
  5. Platform Color Scheme Template Enhancement: Supports defining navigation bar and navigation text display color configurations.
  6. License Usage and Expiration Reminders: Added console-wide prompts for License nearing expiration, expired, or usage exceeding limits. Added console-wide prompts for platform component version upgrades.

September 4, 2024

Feature Updates

Logs

  1. Log Explorer added interaction: Press and hold Ctrl to perform "Add to Query", "Exclude from Query", "Copy" operations on text segmentation in the Explorer list, facilitating quick query addition for target data. Similarly, the content area of the log details page also supports this interaction.
  2. Logs support binding Volcengine TLS External Index: Can bind external indices and directly view and analyze Volcengine log data on the TrueWatch platform.
  3. Logs > Data Access optimization:
  4. Added Data Access navigation page. A help documentation jump link added at the top right of the page.
  5. Data Access rules added a unique ID field 【Name】, added rule 【Description】 field. Can customize names and descriptions to distinguish rule usage scenarios.
  6. Log Explorer Filter Item Optimization: The 【Log Index】 filter item in the Log Explorer list supports search. Can search indices by keyword and check them.
  7. Log Status Customization: Supports customizing log status values and setting colors for each status value in the console to adapt to different log ingestion scenarios, making log status display more personalized and intuitive.

Scenarios

  1. Added new chart type Heatmap: Users can intuitively view data distribution and trends through color depth, helping better understand data.
  2. Chart Link Redirection Jump: Linkage with Function functions combined with dashboard data to achieve link redirection jumps.
  3. Alert Statistics Chart component upgrade: Changed listing logic. The new version alert statistics chart listing effect is consistent with the Unrecovered Events Explorer, unifying user viewing experience.
  4. Note: Cross-workspace listing does not support "Create Issue" and "Manual Recovery" operations.
  5. Grouped Table Chart Custom Display Columns: In grouped table charts, added custom display column function, supporting setting display or hide for returned columns, providing more flexible data display.
  6. Chart Cross-space Authorization Query Interaction Optimization: After enabling space authorization function, can directly select the list of authorized spaces above the query, making operations more intuitive and convenient.

Incident

Incident Issues and Monitor Events: If content contains @ member configurations, then when passed externally via Webhook, the Issue or event will synchronously carry the @member account attribute information.

Monitoring

  1. External Event Detection: Supports customizing event occurrence time and adding tag attributes. Note:
  2. Field values uniformly use string type.
  3. Field names cannot start with underscore _ or prefix df_ and cannot duplicate current event default field names.
  4. Custom tag field names cannot duplicate field names defined within dimension_tags.
  5. Terminology Adjustment: "No Data" officially updated to "Data Gap", ensuring unified page configuration viewing experience.

Pipeline

Separated testing data and log data processing, and added "Synthetic Tests" data type. Avoids mutual interference during data processing, ensuring data processing accuracy and efficiency.

Note: Only Central Pipeline supports the "Synthetic Tests" data type, and the DataKit version for testing nodes must be >= 1.28.0.

Others

  1. Workspace List Display Optimization: For the list operation bar, added mouse hover tips for creator avatar showing creator, creation time, updater, update time. Also optimized overall display of operation items.
  2. List Added Jump to Audit Events: List operation bar added audit event jump link. Click to jump to view corresponding audit events.
  3. Account Management Display Adjustment: Single Sign-On users do not display password items under the 【Account Management】 menu.

Bug Fixes

  1. Fixed the issue where local Function functions used as data sources did not link time ranges with the time widget during queries.
  2. Fixed the issue where PromQL data query result display order was incorrect.
  3. Fixed the issue where filter components for monitors and chart queries were not unified.
  4. Fixed the issue where clicking related events from the Incident entry for intelligent monitoring would display in non-intelligent monitoring event lists, resulting in no query results.
  5. Fixed the issue where Lark Incident Webhook integration had no data, no callback.
  6. Fixed the issue with number display for ten-thousand-based units.
  7. Fixed the issue where in Explorer analysis mode, fields could not be searched when adding filter conditions.
  8. Fixed the issue where creating Issues from monitoring events had no source link.
  9. Fixed the issue where log export 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 did not change the Issue list.
  12. Fixed the issue where when log indices a, b had the same field name (case-insensitive), checking indices a, b in Log Explorer caused errors.

Deployment Plan Updates

  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 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 users use public DataWay to ingest RUM applications, they can replace the system default generated Token with a custom created Token.

Continuous Optimization

  • Incident:
  • Added Issue Discovery page. Through this function, you can customize specific rules for Issue discovery, and uniformly manage and filter abnormal events triggered by monitor detection rules and related data. Treat a series of events as caused by a single reason, set filter conditions for these events, then select aggregation dimensions to further refine data. After refinement, data is aggregated according to your set detection frequency. Finally, the system automatically pushes this information to specified channels based on your preset Issue title and description, ensuring all relevant parties can receive and effectively handle these Issues in a timely manner.
  • Configuration Management > Notification Strategies: Notification strategy list added creation/update information display.

Regular Updates

  • Data Retention Policy:
  • Original 【APM】 item split into 【APM-Trace】, 【APM-Profile】, allowing users to configure retention policies for Trace data and Profile data separately.
  • Original 【Data Forwarding】 name changed to 【Data Forwarding-TrueWatch】.
  • Monitoring > Notification Targets Management: Consecutive one-day sending failure triggers system notification; consecutive two-day sending failure triggers system notification and automatic disablement.
  • Unrecovered Events Explorer:
  • Data source changed to query event data, using df_fault_id as the unique identifier for aggregation, retrieving the latest data result for display.
  • Overall page UI revamp.
  • APM > Trace: Service Call Relationship Graph added ability to bind built-in views. Clicking on a service card quickly views related user views associated with that service.
  • Management:
  • Added 【Workspace Description】.
  • In edit mode, interaction changed to open a new window.
  • Workspace list supports searching and locating by workspace name or description.
  • Logs > BPF Logs > L7 BPF Network Logs: Network request topology map UI optimization, highlighting the distinction between server and client.
  • Synthetic Tests > HTTP Monitoring > Advanced Settings > Request Settings default added Accept-Encoding:identity.

Deployment Plan Updates

  • Added Testing Node Management entry, supports creating platform-level testing nodes, and uniformly managing all nodes through the node list. Testing nodes created via this entry support configuring Chinese and English node names, adapting to TrueWatch domestic and international site displays and reported data result content.

  • Data Retention Policy:

  • Considering factors like storage costs, users may need to customize retention durations for this data. Deployment Plan Management Console added 【Session Replay】 configuration item.

  • Original 【Data Forwarding】 name changed to 【Data Forwarding-Default Storage】.
  • Original 【APM】 item split into 【APM-Trace】, 【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 Incident notification strategies did not take effect.
  • Fixed the issue with abnormal APM trace export.
  • Fixed the permission configuration display error when modifying notification targets via OpenAPI.
  • Fixed the issue where Log Explorer could not automatically obtain source filter after resetting time range.
  • Fixed the issue where the Explorer search bar already had source filter conditions, but "Quick Filter" still displayed all source outside the filter conditions.
  • Fixed the mutation detection error issue.
  • Fixed the issue where after writing data access rules via OpenAPI, the UI page could not view role information when opened.
  • Fixed the issue where data format settings in charts did not take effect on data in legends.
  • Fixed the issue where under self-built testing nodes, after associated testing tasks were deleted, actual testing was still running.

August 7, 2024

New Features

  • RUM: Added Heatmap. Visually presents visitor interaction with the website, obtaining click data and click positions of page elements to understand user focus points.

  • APM > Trace: Added Installation Guide page.

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

Continuous Optimization

  • Incident:
  • Configuration Management > Notification Strategies: Added Operation Audit and Execution Log viewing entry. When receiving Issue notifications, sometimes notifications are not sent normally or there are doubts about notification strategies. You can view the current notification strategy's operation audit events and execution log data for judgment.
  • APM / RUM Issue Auto-discovery supports adding filter conditions.
  • For Deployment Plan, added Unified Management Incident Levels entry.
  • Calendar:
    • In the calendar edit page, different notification targets automatically generate colors.
    • Calendar Management: 【My Calendar】 and 【All Calendars】 added statistics count.

Regular Updates

  • Monitoring > SLO:
  • Added tag configuration, ultimately applied to generated event data information.
  • Configuration optimization: By setting the 7-day compliance rate range for 【Target】 and 【Minimum Target】, determine whether to generate warning or critical events.
  • Supports sending alert notifications by associating 【Alert Strategies】.
  • Synthetic Tests:
  • Testing tasks added tag configuration.
  • Configuration testing task page Test Module optimization.
  • List added Quick Filter module.
  • Explorer: Analysis mode supports exporting CSV files.
  • Infrastructure > Containers: Added process association page display.

BUG Fixes

  • Fixed the issue where 【Triggers】 billing statistics count was not displayed.
  • Fixed the 【Left * Match】 issue during chart queries.
  • Fixed the issue where BPF network logs returned data did not include container and other related information.
  • Fixed the Central Pipeline failure issue.

Breaking Changes

  • OpenAPI:
  • SLO creation/modification interface added tags, alertPolicyUUIDs and deprecated alertOpt parameter.
  • SLO get details and list interface return results added tagInfo, alertPolicyInfos fields, removed alertOpt field.

July 24, 2024

TrueWatch Updates

  • Incident:
  • Added Analysis Dashboard: Visualizes different metric data.
  • Added Calendar management and notification strategies: Further allocates notifications for Issue content scope.
  • Scenarios:
  • Charts: Added Time Offset setting. When enabled, when querying relative time intervals, the actual query time range shifts forward by 1 minute to prevent empty data retrieval due to ingestion delays.
  • Dashboard: Added Historical Snapshot entry.
  • Snapshot: Automatically obtains the currently selected time range on the page when saving a snapshot. When sharing a snapshot, can choose to allow viewers to change the time range.
  • Monitoring:
  • Infrastructure Alive Detection V2: Added Additional Information. After selecting fields, the system performs additional queries, but these are not used for trigger condition judgment.
  • Notification Targets Management: Added 【Operation Permissions】 option configuration, controlled by a switch for notification target operation (edit, delete) permissions.

July 10, 2024

TrueWatch Updates

  • Scenarios:
  • View Variables:
    • Added configuration item switch: Include * option.
    • When selecting to hide view variables, list added hidden identifier.
  • Dashboard: Group component supports configuring colors.
  • Charts: Alias function coverage extended to Top Lists, Treemaps, Sankey Diagrams.
  • Dashboard/Explorer/Built-in Views: Added Card Properties information, optimizing edit configuration.
  • Monitoring:
  • Notification Targets Management: Configuring Webhook Notification Targets, supports appending member information.
  • Application Intelligent Detection: Added tracking historical changes, filtering periodic abnormal data mutations; added number of users affected by abnormal service associations.
  • Events > Event List Explorer: Display columns added alert notification status identifier.
  • Logs:
  • Index: When binding SLS External Index, added access type selection, supporting custom public network or internal network access.
  • Log Explorer: Pattern mode supports exporting display column data and associated log page data.

TrueWatch Deployment Plan Updates

June 26, 2024

TrueWatch Updates

  • Pipelines: Supports selecting Central Pipeline execution scripts.
  • Billing: Added Central Pipeline Billing Item, counting the data size of all original logs processed by Central Pipeline.
  • Monitoring
  • Notification Targets Management: Added Permission Control. After configuring operation permissions, only authorized objects can perform edit, delete operations on this notification target.
  • Intelligent Monitoring > Log Intelligent Detection: Added tracking historical changes, filtering periodic abnormal data mutations.
  • Logs
  • Data Access: Added access permission configuration for authorized log indices.
  • Log Explorer: Display column expansion, supports adding fields within json objects to top-level return display.
  • BPF Network Logs:
    • Connection display effect optimization.
    • Supports direct jump to details page.
    • Supports custom adding display columns.
  • Scenarios
  • Time Series Charts: Line charts, area charts added Breakpoint Connection setting. Bar charts added 【Show Return Value】 button.
  • Synthetic Tests: Task list added header sorting.
  • DataFlux Func: Supports TrueWatch Incident script integration with DingTalk application.

TrueWatch Deployment Plan Updates

Profile: Through configuration parameters, supports both file storage and object storage methods.

June 13, 2024

TrueWatch Updates

  • BPF Network Logs: Optimized BPF network function, enhanced L4/L7 network linkage.
  • APM/RUM: Added 【Issue Auto-discovery】 function. After enabling this configuration, TrueWatch will automatically create Issues for error data records that meet the configuration rule criteria.
  • Monitoring
  • Intelligent Monitoring: Added Kubernetes Intelligent Detection: Automatically detects anomalies in Kubernetes through intelligent algorithms. Detection metrics include total Pods, Pod restarts, APIServer QPS, etc.
  • Alert Strategies Management:
    • Added Filter function. During alert rule configuration, this function allows adding more detailed filter conditions on top of the original level. Only events matching level + filter conditions will be sent to corresponding notification targets.
    • Supports selecting external email addresses as notification targets.
  • Monitor > Event Content: Supports custom input of external email addresses.
  • Scenarios
  • Topology Map: Added link configuration.
  • Sankey Diagram: Changed from originally supporting up to 4 node configurations to 6.
  • Pipeline: List added filter condition display.
  • Logs > Index: List display optimization.

TrueWatch Deployment Plan Updates

Profile: File size changed from fixed 5MB to support customization. Click to view How to configure.

June 3, 2024

TrueWatch Updates

  • Management > Cross-workspace Authorization: Add page added 【Data Scope】, supports multiple data type selection.
  • Logs > Log Explorer: Supports Cross-workspace Index Query, quickly retrieving log data from other spaces, thereby breaking through limitations of log data storage locations and significantly improving data analysis and fault localization efficiency.

May 29, 2024

TrueWatch Updates

  • DCA
  • Supports private deployment, can directly go to DCA console via workspace page button.
  • Supports batch management functions.
  • Incident:
  • Webhook reception channel: Supports new, modified notifications for Issue replies.
  • Supports selecting teams or adding external email addresses as Issue assignees.
  • Logs > Context Logs: Query logic modified. Supports further query management of related data through log context details page.
  • Scenarios
  • View Variables: Group title/chart title supports configuring #{view variable} display.
  • Time Series Chart > Analysis Mode: Supports adjusting time interval.
  • Dashboard/Custom Explorer: When tag count exceeds 20, displays search box; tag names display with color in front.
  • Monitoring
  • Monitor/Intelligent Monitoring/Mute Management > Quick Filter: When values exceed 20, search box appears, supports search and locate.
  • Monitor: For PromQL query detection, event notifications automatically list usable template variables.
  • Infrastructure > Network: Network details page > Network Analysis supports ip:port and ip two dimension statistics listing display.
  • APM > Service > Create/Modify Service List: Added format validation when filling in repository links, documentation links.

Breaking Changes

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

TrueWatch Deployment Plan Updates

  • Template Management: Added import template entry. Template scope includes view templates, monitor templates, custom Explorer templates, Pipeline. Supports Deployment Plan users changing custom templates to platform-level templates for use by other workspaces.
  • User Management: Batch operation interaction optimization.

May 15, 2024

TrueWatch Updates

  • Monitoring
  • Monitor > Mutation Detection > Detection Metric: Supports 【Compared to Previous Period】 option, enabling final comparison of data within a fixed time period.
  • Mute Management: Added 【Additional Information】 function, supports adding explanatory notes to mute rules to identify reasons or sources for muting.
  • Intelligent Monitoring > Host Intelligent Monitoring: Added network traffic, disk IO two detection dimensions.
  • Scenarios > Dashboard:
  • View Variables: Edit page style optimization, supports defining dropdown single-select, multi-select.
  • Grouped Table Chart, Metric 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 where multiple data entries at the same moment (millisecond) prevented locating and displaying a specific log's context.
  • All Explorers support selecting export data volume as CSV file.
  • Added Explorer search query audit events, i.e., manually initiated query operations by users are recorded in audit events.
  • Service Management: Migrated from original path 【Scenarios】 to 【APM】, optimizing usage experience.
  • Generate Metrics: Supports configuring multiple by groups, no quantity limit.
  • DQL Query: Expression query supports specifying value filling, supports result filling for subqueries and final value filling.
  • RUM > Android: Application configuration display optimization.
  • Events: Added details page associated view jump entry. In the absence of detection dimension data, can jump to Explorer to view from the details page.

TrueWatch Deployment Plan Updates

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

April 24, 2024

TrueWatch Updates

  • Management:
  • Added Cloud Account Management: Centralizes all enterprise cloud service accounts for unified management, distinguishing them by the uniqueness of certain configurations under each account. By configuring integration collectors, independently manages cloud services under each account, achieving fine-grained control over business data.
  • Account Management: Account Login Expiration Time adjustment.
  • Added Quick Search popup, can quickly view recently accessed pages within the current workspace and other function-related pages.
  • Infrastructure > Containers: Added Statefulset, Persistent Volumes two object Explorers.
  • Incident:
  • Added Issue assignee configuration. TrueWatch sends email notifications to assignees.
  • Channel Management: Supports escalation configuration. I.e., when new Issues exceed a specific number of minutes without an assignee, sends escalation notifications to corresponding notification targets.
  • Monitoring
  • Monitor: Detection Configuration: Supports configuring in 【Trigger Conditions】 that after trigger conditions are met consecutively multiple times, events are generated again upon triggering.
  • Mute Management:
    • Mute rule list page display optimization: Supports listing all mute rules in the current workspace, can quickly filter and list target rules via quick filter.
    • Event attribute matching supports negation. Filter condition formats: attribute:value, attribute:*value*, -attribute:value, -attribute:*value*. Different field combinations are AND, multiple values for the same field are OR.
  • DQL match function meaning changed to exact match. This change only applies to the new engine, in Explorer and Monitor scenarios respectively.
  • 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. Table charts can also be exported as CSV files.
  • Logs > Bind Index: 【Field Mapping】 changed to non-mandatory.
  • Integrations/Built-in Views: Templates added tag management.
  • Service Map cross-workspace node style display adjustment.

TrueWatch Deployment Plan Updates

  • Management > Basic Information > License Information: DataKit quantity limit supports adjustment based on data statistics range, changed to hosts or DKs with alive time >= 12 hours.
  • Supports configuring blacklist, custom selecting import TrueWatch integration, view template, monitor template scope.

OpenAPI Updates

  • Pipelines Add/Modify: Added profiling type.
  • User Views Add/Modify: Supports binding dashboard configuration.

April 10, 2024

TrueWatch Updates

  • Monitoring > Monitor > Create: Added 【Data Gap】, 【Information Generation】 configuration areas to better distinguish between abnormal data and data gap situations.
  • Management: Added System Notifications page, can view all configured abnormal status messages for workspaces under the current account.
  • Scenarios:
  • Chart Query: Added Rollup function, this function also applies to 【Metric Analysis】 and 【Query Tool】.
  • Dashboard/User Views: Added pin function. Under the premise that the current accessed workspace is authorized to view data from several other workspaces, supports setting queries for other workspace data as the default option.
  • System Views: Supports cloning creation as dashboard or user view.
  • Custom Explorer: Optimized search mode. In non-edit mode, hover over 【Data Scope】 to view all filter conditions.
  • Explorer > Quick Filter:
  • Added 【Dimension Analysis】 button, click to quickly switch to Explorer analysis mode.
  • Supports adding current field to display columns/removing from display columns directly by clicking external buttons.
  • Free Plan Workspace > Navigation Bar: Added 【Upgrade Now】 button.
  • Infrastructure > Containers > Honeycomb Map: Added CPU Usage (Normalized) and MEM Usage (Normalized) two metric fill methods.

TrueWatch Deployment Plan Updates

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

March 27, 2024

TrueWatch Updates

  • Monitoring:
  • Alert Strategies Management: Each notification rule (including default and custom notifications) configuration added supports escalation notification conditions.
  • Monitor > Event Content: Added Custom Advanced Configuration, supports adding associated logs and error stacks.
  • Host Intelligent Monitoring: Changed current mutation display to anomaly alerts based on periodic predictions. Trend charts display current metrics and confidence interval upper/lower bounds. Anomalies exceeding the confidence interval are marked red.
  • Scenarios > Charts: Added Topology Map.
  • APM > Trace Details Page > Service Call Relationships: Adjusted to service topology display, showing call counts between services.
  • Data Retention Policy: Session Replay data retention policy aligns with RUM retention policy. I.e., if RUM data is retained for 3 days, Session Replay data is also retained for 3 days.
  • Explorer:
  • Events Explorer > Basic Properties: Added detection metric display configuration, cached locally, globally applied.
  • APM > Error Tracking > Pattern > Details Page: Supports creating Incident Issues.
  • RUM > Error > Pattern > Details Page: Supports creating Incident Issues.
  • RUM > View > Details Page:
    • Performance: Added 【All Entries】 option, lists all associated data under the current View.
    • Fetch/XHR: Clicking data rows supports opening corresponding trace details page or Resource details page.
  • Time Widget: When obtaining "Current Time", precise to milliseconds.
  • Management > Ticket Management:
  • Added star rating and evaluation.
  • Tickets with feedback need to be automatically closed if no customer feedback within 7 days.
  • Supports ticket list export.
  • Tickets with status 【Completed】【Revoked】 can be restarted.
  • After account cancellation, submitted tickets under it with non-closed status support automatic closure.
  • Cloud marketplace activation process overall optimization.

TrueWatch Deployment Plan Updates

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

March 13, 2024

TrueWatch Updates

  • Monitoring > Monitor: Monitor type 【Composite Detection】 launched. Supports combining results of multiple monitors into one monitor via expressions, ultimately alerting based on the combined result.
  • Scenarios > Service: Supports Cross-workspace Service Map Query.

TrueWatch Deployment Plan Updates

  • Management > Basic Information: Added "Used DK Count" display.
  • Management > Users: Added Group page. Based on groups, associated workspaces and roles can be configured. Users can obtain access permissions to corresponding workspaces via groups.

March 6, 2024

TrueWatch Updates

  • Monitoring
  • Monitor > Detection Frequency: Added Crontab Custom Input, meeting the need to execute detection only during specific time periods.
  • Mutation Detection: Added 【Last 1 minute】, 【Last 5 minutes】 detection intervals.
  • Mute Management: When selecting mute scope, "Event Attributes" is non-mandatory. Can configure finer-grained matching rules as needed.
  • DataFlux Func: Added Function External Functions. Allows third-party users to fully utilize Function's local cache and local file management service interfaces to write functions, executing data analysis queries within the workspace.
  • APM > Trace:
  • Title area UI display optimization.
  • For flame graphs, waterfall charts, Span lists with over 10,000 Span results, supports viewing unshown Spans via offset setting.
  • Added Error Span filter entry. Supports inputting resource names or Span IDs corresponding to Spans for search matching.
  • Scenarios
  • Charts: Added Sankey Diagram.
  • View Variables: Added Select All button. Checked by default selects all current values, can deselect as needed.
  • Account Management: Added Cancellation entry.
  • Explorer:
  • UI display optimization.
  • Filter added regular expression match / reverse regular expression match modes.
  • Wildcard filter and search support left * match.
  • Events > Details Page: 【Alert Notifications】 tab page UI display optimization.

TrueWatch Deployment Plan Updates

January 31, 2024

TrueWatch Updates

  • Monitoring:
  • Intelligent Monitoring:
    • Host, Log, Application intelligent detection frequency adjusted to execute every 10 minutes. Each execution counts as 10 call charges.
    • To improve algorithm accuracy, Log, Application intelligent detection uses data offloading. Enabling one intelligent monitor generates corresponding Measurement and metric data. This adjustment generates additional time series. The specific count is the number of detection dimensions (service, source) filtered by the current monitor's filter conditions * number of detection metrics. Since monitor filter conditions are not stored, if monitor filter condition configurations are modified, new equivalent time series are generated. Therefore, on the day of modifying monitor filter condition configurations, there will be duplicate time series billing. It returns to normal the next day after modification.
  • Alert Strategies Management:
  • Monitor
    • Alert Configuration: Supports configuring multiple alert strategies. If multiple are configured, df_monitor_name and df_monitor_id appear in multiple forms, separated by ;.
    • Incident Issue linkage modification: Added 【Event Recovery Synchronously Closes Issue】 switch. When abnormal events recover, Incident Issues are synchronously recovered.
    • Monitor list added clone button.
  • Notification Targets Management: Added Simple HTTP Notification Type, directly receiving alert notifications via Webhook address.
  • Scenarios:
  • Charts: Unit added 【Currency】 option. Advanced Configuration > Period Comparison changed to 【Period-on-Period Comparison】.
  • Service Management > Resource Calls: Top List added TOP / Bottom quantity selection.
  • Explorer: Display column settings added 【Time Column】 switch.
  • Billing:
  • Workspace lock popup page added Create Workspace entry, optimizing operation experience.
  • AWS registration process optimization.

TrueWatch Deployment Plan Updates

  • Supports LDAP Single Sign-On.
  • Workspace Management > Data Storage Policy added custom options, range <= 1800 days (5 years). Among them, Metrics added optional 720 days, 1080 days, etc., retention durations. In console Settings > Edit Data Storage Policy, modify and save to synchronously update backend data storage.
  • Users: Supports one-click configuration assigning workspaces and roles to user accounts.
  • Added console audit event viewing entry, can quickly view all workspace-related operation audits.
  • Added 【Management Console MFA Authentication】.

January 11, 2024

TrueWatch Updates

  • Logs:
  • Added BPF network log collection and log details page, supports JSON format conversion. Details page added readable display mode.
  • Added binding 【Associated Network Logs】.
  • Data Access: Added batch operations.
  • Scheduled Reports: Added optional sharing methods 【Public Share】 or 【Encrypted Share】.
  • Dashboard:
  • View variables added 【All Variable Values】 parameter passing option.
  • Time Series Charts: Added sorting logic (new engine only), supports sorting returned results.
  • Generate Metrics: Supports batch operations. Standard and above permission members support cloning.
  • Monitor:
  • Notification Targets Management: Adapted to new DingTalk robots. When creating, "Secret Key" option is non-mandatory, quickly associate DingTalk robots.
  • SLO deduction logic optimization.
  • RUM: Public DataWay supports IP conversion to geographic location information.