Skip to content

Changelog (2024)


December 25, 2024

OpenAPI Updates

  1. Resource Catalog: Supports obtaining the Resource Catalog list, supports Create/Modify/Delete/Export Resource Explorers.
  2. Generate Metrics: Supports listing the Metrics list, supports Create/Modify/Enable/Disable/Delete 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 a lot of time but is also prone to errors, leading to inefficient Pipeline writing and inability to respond and solve problems in a timely manner. 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 extract valuable information from large volumes of logs more efficiently, simplifying data flow and processing.

Monitoring

AI Alert Compression and Merging: Reduces redundancy in monitoring alert events by compressing and merging them through large models, especially when the system generates a large number of alerts in a short period. By integrating alert events, it ensures that operation and maintenance personnel receive only one comprehensive alert message within a specified time period (e.g., 10 minutes) instead of multiple duplicate alerts.

Cloud Bill Analysis

Cloud bill scenario views and Explorers now display consumption currency categories.

Scenarios

  1. Dashboards and built-in views now include Identifier IDs: Dashboards and user views can be uniquely identified through Identifier IDs. When configuring jump links within charts, dashboards or user views can be located via Identifier IDs.
  2. Explorer Auto Refresh logic adjustment: The "Pause" button has been removed from the Time Widget, and the refresh frequency options now include "off," allowing users to turn off auto-refresh as needed, making operations more concise and intuitive. Additionally, the "Explorer Auto Refresh" switch in User Settings has been removed to avoid redundancy and optimize the user setting 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 obtaining PromQL metric names as legends, and {__name__} can be used to configure metric names as aliases.
  5. PromQL editor now includes syntax highlighting and syntax hints.

Metrics

Generate Metrics optimization:

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

Management

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

Infrastructure

Resource Catalog Cross Workspace Query: Supports cross-workspace querying of resource list data in the Resource Catalog menu.

Deployment Plan Updates

  1. Deployment Plan supports customizing navigation bar and operation button display text.
  2. Management backend member menu optimization:

    • Added "Login Type" column to distinguish between default login members and SSO login members, and supports filtering by login type;
    • For SSO login members, supports editing the "Other Attributes" field, allowing custom attribute information. This information is 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 strategies for traces, logs, and custom log indices are adjusted to: Standard Storage, Low-Frequency Storage, and Archive Storage, which can be configured separately for hot, low-frequency, and archive data storage durations. Additionally, if the primary storage engine is Volcengine, when creating a new index in the TrueWatch console, the storage strategy is also adjusted to: Standard Storage, Low-Frequency Storage, and Archive Storage.

New Integrations

Bug Fixes

  1. Fixed the issue where host tags were not taking effect;
  2. Fixed the issue where token updates failed in the console;
  3. Fixed the issue where sorting in combined dashboards was lost due to refresh operations;
  4. Fixed the issue where table charts in shared dashboards did not display data in edit mode;
  5. Fixed the issue where switching between different charts in cross-space authorized query dashboards did not trigger backend requests;
  6. Fixed the issue where version data was abnormal in RUM views;
  7. Fixed the issue where built-in Func prompts in monitors could not find the account and reported a 404 error without generating events;
  8. Fixed the issue where the User Access Monitoring list displayed 0 data;
  9. Fixed the UI display issue at the bottom of the AI Assistant page;
  10. Fixed the issue where a Resource Class in the Resource Catalog still existed after being successfully deleted.
  11. Fixed the issue of false alerts due to data gaps.

December 11, 2024

Feature Updates

Scenarios

  1. Topology Map now supports external data queries: Users can draw topology maps with external data through 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: Adjusted to side-swipe listing, categorized display, making chart search and usage more convenient.
    • Chart descriptions and applicable scenarios are now displayed in the chart list, helping users better understand and select appropriate chart types.
  3. View variable optimization
    • View variables now support configuring value listing limits to avoid performance issues caused by excessive data listing.
    • The default listing limit for the Deployment Plan is 50, and custom default listing quantities are supported. 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 classes with commonalities for easier management and viewing, optimizing resource organization.
    • Explorer honeycomb map mode optimization: Supports configuring "Color Fill" and "Group Analysis" field lists, allowing users to customize optional 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 Strategy configuration optimization

  • Supports one-click creation of associated monitors through the Alert Strategy entry, adding a unified alert notification management mode centered on Alert Strategies.
  • Optimized the display interaction of the Alert Strategy list association.

RUM

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

  1. When creating a new application, select the "React Native" application type. During creation, you can directly copy the name and application ID from 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 affect data collection.

  2. If you have associated monitors for React Native applications originally created under the Android / iOS type and 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 under the "Application Name" item and will display as empty. In this case, you need to select the application type as "React Native" and save the monitor again.

APM

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

New Integrations

Bug Fixes

  1. Fixed the issue where expression query values were abnormal;
  2. Fixed the issue where querying the CPU usage rate of a pod started at a certain time using PromQL in a chart would show data in the time series chart within the time range but not in the chart query.
  3. Fixed the issue where alert events did not recover.
  4. Fixed the issue where PromQL query results were abnormal.
  5. Fixed the issue where modifying the hot storage duration in the private deployment > management backend reported an error due to the missing warmretention field.
  6. Fixed the issue where log search results in the Deployment Plan were inconsistent with searches on Volcengine TLS.
  7. Fixed the issue where embedded dashboards in user IFrame pages would randomly scale.
  8. Fixed the issue where the page would freeze after creating a new group in user management and adding it to multiple spaces.
  9. Fixed the issue where entering the TrueWatch console > Events would report an error due to df_fault_id.
  10. Fixed the issue where opening the Events menu would prompt memory limit exceeded.
  11. Fixed the issue where expression calculations in the Overview chart were incorrect.
  12. Fixed the issue where monitors did not generate events after triggering alerts.
  13. Fixed the issue where log query functionality was abnormal in the Deployment Plan with Volcengine as the base.

