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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.