"to-config-values": {
"configs": [
{
"inputs": [
{
"name": "toJobConfig.metric",
"value": "city.temp"
},
{
"name": "toJobConfig.timeStamp",
"value": "0"
},
{
"name": "toJobConfig.tags",
"value": "tagk1:tagv1"
},
{
"name": "toJobConfig.columnList",
"value": "metric:1&tag:2×tamp&value"
}
],
"name": "toJobConfig"
}
]
}
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
toJobConfig.metric |
No |
String |
Data metric |
toJobConfig.timeStamp |
No |
String |
Data point. The value is a character string or timestamp in the format of yyyyMMddHHmmdd. |
toJobConfig.tags |
No |
String |
Data tag |
toJobConfig.columnList |
No |
String |
Field list |