November 27, 2024

Breaking Changes

  1. OpenAPI: If configuring alert strategies via API to notify members by member configuration mode, note that the parameter structure for adding/modifying alert strategies of member types via OpenAPI has been adjusted.

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

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

Feature Updates

Cloud Bill

  1. Added feature guide page: Provides clear steps and instructions to help users get started quickly;
  2. Added support for Volcengine and Microsoft Cloud data access.

External Data Source Access

  1. MySQL data storage system support: The platform now supports accessing MySQL data storage systems, allowing users to perform real-time data queries and analysis.

  2. Native query statements can be used directly: Users can directly use the data source's native query statements in charts for data queries 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 preventing 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, and only the first matching time range's notification rules are used for alert sending.
  2. Monitors: Supports search when configuring associated alert strategies.

  3. Mute Time: When defining "Repeat" mute times, supports customizing mute start time and mute duration, and supports configuring mute cycles "By Day", "By Week", and "By Month", providing more flexible mute time definitions. Also added a mute plan preview function to view the currently defined mute times.

Billing and Plans

High Consumption Alert:

  • Supports customizing alert notification members. When billing items exceed the set threshold, emails will be sent to the Owner and the corresponding notification members;
  • Supports setting exclusive notification members for each billing item;
  • Supports creating external emails as notification members by pressing Enter.

Application Performance Monitoring

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

Events

  1. Unrecovered Event Explorer supports adjusting the event query range via the Time Widget;
  2. Event Explorer supports customizing display columns.

Scenarios

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

Management

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

Help Center

Help documentation optimization: Integration 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 backend member information supports inputting international phone numbers.

New Integrations

Bug Fixes

  1. Fixed the issue where some Explorer list column names could not be aliased through the "Show Columns" entry;
  2. Fixed the issue where applications listed when generating metrics in RUM were not affected by data access rules;
  3. Fixed the front-end style adaptation issue in Application Performance Monitoring > Error Tracking > Issue auto-discovery;
  4. Fixed the issue with query time in Dashboards > Charts for Resource Catalog queries;
  5. Fixed the issue where the billing analysis billing period column width could not be adjusted.

November 20, 2024

Feature Updates

Microsoft Cloud Marketplace Listing

TrueWatch is now listed on the Overseas Microsoft Cloud Marketplace, and the Commercial Plan workspace now supports "Microsoft Cloud" as a billing method.

Integration > Extensions

  • Func platform linkage optimization: Can view all connected DataFlux Func lists in the extensions, making it easier for users to manage and monitor all connected external data sources.

Deployment Plan Updates

  • Volcengine TLS supports JSON indexing 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 Create Snapshot.
  2. Data Access: OpenAPI supports obtaining data access lists, supports Get/Create/Modify individual data access rules.

Feature Updates

Billing and Plans

  1. High Consumption Alert optimization: High Consumption Alert now includes total consumption alert functionality, supporting setting alert amounts for the total consumption of the workspace.

Application Performance Monitoring

DQL Query

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

Management

  1. Invite members: Added line break separation function, multiple emails can be recognized via line breaks.
  2. Data forwarding rule expansion: Data forwarding to Huawei Cloud OBS supports AK, SK access, providing richer OBS access methods.
  3. Workspace:

    • Workspace deletion or dissolution now has a 7-day temporary storage logic, data within the workspace will be permanently cleared after 7 days;
    • Supports configuring default space and pinned space at the personal account level.

Monitoring

  1. Monitor function enhancement: When selecting logs for detection indicators, supports searching log indices for selection.
  2. Monitors: Monitor threshold trigger judgment configuration is appended to events for recording, associated event field: df_monitor_checker_value_with_unit, the detection value with units can be rendered in the event content 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 bill monitoring view: Cloud bill view supports more instance perspectives for bill analysis.

Scenarios

  1. Bar charts now support Y-axis upper and lower limit settings, allowing 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 email verification code associated with the account. Note: If the account is not associated with an email, this method cannot be used to retrieve the password.
  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 strategy filter conditions using extended fields in event information could not send alerts.
  2. Fixed the issue where filter conditions in 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 Tracking and notifying specified Webhooks via Incident Tracking did not send issue.add type creation notifications.
  5. Fixed the issue where secondary menu data in the Resource Catalog was unstable.
  6. Fixed the issue where Resource Catalog > Adding Resource Classes to the secondary menu resulted in Resource Classes being deleted but the secondary menu still existing.
  7. Fixed the issue where JSON in the Resource Catalog was cleared after saving and reopening.
  8. Fixed the issue where associating dashboards with resources via tags in the Resource Catalog incorrectly associated dashboards with resources that did not match the tags.
  9. Fixed the issue where selecting Resource Catalog, loading display columns was not continuous, with obvious transitions in the middle.
  10. Fixed the issue where filter conditions were lost in log flow charts after version upgrades, causing views to fail to load.
  11. Fixed the issue where the "Add Filter" function in the Log Explorer could not fully recognize trace_id strings.
  12. Fixed the issue where associated network logs for -bpf_net_l7_log logs were inaccurate.

November 6, 2024

Feature Updates

Price Adjustment

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

Monitoring

Alert strategies now support defining 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, query selections for other data types will be removed.

Bug Fixes

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

October 30, 2024

New Integrations

Feature Updates

Cloud Bill

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

Note: Free Plan is not supported.

