myname00707 edited a comment on issue #1971:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1971#issuecomment-699579240


   服务侧的metric日志,服务端的负载也不大:
   
   ```
   2020-09-23 10:11:40.952|[spectator-poller-0]|[INFO ]|[DefaultLogPublisher:]|
   os:
     cpu:
       all usage: 2.46%    all idle: 97.54%    process: 3.22%
     net:
       send(Bps)    recv(Bps)    send(pps)    recv(pps)    interface
       9.485K       7.808K       53           65           eth0
   vertx:
     instances:
       name       eventLoopContext-created
       registry   0
       registry-watch 0
       transport  0
     transport:
       client.endpoints:
         connectCount disconnectCount queue         connections send(Bps) 
receive(Bps) remote
         2            2               0             3           6         100   
       10.31.15.199:7474
         0            0               0             0           0         0     
       10.31.17.15:8086
         0            0               0             0           0         0     
       10.33.8.163:8085
         0            1               0             0           0         0     
       10.33.8.37:8086
         0            0               0             0           0         0     
       10.33.168.40:8085
         0            0               0             0           0         0     
       10.31.15.103:8086
         0            0               0             0           0         0     
       10.31.15.58:8085
         7            0               0             7           0         17    
       10.31.15.195:8086
         4            3               0             4           6         100   
       10.33.8.10:7474
         0            0               0             0           0         0     
       10.31.19.153:8085
         1            3               0             2           5         75    
       10.33.8.222:7474
         0            0               0             0           0         0     
       10.31.17.77:8086
         0            0               0             0           0         0     
       10.33.8.17:8086
         2            1               0             4           6         100   
       10.31.15.211:7474
         16           10              0             20          25        393   
       (summary)
       server.endpoints:
         connectCount disconnectCount rejectByLimit connections send(Bps) 
receive(Bps) listen
         10           8               0             13          313       778   
       10.31.15.138:8083
         10           8               0             13          313       778   
       (summary)
   threadPool:
     coreSize maxThreads poolSize currentBusy rejected queueSize taskCount 
taskFinished name
     25       200        25       0           NaN      0         0.1       0.1  
        cse.executor.groupThreadPool-group1
     25       200        25       0           NaN      0         0.1       0.1  
        cse.executor.groupThreadPool-group0
   consumer:
    simple:
     status      tps      latency            [0,1000) [1000,2000) [2000,3000) 
[3000,4000) [4000,)  operation
     rest.200    0.3      3.196/5.785        15       0           0           0 
          0        getmatchname
                 0.3      11.148/41.397      15       0           0           0 
          0        app-service.app-server.findDeviceInfoByKeys
                 0.5      7.172/41.397       30       0           0           0 
          0        (summary)
    details:
       rest.200:
         getmatchname:
           prepare     : 0.008/0.018        handlersReq : 0.367/0.467        
cFiltersReq: 0.019/0.028        sendReq     : 1.406/2.466
           getConnect  : 1.338/2.404        writeBuf    : 0.068/0.086        
waitResp   : 1.290/3.010        wakeConsumer: 0.028/0.038
           cFiltersResp: 0.058/0.075        handlersResp: 0.021/0.035
         findDeviceInfoByKeys:
           prepare     : 0.008/0.010        handlersReq : 0.191/0.249        
cFiltersReq: 0.045/0.055        sendReq     : 7.445/37.424
           getConnect  : 7.361/37.355       writeBuf    : 0.085/0.114        
waitResp   : 3.324/6.885        wakeConsumer: 0.033/0.041
           cFiltersResp: 0.073/0.091        handlersResp: 0.029/0.044
   producer:
    simple:
     status      tps      latency            [0,1000) [1000,2000) [2000,3000) 
[3000,4000) [4000,)  operation
     rest.200    0.3      19.607/50.135      15       0           0           0 
          0        internal-dialogmgr-service.dialogMgr.handleDialog
                 0.3      19.607/50.135      15       0           0           0 
          0        (summary)
    details:
       rest.200:
         handleDialog:
           prepare: 0.053/0.068        queue       : 0.104/0.141        
filtersReq : 0.383/0.487        handlersReq: 0.161/0.200
           execute: 18.307/48.857      handlersResp: 0.023/0.026        
filtersResp: 0.533/1.570        sendResp   : 0.019/0.022
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to