json HTTP API的运行状况检查响应格式
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json HTTP API的运行状况检查响应格式相关的知识,希望对你有一定的参考价值。
{
"serviceID": "service:authz",
"description": "health of authz service",
"status": "pass",
"version" : "1",
"release_id" : "1.2.2",
"memory": [4096, 1024, 3456],
"cpu": [20, 40, 50],
"uptime": "1209600.245",
"connections" : 25,
"notes": [""],
"output": "",
"details": [
{
"id": "dfd6cf2b-1b6e-4412-a0b8-f6f7797a60d2",
"name": "sub-component-X",
"value": "12313",
"status": "pass",
"output": ""
},
{
"id": "3c1f048c-a4be-4aa2-83e6-2629073d19dc",
"name": "Cassandra test query duration in ms",
"value": "250",
"status": "warn",
"output": "Response time over target of less than 100ms"
}
],
"links": [
{"rel": "about", "uri": "http://api.example.com/about/authz"},
{
"rel": "http://api.example.com/rel/thresholds",
"uri": "http://api.example.com/about/authz/thresholds"
}
]
}
以上是关于json HTTP API的运行状况检查响应格式的主要内容,如果未能解决你的问题,请参考以下文章
普罗米修斯 json 指标
通过 API 网关安全路由的 ECS 容器未返回,但容器的运行状况检查良好
检查来自 API 的响应是不是为有效 JSON
JMeter 插件 Json Path 解析HTTP响应JSON数据
返回 JSON 响应的 SOAP Web 服务的 URL 格式
使用 Fetch API 获取 json 格式的闪烁提要