Monitoring

  1. Host Intelligent Monitoring added 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 avoid affecting 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, 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 configure "Log Detection" type monitors with one click based on current filter and search conditions.

  5. Note: Only when left* query is enabled at both the site and workspace levels, monitors support left* query. Otherwise, if the Log Explorer configures left* query, jumping to the monitor will result in query errors.

  6. Notification Targets list:

  7. Added search, quick filter functions, supports quick retrieval of notification targets;

  8. For notification targets that have failed to send for two consecutive days and are disabled by the system, a mark is displayed after the name.

  9. Mute Rules optimization:

  10. Added rule name and description configuration functions, improving rule management convenience;

  11. Event attributes support logical combination relationships (AND and OR) between different fields;
  12. Optimized list display effects, supports customizing display columns, improving user interface personalization experience.

  13. Alert Strategies:

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

Scenarios

  1. Added Host NET Analysis View: By aggregating host network usage, bandwidth allocation, and resource utilization metrics, provides data support for future capacity planning, ensuring reasonable configuration of network resources.
  2. Chart query optimization:
  3. index does not support by group query, optimized DQL query interactive experience;
  4. By tag range / filter tag range listing is precise to the metric level;
  5. DQL query added function to get log index: show_logging_index(), can be applied in dashboard view variables, and chart query index configuration supports view variable filling;
  6. Chart expression query function now supports cross-workspace query;
  7. Optimized combined chart time lock display, providing a more intuitive user experience.
  8. Explorer page optimization: Explorer detail page bound host Tab 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:

  • Application performance 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 backend added monitor menu: Lists all workspace monitors, supports searching, filtering monitors; supports modifying monitor enable/disable status, deleting, exporting monitors, and supports cloning single/batch monitors to selected workspaces.
  2. Note: Combined detection monitors do not support cross-workspace cloning.
  3. MFA security authentication optimization: Added hidden 7-day auto-login option switch, supports configuring whether the no-authentication login option is enabled.
  4. CDN domain configuration: Can configure CDN domain in the configuration file, RUM application access page will automatically obtain and display.

Bug Fixes

  1. Fixed the issue where 0% values in pie charts displayed ambiguously, optimized 0% value proportion and visual effects in drawing.
  2. Fixed the issue where the default page loading error when viewing the "Events" menu.
  3. Fixed the issue when selecting multiple indices in log indices.
  4. Fixed the issue where extra_data field was missing when passing events from "External Event Monitors" to third-party tools.
  5. Fixed the issue where switching hosts via quick filter in the Log Explorer did not refresh data on the right.
  6. Fixed the issue with table chart empty value display optimization.
  7. Fixed the issue where query conditions for data access rules imported via API were not displayed on the page.
  8. Fixed the issue where testing logs could be viewed in the log function but could not find the relevant data source during PL processing.
  9. Fixed the issue with Application Performance Monitoring service map errors.
  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 the current log could not be located when entering through log context.
  12. Adjusted Application Intelligent Monitoring sensitivity, reduced excessive abnormal request count drops.
  13. Improved mutation detection monitor adaptability to high-frequency tags.

October 16, 2024

New Integrations

Feature Updates

Obsy AI Agent

TrueWatch introduced Obsy AI Agent, providing quick responses to TrueWatch related questions.

Cloud Bill

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

Monitoring

  1. Monitor Configuration interaction optimization:
  2. Supports configuring Incident Tracking 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. Added regular expression matching for event filter conditions in rules;
  7. Optimized filter condition configuration display.
  8. Data sampling optimization: In 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 public basis supports customizing visible members, and supports batch setting dashboard visibility range to improve dashboard management efficiency.
  2. Template Variables adjustment: Added #{startTime}, #{endTime} two time variables, supports obtaining the actual query time of the current chart, can apply this variable in chart queries, chart links.
  3. Log flow chart display column optimization: Log flow chart display columns if @json format cut fields, can set units for this field to unify chart data viewing and analysis experience.
  4. Platform chart color upgrade: Platform chart colors have been upgraded, providing better visual effects.
  5. Cross-workspace query: All chart expression query functions now support cross-workspace query.

Management

  1. Blacklist function enhancement: Supports all data type data sources for select all, single select, multi-select configuration.
  2. Self-built indices/sensitive data scanning/data forwarding: To optimize data processing and writing performance, involved function rule configuration filter conditions removed "match" and "not match" matching modes.

Events

  1. Unrecovered Event Explorer optimization:
  2. Optimized batch operation interaction, added select all on current page and select all options, supports quickly recovering selected abnormal events;
  3. Manual recovery generated recovery, OK event title display optimization.

Infrastructure

  1. Resource Catalog optimization: Resource Catalog supports custom resource class icons, providing rich icon selections to improve user experience.

Deployment Plan Updates

  1. Dashboard view variable dropdown list value listing removed limit 50 restriction to meet different data query needs.
  2. Management backend 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 integrations could not be searched.
  2. Fixed the issue where RUM snapshot sharing could not be accessed.
  3. Fixed the issue where combined detection A&&B did not take effect, A||B generated Result only had A's value, not B's value.
  4. Fixed the issue where view settings master-slave failed to match empty values.
  5. Fixed the issue where data in Top List charts could only retain 2 decimal places, actual values with smaller data were directly rounded off.
  6. Fixed the issue where scheduled report dashboard emails displayed incompletely.
  7. Fixed the issue where continuous trigger judgment count greater than 10 times could not be saved.
  8. Fixed the issue where APM and log data could not be aggregated after migrating to the base.
  9. Fixed the issue where management backend enabled both local and LDAP login methods, front-end only displayed local login.
  10. Fixed the issue where Synthetic Tests had no data.
  11. Fixed the issue where log exports did not have message content column.
  12. Fixed the issue with abnormal log sorting.
  13. Fixed the issue where selecting multiple indices in the Log Explorer did not display context logs.
  14. Fixed the issue where Grafana chart conversion tool conversion efficiency compatibility was low.
  15. Fixed the issue where Synthetic Testing > Quantity Statistics configuration, added fields were outside the input box.
  16. Fixed the issue where storage log monitors could not obtain detection dimensions.
  17. Fixed the issue where Incident Tracking configured 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.
  20. Fixed the issue where event status counts changed within the same time period.
  21. Adjusted role query logic, fixed the issue where role counts exceeded 100 and 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 history version records: Can view this dashboard's saved version records within three months, select a version to view chart details of this version, and mark changes of the selected version in JSON format with different colors.
  2. Supports restoring the current dashboard to the selected historical version;
  3. Supports cloning a dashboard's specific version.
  4. Custom Explorer supports changing display column order: Custom Explorer edit configuration, can drag selected fields to change 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.

Real User Monitoring

  1. Session Replay enhancement: Mobile end launched Session Replay function, supports mobile applications to backtrack user behavior trajectories and locate usage issues through Session Replay.
  2. Data Access enhancement: RUM added Data Access function, supports configuring data view ranges at the application level, fine-grained management of member data query boundaries.

Management

  1. Cross-space authorization optimization: Changed login space definition to "Current Space" to simplify user operations between different spaces.
  2. Data Forwarding Rules supports specifying storage directories: When archive type is AWS S3, Huawei Cloud OBS, Alibaba Cloud OSS, supports forwarding data to corresponding directories under storage buckets, helping better manage forwarded data.
  3. Note: Please carefully change storage paths, as there is a 5-minute delay in updating configurations, some data may still be forwarded to the original directory after changes.
  4. Data Forwarding Explorer optimization:
  5. Time Widget adjustment: Changed to Explorer universal Time Widget, can obtain forwarding data precise to minutes.
  6. SLS query logstore data storage location adjustment: "Data Forwarding" no longer retains SLS query logstore data, can query in "Log Explorer".

Synthetic Tests

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

  • Note: If custom tag key values duplicate other testing result attribute values, they will be discarded.

Infrastructure

  1. Resource Catalog function enhancement: Optimized Resource Catalog architecture, supports users to customize resource Explorer templates, and provides list and honeycomb map two view modes to improve resource data viewing and analysis experience.
  2. Container interaction optimization: Container and K8s infrastructure Explorer switching views, filter, search conditions are retained and not reset.

Help Center

Integrated Help Center pages, 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 PromQL query result rule mapping did not take effect in views.
  2. Fixed the issue where host survival alert v2 monitors occasionally could not recover.
  3. Fixed the issue where dashboard scheduled reports failed to open when sent to emails.
  4. Fixed the issue where testing tasks created via OpenAPI could not be modified.
  5. Fixed the issue where PV statistics in the billing plan and PV details in the billing details were inconsistent.
  6. Fixed the issue where user information was not carried after adding user information to Webhook.
  7. Fixed the issue where view variable values and dashboard values were inconsistent.
  8. Fixed the issue with shared workspace homepage data display.
  9. Fixed the issue where template variable value dropdowns in data authorized spaces did not match the actual data obtained.
  10. Fixed the issue where time series table charts in dashboards often failed to load data.
  11. Optimized several page display issues.

Deployment Plan Updates

  1. Datakit Management supports filtering online hosts: Supports filtering hosts with data reported in the last 10 minutes, last 15 minutes, last 30 minutes, last 1 hour, last 3 hours.
  2. Management backend:
  3. When workspace storage type is "Volcengine", supports configuring hot data retention duration.
  4. New workspace copy and interaction optimization, default main engine only has one option, users do not need to specify additionally.
  5. Platform color template enhancement: Supports defining navigation bar and navigation text display color configuration.
  6. License usage and expiration reminders: Added global prompts for License nearing expiration, expired, and usage exceeded; added global prompts for platform component version upgrades.

September 4, 2024

Feature Updates

Logs

  1. Log Explorer added interaction: Long press Ctrl can perform "Add to Query", "Exclude from Query", "Copy" operations on Explorer list text word segmentation, facilitating quick query addition of target data. Similarly, log detail page content area also supports this interaction.
  2. Logs support binding Volcengine TLS external indices: Can bind external indices, directly view and analyze Volcengine log data in the TrueWatch platform.
  3. Logs > Data Access optimization:
  4. Added Data Access navigation page, page top right added help document jump link;
  5. Data Access rules added 【Name】 field as unique ID, added rule 【Description】 field, can customize names and descriptions to distinguish rule usage scenarios.
  6. Log Explorer filter optimization: Log Explorer list 【Log Index】 filter supports search, can keyword search indices and select.
  7. Log Status Customization: Supports custom log status values, and sets colors for each status value in the console, adapting to different log access 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: Links Function functions with dashboard data to achieve link redirection.
  3. Alert Statistics Chart component upgrade: Changed listing logic, new version alert statistics chart listing effect is consistent with Unrecovered Event 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, supports setting display or hide for returned columns, providing more flexible data display.
  6. Chart cross-space authorized query interaction optimization: After enabling space authorization function, can directly select authorized space lists above the query, making operations more intuitive and convenient.

Incident Tracking

Incident Tracking Issue and monitor events: If content contains @ member configuration, when passing through Webhook, Issue or event will synchronize carry @member account attribute information.

