业务监控数据推送,业务监控数据保存。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求语法
POST /api/monitor/push/{apiKey} HTTP/1.1
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
apiKey | string | 是 | 集成接入的 API 密钥。 | dfb2e51a58e64152a0eef7a232308006 |
body | string | 否 | 推送的数据内容。 | 2022-12-16 09:52:34.164 ConsumeMessageThread_13 INFO LOGGER_SPM 订单创建|Y|10 |
返回参数
示例
正常返回示例
JSON
格式
{
"data": "null",
"requestId": "5A30D240-1821-0246-B580-AB1468657AC2"
}
错误码
HTTP status code | 错误码 | 错误信息 |
---|---|---|
400 | InvalidTag.Mismatch | The specified Tag.n.Key and Tag.n.Value are not match. |
400 | InvalidTagCount | The specified tags are beyond the permitted range. |
404 | InvalidInstanceChargeType.NotFound | The InstanceChargeType does not exist in our records |
404 | InvalidInternetChargeType.ValueNotSupported | The specified InternetChargeType is not valid |
访问错误中心查看更多错误码。
只发布国内站