To OpenTSDB
Sample JSON File
"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 Description
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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot