forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
5.2 KiB
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.
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 |
Parent topic: Configuring CDM Source Job Parameters