Monitoring

  1. External Event Detection: Supports custom event occurrence time and tag attribute addition. Note:
  2. Field values uniformly use string type;
  3. Field names cannot start with _ underscore and df_ prefix and cannot duplicate current event default field names;
  4. Custom tag field names cannot duplicate dimension_tags defined field names.
  5. Term 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 Testing" data type. Avoids mutual interference during data processing, ensuring data processing accuracy and efficiency.

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

Others

  1. Workspace list display optimization: For list operation bar, added display creator avatar mouse hover prompt creator, creation time, updater, update time; optimized operation item overall display.
  2. List added jump audit events: List operation bar added audit event jump link, click to view corresponding audit events.
  3. Account management display adjustment: Single sign-on users 【Account Management】 menu does not display password item.

Bug Fixes

  1. Fixed the issue where local Function functions as data source queries did not link Time Widget time range.
  2. Fixed the issue where PromQL data query result display order was incorrect.
  3. Fixed the issue where monitor and chart query filter components were not unified.
  4. Fixed the issue where clicking Intelligent Monitoring related events from Incident Tracking entry displayed in non-Intelligent Monitoring event lists causing no query results.
  5. Fixed the issue where Lark Incident Tracking Webhook integration had no data, no callback.
  6. Fixed the issue with ten-thousand base unit display numbers.
  7. Fixed the issue where Explorer analysis mode, adding filter conditions could not search fields.
  8. Fixed the issue where creating Issues from monitor 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 Incident Tracking switching channels, Issue lists did not change.
  12. Fixed the issue where log indices a, b had the same field name (case insensitive), selecting 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, rectangle tree charts, and maps support customizing returned data count, no maximum limit, meeting different data display needs.
  2. Management backend > Datakit Management, supports exporting Datakit list.

August 21, 2024

Breaking Changes

  • OpenAPI / Global API: 【Events】 Unrecovered event data source changed from UE to E.

New Features

  • Management: Added Client Token unified management entry, users can replace system default generated Token with custom created Token when accessing RUM applications via public network DataWay.

Continuous Optimization

  • Incident Tracking:
  • Added Issue Discovery page. Through this function, you can customize specific rules for Issue discovery, unify management and filter abnormal events triggered by monitor detection rules and related data. Consider 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 will be aggregated based on your preset detection frequency. Finally, the system will automatically push this information to specified channels based on your preset Issue titles and descriptions, ensuring all relevant parties can receive and effectively handle these Issues.
  • Configuration Management > Notification Strategies: Notification strategy list added creation/update information display.

Regular Updates

  • Data Retention Policies:
  • Original 【Application Performance】 item split into 【Application Performance-Trace】, 【Application Performance-Profile】, supports users to separately configure Trace data and Profile data retention policies;
  • Original 【Data Forwarding】 name changed to 【Data Forwarding-TrueWatch】.
  • Monitoring > Notification Target Management: Continuous one-day sending failure will send system notifications; continuous two-day sending failure will send system notifications and automatically disable.
  • Unrecovered Event Explorer:
  • Data source changed to query event data, using df_fault_id as unique identifier for aggregation, obtaining the latest data result for display.
  • Page overall UI transformation.
  • Application Performance Monitoring (APM) > Trace: Service Call Relationship Chart changed to service topology display, and displays call counts between services.
  • Management:
  • Added 【Workspace Description】;
  • Edit mode, interaction changed to open new window;
  • Workspace list supports searching and locating by workspace name or description.
  • Logs > BPF Logs > Layer 7 BPF Network Logs: Network request topology map UI optimization, highlighted service end and client end distinction.
  • Synthetic Tests > HTTP Testing > 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 manages all nodes through node list. Testing nodes created through this entry support configuring Chinese and English node names, adapting to TrueWatch domestic and overseas site displays and reporting data result content.

  • Data Retention Policies:

  • Considering user storage cost factors, need to customize data retention duration, Deployment Plan management backend added 【Session Replay】 configuration item.

  • Original 【Data Forwarding】 name changed to 【Data Forwarding-Default Storage】;
  • Original 【Application Performance】 item split into 【Application Performance-Trace】, 【Application Performance-Profile】, supports users to separately configure Trace data and Profile data retention policies;

  • Supports Volcengine TLS as underlying data storage engine.

BUG Fixes

  • Fixed the issue where Incident Tracking notification strategies did not take effect;
  • Fixed the issue with Application Performance Monitoring trace export exceptions;
  • Fixed the issue where modifying notification targets via OpenAPI reported no permission configuration display;
  • Fixed the issue where Log Explorer resetting time range did not automatically obtain source filter;
  • Fixed the issue where Log Explorer search bar already added source filter range, but "Quick Filter" still displayed all source outside filter conditions;
  • Fixed the issue with mutation detection errors;
  • Fixed the issue where writing data access rules via OpenAPI, UI page opened could not view role information;
  • Fixed the issue where chart data format settings did not take effect on legend data;
  • Fixed the issue where self-built testing nodes, associated testing tasks deleted, actual testing was still running.

August 7, 2024

New Features

  • Real User Monitoring (RUM): Added Heatmap. Visually presents visitor interactions with the website, obtaining click data and click positions of page elements, understanding user focus points.

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

  • Monitoring: Added detection type——Interval Detection V2, predicts normal fluctuation ranges based on historical data confidence intervals of detection indicators.

Continuous Optimization

  • Incident Tracking:
  • 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 current notification strategy operation audit events and execution log data to judge.
  • APM / RUM Issue Auto Discovery supports adding filter conditions;
  • For Deployment Plan, added Unified Management Incident Tracking Level entry;
  • Calendar:
    • In 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, finally applied to generated event data information;
  • Configuration optimization: By setting 【Target】 and 【Minimum Target】 7-day compliance rate range, judge generating warning or emergency events;
  • Supports sending alert notifications by associating 【Alert Strategies】.
  • Synthetic Tests:
  • Testing tasks added tag configuration;
  • Configure 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 【Trigger】 billing statistics count was not displayed;
  • Fixed the issue with chart query 【Left * Match】;
  • Fixed the issue where BPF network logs returned data did not contain container related information;
  • Fixed the issue with Central Pipeline failure.

