You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/03/06 14:15:53 UTC

[skywalking-query-protocol] branch master updated: Update language (#37)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-query-protocol.git


The following commit(s) were added to refs/heads/master by this push:
     new 06373bf  Update language (#37)
06373bf is described below

commit 06373bf0d1204b6d3f410c0daf4c7f72529f28a0
Author: zhang-wei <pk...@outlook.com>
AuthorDate: Fri Mar 6 22:15:43 2020 +0800

    Update language (#37)
---
 common.graphqls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common.graphqls b/common.graphqls
index 000cbb7..b126072 100644
--- a/common.graphqls
+++ b/common.graphqls
@@ -81,6 +81,8 @@ enum Language {
     NODEJS
     PYTHON
     RUBY
+    GO
+    LUA
 }
 
 enum Scope {