Collector 'Alibaba Cloud-TDS' Configuration Manual¶
Before reading this document, please read:
Tip
Before using this collector, you must install the 'Integration Core Package' and its accompanying third-party dependencies.
1. Configuration Structure¶
This collector does not require configuration.
2. Data Reporting Format¶
After data is successfully synchronized, you can view the data in the 'Infrastructure-Resource Catalog' of TrueWatch.
An example of the reported data is as follows:
{
"measurement": "aliyun_tds",
"tags": {
"name" : "sas-3dxxx0xczf07",
"InstanceId": "sas-3dvxxxczf07",
"Version" : "3"
},
"fields": {
"ReleaseTime" : 1668182400000,
"IsTrialVersion": 0,
"MVAuthCount" : 0,
"AssetLevel" : 66,
"IsOverBalance" : false,
"SlsCapacity" : 1540,
"message" : "{Instance JSON Data}"
}
}
Note
The fields in tags and fields may change with subsequent updates.
Tip
The value of tags.name is the instance ID, which serves as the unique identifier. fields.message is a JSON serialized string.
X. Appendix¶
Please refer to the official Alibaba Cloud documentation: