Skip to content

Change Log

2025-05-28

OpenAPI

  • Parameter structure change: The extendFields data structure inside the extend of the Create Index Configuration interface (/log_index_cfg/add) has been changed from a string to an array structure. Refer to the interface parameter description for the new structure.
  • Parameter structure change: The extendFields data structure inside the extend of the Modify Index Configuration interface (/log_index_cfg/<cfg_uuid>/modify) has been changed from a string to an array structure. Refer to the parameter description for the new structure.

2025-04-23

ExternalAPI

  • Added: Interfaces related to querying and modifying specified workspace member information.
  • Added: Interface for listing specified workspace roles.

2025-04-09

OpenAPI

  • [Synthetic Tests - Testing Tasks] Added interfaces related to Multistep Tests (add, modify) (delete Multistep Tests).

2025-03-12

OpenAPI

  • [Synthetic Tests - Testing Tasks] Added an interface to query the default testing node list on the official website.
  • [Management - Pipeline] Added dataType and enableByLogBackup fields to the create/modify interface.

2025-01-08

OpenAPI

  • [Synthetic Tests - Testing Tasks] Added an interface to modify testing tasks.

2024-12-25

OpenAPI

  • [Infrastructure - Resource Catalog] Added interfaces related to resource explorers (add, delete, modify, query).
  • [Metrics - Aggregated Metrics] Added interfaces related to metric rules (add, delete, modify, query).

Hotfix

  • Fixed the issue with regular expression lookarounds in data access desensitization, snapshot desensitization, and sensitive data desensitization.

2024-12-11

OpenAPI

  • The type of external event monitors has been changed from outer_event_checker to trigger.

2024-11-27

OpenAPI

  • Adjusted the parameter structure of the member type in alert strategies.

2024-10-30

OpenAPI

  • Added name, description, and filterString fields to the create/modify interface for mute rules.

ExternalAPI

  • Added an interface for querying the DataKit inventory list.

2024-09-04

OpenAPI

  • [Log - Index] Added iamProjectName, projectId, and topicId parameters to the accessCfg of the create/modify single binding index configuration interface to support binding to Volcengine TLS.
  • Added name and desc to the create/modify interface for data access.
  • Added name and desc fields to the results of the get details and list interfaces for data access.

2024-08-07

OpenAPI

  • Added tags and alertPolicyUUIDs to the create/modify interface for SLO and deprecated the alertOpt parameter.
  • Added tagInfo and alertPolicyInfos fields to the results of the get details and list interfaces for SLO, and removed the alertOpt field.