This is an automated email from the ASF dual-hosted git repository.
tanjian pushed a change to branch rest_api
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 11f2d30 Merge branch 'master' into rest_api
add 244740e fix maven and finish docs.
add a0d075b Merge remote-tracking branch 'origin/rest_api' into rest_api
No new revisions were added by this update.
Summary of changes:
docs/en/protocols/HTTP-API-Protocol.md | 198 +++++++++++++++++++++
docs/en/protocols/Trace-Data-Protocol-v2.md | 3 +
oap-server/server-library/library-util/pom.xml | 8 +
.../v6/rest/ServiceInstancePingServletHandler.java | 5 +-
.../ServiceInstanceRegisterServletHandler.java | 1 +
.../listener/segment/ProtoBufJsonUtilsTest.java | 18 ++
.../known-oap-backend-dependencies-es7.txt | 1 +
.../known-oap-backend-dependencies.txt | 1 +
8 files changed, 232 insertions(+), 3 deletions(-)
create mode 100644 docs/en/protocols/HTTP-API-Protocol.md