Breaking Changes

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

July 24, 2024

TrueWatch Updates

  • Incident Tracking:
  • Added Analysis Dashboard: Visual display of different indicator data.
  • Added Calendar management and Notification Strategies: Further notification allocation for Issue content ranges.
  • Scenarios:
  • Charts: Added Time Offset setting. Enable time offset, when querying relative time ranges, actual query time range shifts forward 1 minute to prevent data retrieval failure due to storage delay.
  • Dashboards: Added History Snapshot entry.
  • Snapshots: Automatically obtain current page selected time range when saving snapshots; share snapshots, can choose to allow viewers to change time range.
  • Monitoring:
  • Infrastructure Survival Detection V2: Added Additional Information. After selecting fields, the system performs additional queries, but does not use them for trigger condition judgments.
  • Notification Target Management: Added 【Operation Permissions】 option configuration, controlled by switch for notification target operations (edit, delete).

July 10, 2024

TrueWatch Updates

  • Scenarios:
  • View Variables:
    • Added configuration item switch: Include * option.
    • When selecting hidden view variables, list added hidden identifier.
  • Dashboards: Grouping components support color configuration.
  • Charts: Alias function covers Top List, Rectangle Tree Chart, Sankey Chart.
  • Dashboards/Explorers/Built-in Views: Added Card Attributes information, optimizing edit configuration.
  • Monitoring:
  • Notification Target Management: Configuring Webhook Notification Targets, supports appending member information.
  • Application Intelligent Detection: Added tracking historical changes, filtering periodic abnormal data mutations; added abnormal service associated affected user count.
  • Events > Event List Explorer: Display columns added alert notification status identifier.
  • Logs:
  • Indices: Binding SLS External Indices, added access type selection, supports custom public network or private network access;
  • Log Explorer: Cluster Analysis 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 and Plans: Added Central Pipeline Billing Item, statistics all raw logs processed by Central Pipeline data size.
  • Monitoring
  • Notification Target 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 json object field content to first-level return display.
  • BPF Network Logs:
    • Connection display effect optimization;
    • Supports directly jumping to detail page;
    • Supports custom adding display columns.
  • Scenarios
  • Time Series Chart: Line charts, area charts added Breakpoint Connection setting, bar charts added 【Display Return Value】 button.
  • Synthetic Tests: Task list added table header sorting.
  • DataFlux Func: Added Function External Functions. Allows third-party users to fully utilize Function local cache and local file management service interfaces to write functions, perform data analysis queries within the workspace.

TrueWatch Deployment Plan Updates

Profile: Through configuration parameters, supports file storage and object storage two 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. Enable this configuration, TrueWatch will automatically create Issues for error data records that comply with configuration item rules.
  • Monitoring
  • Intelligent Monitoring: Added Kubernetes Intelligent Detection: Automatically detects anomalies in Kubernetes through intelligent algorithms, detection indicators include Pod count, Pod restarts, APIServer QPS, etc.
  • Alert Strategy Management:
    • Added Filter function. When configuring alert rules, this function allows adding more detailed filter conditions based on original levels, only events matching level + filter conditions will be sent to corresponding notification targets.
    • Supports selecting external emails as notification targets.
  • Monitors > Event Content: Supports custom input external emails.
  • Scenarios
  • Topology Charts: Added link configuration.
  • Sankey Charts: Changed from originally supporting up to 4 node configurations to 6.
  • Pipeline: List added filter condition display.
  • Logs > Indices: List display optimization.

TrueWatch Deployment Plan Updates

Profile: File size changed from fixed 5MB to support custom, click to view how to configure.

June 3, 2024

TrueWatch Updates

  • Management > Cross Workspace Authorization: Added 【Data Range】 when adding pages, supports multi-select data types.
  • Logs > Log Explorer: Supports Cross Workspace Index Query, quickly obtaining log data from other spaces, breaking log data storage location restrictions, greatly improving data analysis and fault location efficiency.

May 29, 2024

TrueWatch Updates

  • DCA
  • Supports private deployment, can directly go to DCA console through workspace page button.
  • Supports batch management function.
  • Incident Tracking:
  • Webhook receiving channels: Supports Issue reply new, modify notifications;
  • Supports selecting teams or adding external emails as Issue responsible persons.
  • Logs > Context Logs: Query logic modification; supports further query management of related data through log context detail page.
  • Scenarios
  • View Variables: Group title/chart title supports configuring #{view variable} display.
  • Time Series Chart > Analysis Mode: Supports adjusting time interval interval.
  • Dashboards/Custom Explorers: When tag count exceeds 20, display search box; tag names display colors before.
  • Monitoring
  • Monitors/Intelligent Monitoring/Mute Management > Quick Filter: When values exceed 20, search box appears, supports search positioning.
  • Monitors: For PromQL query detection, event notifications automatically list available template variables.
  • Infrastructure > Network: Network detail page > Network analysis supports ip:port and ip two dimension statistics display.
  • Application Performance Monitoring > Services > New/Modify Service List: Format validation added when filling in repository links, document links.

Breaking Changes

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

