You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/29 03:51:14 UTC

[GitHub] [skywalking] bnubobby commented on issue #5581: How to submit logs use HTTP 1.1 ?

bnubobby commented on issue #5581:
URL: https://github.com/apache/skywalking/issues/5581#issuecomment-700409496


   @wu-sheng 
   actually,  This is just a missing document
   ```json
   {
     "spans":[{
          "logs":[{
                "time" : 1601350705265,
                 "data" : [{
                              "key":"message",
                              "value":"this is a log record"
                             }]
                  }]
      }]
   }
   ```
   Please supplement the document,and  don't mislead orthers.


----------------------------------------------------------------
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:
users@infra.apache.org