Skip to content

Studio change log

2025-05-28

OpenAPI

  • Parameter structure change The extendFields data structure inside extend in 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 extend in the Modify Index Configuration interface (/log_index_cfg//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 related interfaces for specifying workspace member information (query, modify).
  • Added an interface for listing specified workspace roles.

2025-04-09

OpenAPI

  • [Synthetic Testing - Testing Tasks] Added related interfaces for multistep tests (add, modify) (delete multistep tests).

2025-03-12

OpenAPI

  • [Synthetic Testing - 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 interfaces.

2025-01-08

OpenAPI

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

2024-12-25

OpenAPI

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

Hotfix

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

2024-12-11

OpenAPI

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

2024-11-27

OpenAPI

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

2024-10-30

OpenAPI

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

ExternalAPI

  • Added an interface for querying the DataKit inventory list.

2024-09-04

OpenAPI

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

2024-08-07

OpenAPI

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