TrueWatch Deployment Plan Updates

  • Supports LDAP Single Sign-On;
  • Workspace Management > Data Storage Policies added custom options, range <= 1800 days (5 years); among them, metrics added optional 720 days, 1080 days storage duration; in console settings > edit data storage policies, modify and save to synchronously update backend data storage;
  • Users: Supports one-click configuration and assignment of workspaces and roles for user accounts;
  • Added console audit event viewing entry, can quickly view all workspace related operation audits;
  • Added 【Management Backend MFA Authentication】.

May 15, 2024

TrueWatch Updates

  • Monitoring:
  • Monitors > Mutation Detection > Detection Indicators: Supports 【Compared to Previous Period】 option, achieving final comparison of data within a fixed time period.
  • Mute Management: Added 【Additional Information】 function, supports adding explanations to mute rules, identifying mute reasons or sources.
  • Intelligent Monitoring > Host Intelligent Monitoring: Added network traffic, disk IO two detection dimensions.
  • Scenarios > Dashboards:
  • View Variables: Edit page style optimization, supports defining dropdown single select, multi-select.
  • Grouped Table Charts, Metric Analysis > Table Charts support multi-column query result display adaptation, such as
L::RE(`.*`):(count(*),message,host) {index = 'default' and status = 'error'} BY source,service
  • Explorers:
  • Log Explorer > Context Logs supports microsecond level data query filtering, solving the issue of multiple data at the same moment (millisecond) causing failure to locate and display specific log context.
  • All Explorers support selecting export data as CSV files.
  • Added Explorer search query audit events, manually initiated query operations by users are recorded as audit events.
  • Service Management: Migrated from original path 【Scenarios】 to 【Application Performance Monitoring】, optimizing usage experience.
  • Generate Metrics: Supports configuring multiple by groups, no quantity limit.
  • DQL Query: Expression query supports specified value filling, supports filling sub-query results and final values.
  • Real User Monitoring > Android: Application configuration display optimization.
  • Events: Added detail page association view jump entry. In the absence of detection dimension data, can jump to Explorer view in detail page.

TrueWatch Deployment Plan Updates

  • Added DataKit List Management page.
  • Deployment Plan configuring single sign-on, supports custom login display title, description and logo.
  • Users: Added extended attribute configuration.
  • Supports local users directly configuring attributes in 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 cloud service accounts of the enterprise for unified management, and distinguishes by the uniqueness of certain configurations under the account. By configuring integrated collectors, independently manages cloud services under each account, achieving fine-grained control of business data.
  • Account Management: Account Login Expiration Time adjustment.
  • Added Quick Search popup, can quickly view recently accessed pages and other function related pages within the current workspace.
  • Infrastructure > Containers: Added Statefulset, Persistent Volumes two object Explorers.
  • Incident Tracking:
  • Added Issue responsible person configuration, TrueWatch will send email notifications to responsible persons.
  • Channel Management: Supports Upgrade Configuration. That is, set new Issues exceeding a specific number of minutes, if no responsible person is specified, send upgrade notifications to corresponding notification targets.
  • Monitoring
  • Monitors: Detection Configuration: Supports configuring continuous multiple trigger condition judgments before generating events in 【Trigger Conditions】.
  • Mute Management:
    • Mute rule list page display optimization: Supports listing all mute rules of the current workspace, can quickly filter target rules through quick filters.
    • Event attribute matching supports inverse selection, filter condition formats as follows: attribute:value, attribute:*value*, -attribute:value, -attribute:*value*, different field combination relationships are AND, multiple values of the same field are OR.
  • DQL match function meaning changed to exact match. This change only applies to new engines, applied to Explorer and Monitor two 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, table charts can also be exported as CSV files.
  • Logs > Bind Indices: 【Field Mapping】 changed to non-required item.
  • 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 count limit supports adjustment based on data statistics range, changed to host or DK count with survival time >= 12 hours.
  • Supports configuring blacklists, custom selecting import TrueWatch integration, view templates, monitor templates range.

OpenAPI Updates

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

April 10, 2024

TrueWatch Updates

  • Monitoring > Monitors > New: Added 【Data Gap】, 【Information Generation】 configuration areas, to better distinguish abnormal data and data gap situations.
  • Management: Added System Notifications page, can view all configured abnormal status messages of the current account's workspaces.
  • Scenarios:
  • Chart Queries: Added Rollup Function, this function also applies to 【Metric Analysis】 and 【Query Tools】;
  • Dashboards/User Views: Added Pin function. When the current access workspace is authorized to view several other workspaces' data, supports setting query other workspaces' data as default option.
  • System Views: Supports cloning creation as dashboards or user views;
  • Custom Explorers: Optimized search mode; in non-edit mode, hover on 【Data Range】 to view all filter conditions.
  • Explorers > Quick Filters:
  • Added 【Dimension Analysis】 button, click to quickly switch to Explorer analysis mode;
  • Supports clicking external buttons to directly add current field to display columns/remove from display columns.
  • Free Plan Workspaces > Navigation Bar: Added 【Upgrade Now】 button.
  • Infrastructure > Containers > Honeycomb Charts: Added CPU Usage Rate (Standardized) and MEM Usage Rate (Standardized) two metric filling methods.

TrueWatch Deployment Plan Updates

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

March 27, 2024

