Release Notes
[July 19, 2024] Solution to CLS Billing Issues for EB Topics


{"specversion":"1.0","id":"13a3f42d-7258-4ada-da6d-023a333b4662","source":"${ProductName}.cloud.tencent","type":"cvm:ErrorEvent:ping_unreachable","subject":"${six-segment service description in CAM}","time": 1615430559146,"region":"ap-guangzhou","resource":["qcs::eb:ap-guangzhou:uid1250000000:eventbusid/eventruleid"],"datacontenttype":"application/json;charset=utf-8","tags":{"key1":"value1","key2":"value2"},"status":"1","data":{"appId":"1250000011","instanceId":"ins-xxxxxxx","projectId":"11","dimensions":{"ip":"127.0.0.1"},"additionalMsg":{"IP":"something unnormal"}}}
Field | Description | Data Type |
specversion | Event structure version (CloudEvents version. Currently, only v1.0 is supported.) | String |
id | ID returned by PUT Event. | String |
type | Type of the event input through PUT Event. The standard format of a Tencent Cloud service alarm event is ${ProductName}:ErrorEvent:${EventType}, where colons are used to separate type fields. | String |
source | Event source (which is required for a Tencent Cloud service event and is the abbreviation of subject). The value is xxx.cloud.tencent by default for a Tencent Cloud service. | String |
subject | Event source details, which can be customized. QCS description such as qcs::dts:ap-guangzhou:appid/uin:xxx is used for a Tencent Cloud service by default. | String |
time | Event time, which is a GMT+0 timestamp in milliseconds, such as 1615430559146. | Timestamp |
datacontenttype | Data structure declaration. | String |
region | Region information. | String |
status | Alarm event status. Valid values: 1 (abnormal), 0 (resolved), - (stateless). | String |
tags | Resource tag. | String |
data | Details of the event input through PUT Event, which are customizable by the specific business. | String |



Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback