╩┬╬±topo3.txt 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "apmTxLink": {
  3. "dataTime": "2022-10-28 09:05:00",
  4. "intervalUnit": "MI",
  5. "intervalValue": 5,
  6. "txEndPointName": "事务发起所属端点",
  7. "txServiceCode": "事务发起所属服务",
  8. "txCmdbId": "事务发起所属系统",
  9. "srcApmEndpointName": "源服务端点",
  10. "srcApmServiceCode": "链路源服务",
  11. "srcAppCmdbId": "源服务所属系统",
  12. "destNodeType": "HTTP",
  13. "destApmEndpointName": "/api/queryService",
  14. "destAppCmdbId": "目标服务所属系统",
  15. "peer": "192.168.1.2:8080",
  16. "APMServiceCallCount": "1000",
  17. "APMServiceErrorCount": "99",
  18. "APMServiceAvgResponseTime": "156",
  19. "netMetric": [
  20. {
  21. "metricCode": "NetTotalRate",
  22. "success": true,
  23. "metricValue": "123"
  24. },
  25. {
  26. "metricCode": "NetRecvRate",
  27. "success": true,
  28. "metricValue": "123"
  29. },
  30. {
  31. "metricCode": "NetSendRate",
  32. "success": true,
  33. "metricValue": "123"
  34. },
  35. {
  36. "metricCode": "NetRecvDroppedPacketsRatio",
  37. "success": true,
  38. "metricValue": "123"
  39. },
  40. {
  41. "metricCode": "NetSendDroppedPacketsRatio",
  42. "success": true,
  43. "metricValue": "123"
  44. },
  45. {
  46. "metricCode": "NetDroppedPacketsTotalRatio",
  47. "success": true,
  48. "metricValue": "123"
  49. },
  50. {
  51. "metricCode": "NetRecvFlow",
  52. "success": true,
  53. "metricValue": "123"
  54. },
  55. {
  56. "metricCode": "NetSendFlow",
  57. "success": true,
  58. "metricValue": "123"
  59. },
  60. {
  61. "metricCode": "NetTotalFlow",
  62. "success": true,
  63. "metricValue": "123"
  64. },
  65. {
  66. "metricCode": "NetRecvDroppedPacketsNum",
  67. "success": true,
  68. "metricValue": "123"
  69. },
  70. {
  71. "metricCode": "NetSendDroppedPacketsNum",
  72. "success": true,
  73. "metricValue": "123"
  74. },
  75. {
  76. "metricCode": "NetDroppedPacketsTotalNum",
  77. "success": true,
  78. "metricValue": "123"
  79. },
  80. {
  81. "metricCode": "NetRecvPacketsNum",
  82. "success": true,
  83. "metricValue": "123"
  84. },
  85. {
  86. "metricCode": "NetSendPacketsNum",
  87. "success": true,
  88. "metricValue": "123"
  89. },
  90. {
  91. "metricCode": "NetPacketsTotalNum",
  92. "success": true,
  93. "metricValue": "123"
  94. }
  95. ]
  96. },
  97. "linkType": "tx",
  98. "secZoneId": "40003102"
  99. }