doc-exports/docs/dataartsstudio/umn/dataartsstudio_01_0060.html
Xiong, Chen Xiao f3ee29a3dd DataArts UMN 20230329 version
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-05-11 17:09:25 +00:00

5.2 KiB

From OpenTSDB

If the source link of a job is the Link to CloudTable OpenTSDB, configure the source job parameters based on Table 1.

Table 1 Parameter description

Parameter

Description

Example Value

Start Time

Start time of the query. The value is a character string or timestamp in the format of yyyyMMddHHmmdd.

20180920145505

End Time

(Optional) End time of the query. The value is a string or timestamp in the format of yyyyMMddHHmmdd.

20180921145505

Metric

Metric of the data to be migrated. You can specify a metric or select an existing metric in OpenTSDB.

city.temp

Aggregate Function

Aggregate function

sum

Tag

(Optional) If you specify a tag, only the tagged data will be migrated.

tagk1:tagv1,tagk2:tagv2