peng-yongsheng opened a new pull request #884: The instance heart beat 
implementation of http JSON protocol.
URL: https://github.com/apache/incubator-skywalking/pull/884
 
 
   HTTP POST: http://ip:port/instance/heartbeat
   
   #### INPUT
   ```
   {
       "ii": x, # instance id
       "ht": x # heart beat time, java timestamp format
   }
   ```
   
   #### OUTPUT
   None

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to