kezhenxu94 commented on a change in pull request #4399: [WIP]support http api for upstream trace. URL: https://github.com/apache/skywalking/pull/4399#discussion_r386024880
########## File path: docs/en/protocols/Trace-Data-Protocol-v2.md ########## @@ -7,6 +7,9 @@ Trace data protocol is defined and provided in [gRPC format](https://github.com/ For each agent/SDK, it needs to register service id and service instance id before reporting any kind of trace or metrics data. +Since SkyWalking v7.x, SkyWalking provided register and uplink trace data through HTTP API way. +[HTTP API Protocol](HTTP-API-Protocol.md) define the API data format. Review comment: ```suggestion [HTTP API Protocol](HTTP-API-Protocol.md) defines the API data format. ``` ---------------------------------------------------------------- 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] With regards, Apache Git Services