TrueWatch Updates

  • Monitoring:
  • Alert Strategy Management: Each notification rule (including default notifications and custom notifications) configuration added supports upgrade notification conditions.
  • Monitors > Event Content: Added Custom Advanced Configuration, supports adding associated logs and error stacks;
  • Host Intelligent Monitoring: Changed current mutation display to period-based prediction for abnormal alerts, trend charts display current indicators and confidence interval upper and lower bounds, anomalies beyond confidence intervals are marked red.
  • Scenarios > Charts: Added Topology Chart.
  • APM > Trace Detail Page > Service Call Relationship: Adjusted to service topology display, and displays call counts between services.
  • Data Retention Policies: Session Replay data retention policies are linked with RUM retention policies, i.e., RUM data retention 3 days, Session Replay data also retains 3 days.
  • Explorers:
  • Event Explorer > Basic Attributes: Added detection indicator display configuration, cached locally, globally adapted;
  • APM > Error Tracking > Cluster Analysis > Detail Page: Supports creating Incident Tracking Issues;
  • RUM > Error > Cluster Analysis > Detail Page: Supports creating Incident Tracking Issues;
  • RUM > View > Detail Page:
    • Performance: Added 【All Entries】 option, lists all associated data under current View;
    • Fetch/XHR: Click data row, supports opening corresponding trace detail page or Resource detail page.
  • Time Widget: Obtaining "Current Time" precise to milliseconds.
  • Management > Ticket Management:
  • Added star rating and evaluation;
  • Feedbacked tickets need to be adjusted to automatically close if no customer feedback within 7 days;
  • Supports ticket list export;
  • Tickets with status 【Completed】【Revoked】 can be restarted;
  • Tickets submitted by accounts after cancellation with unclosed status support automatic closing.
  • Cloud market opening process overall optimization.

TrueWatch Deployment Plan Updates

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

March 13, 2024

TrueWatch Updates

  • Monitoring > Monitors: Monitor type 【Combined Detection】 launched. Supports combining multiple monitor results into one monitor through expressions, finally based on combined results for alerts.
  • Scenarios > Services: Supports Cross Workspace Service Map Query.

TrueWatch Deployment Plan Updates

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

March 6, 2024

TrueWatch Updates

  • Monitoring
  • Monitors > Detection Frequency: Added Crontab Custom Input, meeting needs of executing detections only during specific time periods;
  • Mutation Detection: Added 【Last 1 Minute】, 【Last 5 Minutes】 detection intervals;
  • Mute Management: When selecting mute range, "Event Attributes" is non-required item, can configure more granular matching rules as needed.
  • DataFlux Func: Added Function External Functions. Allows third-party users to fully utilize Function local cache and local file management service interfaces to write functions, perform data analysis queries within the workspace.
  • APM > Trace:
  • Title area UI display optimization;
  • For flame charts, waterfall charts, Span lists exceeding 10,000 Span results, supports viewing unshown Spans through offset setting;
  • Added Error Span filter entry; supports inputting Span corresponding resource names or Span IDs for search matching.
  • Scenarios
  • Charts: Added Sankey Chart;
  • View Variables: Added Select button, checked by default selects all current values, can deselect as needed.
  • Account Management: Added Cancellation entry.
  • Explorers:
  • UI display optimization;
  • Filters added regular expression match / inverse regular expression match mode;
  • Wildcard filters and searches support left * match.
  • Events > Detail 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 fees;
    • To improve algorithm accuracy, Log, Application Intelligent Detection uses data transfer method, enabling an intelligent monitor generates corresponding metric sets and metric data. This adjustment generates additional time series, specific count is current monitor configuration filter conditions filtered detection dimensions (service, source) * detection indicator count, as monitor filter conditions are not stored, if monitor filter condition configuration modifications occur, new equal time series are generated, so on the day of monitor filter condition configuration modifications there will be time series duplicate billing, normalizes the next day after modifications.
  • Alert Strategy Management:
  • Monitors
    • Alert Configuration: Supports configuring multiple alert strategies; if multiple configured, df_monitor_name and df_monitor_id are presented in multiple forms, separated by ;;
    • Link Incident Tracking Issue transformation: Added 【Event Recovery Synchronously Closes Issue】 switch, when abnormal events recover, synchronously recovers Incident Tracking Issues;
    • Monitor list added clone button.
  • Notification Target Management: Added AddedSimple HTTP Notification Type, directly receiving alert notifications via Webhook URLs;
  • Scenarios:
  • Charts: Added 【Currency】 option for units; Advanced Settings > Period Comparison changed to 【Period-over-Period】;
  • Service Management > Resource Calls: Top List added TOP / Bottom count selection.
  • Explorers: Display Column Settings added 【Time Column】 switch.
  • Billing and Plans:
  • Workspace lock popup page added New Workspace entry, optimizing operation experience;
  • AWS registration process optimization.

TrueWatch Deployment Plan Updates

  • Supports LDAP Single Sign-On;
  • Workspace Management > Data Storage Policies added custom options, range <= 1800 days (5 years); among them, metrics added optional 720 days, 1080 days storage duration; in console settings > edit data storage policies, modify and save to synchronously update backend data storage;
  • Users: Supports one-click configuration and assignment of workspaces and roles for user accounts;
  • Added console audit event viewing entry, can quickly view all workspace related operation audits;
  • Added 【Management Backend MFA Authentication】.

January 11, 2024

TrueWatch Updates

  • Logs:
  • Added BPF network log collection and log detail page, supports JSON format conversion; detail page added readable display mode;
  • Added binding 【Associated Network Logs】;
  • Data Access: Added batch operations.
  • Scheduled Reports: Added optional sharing methods 【Public Sharing】 or 【Encrypted Sharing】.
  • Dashboards:
  • View Variables added 【All Variable Values】 parameter option;
  • Time Series Charts: Added sorting logic (only for new engine), supports sorting return results.
  • Generate Metrics: Supports batch operations; standard and above permission members support cloning.
  • Monitors:
  • Notification Target Management: Adapted new DingTalk robots, when creating, 「Secret」 option is non-required, quickly associate DingTalk robots.
  • SLO deduction logic optimization.
  • Real User Monitoring (RUM): Public network Dataway supports IP conversion to geographic location information.