This is an automated email from the ASF dual-hosted git repository. pengys pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit 8399452ec8be54eb07cc2046a9dcc244d058dcf0 Merge: 6b42196 b1f4738 Author: 彭勇升 pengys <[email protected]> AuthorDate: Sun Dec 31 00:01:27 2017 +0800 Merge pull request #707 from apache/feature/ui-protocol Init ui-protocol .../{apm-ui-query => apm-ui-protocol}/pom.xml | 12 ++- .../src/main/resources/ui-graphql/README.md | 41 ++++++++++ .../src/main/resources/ui-graphql/alarm.graphqls | 15 ++++ .../ui-graphql/application-layer.graphqls | 37 +++++++++ .../src/main/resources/ui-graphql/common.graphqls | 88 +++++++++++++++++++++ .../resources/ui-graphql/overview-layer.graphqls | 37 +++++++++ .../resources/ui-graphql/server-layer.graphqls | 42 ++++++++++ .../resources/ui-graphql/service-layer.graphqls | 35 +++++++++ .../src/main/resources/ui-graphql/trace.graphqls | 89 ++++++++++++++++++++++ .../apm/ui/protocol/GraphQLScriptTest.java | 57 ++++++++++++++ apm-protocol/pom.xml | 2 +- 11 files changed, 451 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
