Files
doc-exports/docs/dataartsstudio/umn/dataartsstudio_01_0060.html
chenxiaoxiong f9e2808b7c DataArts UMN 20250810 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
2025-09-02 10:44:13 +00:00

5.2 KiB

From OpenTSDB

If the source link of a job is a CloudTable OpenTSDB link, 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