tencent cloud

Tencent Cloud Observability Platform

Module Overview

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-03-11 19:41:13
The pts/dataset module in the JavaScript API implements the logic related to the parameter files.

Methodology

Methodology
Return Type
Description
void
Add parameter files and set the given parameter values.
void
Traverse the specified parameter file. Modification and deletion are supported.
get(key)
string
Obtain the parameter data value based on the given column name.
Record<string, any>
Randomly obtain a certain row of data from the specified parameter file.

Object

Object
Description
Item
A row of data in the parameter file, along with a marker indicating whether it has been deleted in the current script. It is used in the callback function of the forEach method.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백