npm trace.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "npmSpan": {
  3. "traceId": "traceId",
  4. "fromIp": "fromIp",
  5. "fromPort": "fromPort",
  6. "toIp": "toIp",
  7. "toPort": "toPort",
  8. "referUrl": "http://ip:port/monitor/ui/page1",
  9. "url": "http://ip:port/api/monitor/ms/test",
  10. "apmServiceCode": "app-monitor-ms",
  11. "uri": "/api/monitor/ms/test",
  12. "startTime": 1667282416899,
  13. "endTime": 1667282416899,
  14. "success": true,
  15. "statusCode": "200",
  16. "errorMsg": "",
  17. "netMetric": [
  18. {
  19. "metricCode": "NetTotalRate",
  20. "success": true,
  21. "metricValue": "123"
  22. },
  23. {
  24. "metricCode": "NetRecvRate",
  25. "success": true,
  26. "metricValue": "123"
  27. },
  28. {
  29. "metricCode": "NetSendRate",
  30. "success": true,
  31. "metricValue": "123"
  32. },
  33. {
  34. "metricCode": "NetRecvDroppedPacketsRatio",
  35. "success": true,
  36. "metricValue": "123"
  37. },
  38. {
  39. "metricCode": "NetSendDroppedPacketsRatio",
  40. "success": true,
  41. "metricValue": "123"
  42. },
  43. {
  44. "metricCode": "NetDroppedPacketsTotalRatio",
  45. "success": true,
  46. "metricValue": "123"
  47. },
  48. {
  49. "metricCode": "NetRecvFlow",
  50. "success": true,
  51. "metricValue": "123"
  52. },
  53. {
  54. "metricCode": "NetSendFlow",
  55. "success": true,
  56. "metricValue": "123"
  57. },
  58. {
  59. "metricCode": "NetTotalFlow",
  60. "success": true,
  61. "metricValue": "123"
  62. },
  63. {
  64. "metricCode": "NetRecvDroppedPacketsNum",
  65. "success": true,
  66. "metricValue": "123"
  67. },
  68. {
  69. "metricCode": "NetSendDroppedPacketsNum",
  70. "success": true,
  71. "metricValue": "123"
  72. },
  73. {
  74. "metricCode": "NetDroppedPacketsTotalNum",
  75. "success": true,
  76. "metricValue": "123"
  77. },
  78. {
  79. "metricCode": "NetRecvPacketsNum",
  80. "success": true,
  81. "metricValue": "123"
  82. },
  83. {
  84. "metricCode": "NetSendPacketsNum",
  85. "success": true,
  86. "metricValue": "123"
  87. },
  88. {
  89. "metricCode": "NetPacketsTotalNum",
  90. "success": true,
  91. "metricValue": "123"
  92. }
  93. ],
  94. "tag": [
  95. {
  96. "key": "tcpName",
  97. "value": "tcpName"
  98. }
  99. ]
  100. },
  101. "msgType": "npm",
  102. "secZoneId": "40003102"
  103. }