mirror of https://github.com/linkerd/linkerd2.git
77 lines
1.5 KiB
JSON
77 lines
1.5 KiB
JSON
{
|
|
"metrics": [
|
|
{
|
|
"name": "REQUEST_RATE",
|
|
"metadata": {
|
|
"targetPod": "",
|
|
"targetDeploy": "test/potato3",
|
|
"sourcePod": "",
|
|
"sourceDeploy": "",
|
|
"component": "",
|
|
"path": ""
|
|
},
|
|
"datapoints": [
|
|
{
|
|
"value": {
|
|
"gauge": 6.10122024404881
|
|
},
|
|
"timestampMs": "1513211893354"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "SUCCESS_RATE",
|
|
"metadata": {
|
|
"targetPod": "",
|
|
"targetDeploy": "test/potato3",
|
|
"sourcePod": "",
|
|
"sourceDeploy": "",
|
|
"component": "",
|
|
"path": ""
|
|
},
|
|
"datapoints": [
|
|
{
|
|
"value": {
|
|
"gauge": 0.3770491803278688
|
|
},
|
|
"timestampMs": "1513211893530"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "LATENCY",
|
|
"metadata": {
|
|
"targetPod": "",
|
|
"targetDeploy": "test/potato3",
|
|
"sourcePod": "",
|
|
"sourceDeploy": "",
|
|
"component": "",
|
|
"path": ""
|
|
},
|
|
"datapoints": [
|
|
{
|
|
"value": {
|
|
"histogram": {
|
|
"values": [
|
|
{
|
|
"label": "P95",
|
|
"value": "953"
|
|
},
|
|
{
|
|
"label": "P99",
|
|
"value": "990"
|
|
},
|
|
{
|
|
"label": "P50",
|
|
"value": "537"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"timestampMs": "1513211893983"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|