doc-exports/docs/dataartsstudio/api-ref/dataartsstudio_02_0307.html
Xiong, Chen Xiao f2733178cc DataArts API 20230329 version
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-06-29 16:21:21 +00:00

5.6 KiB

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&timestamp&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