Re: source code to create docker build ourselves

2020-06-19 Thread gaurav kodmalwar
This is failing, as our environment may have some restrictions. Should I run this mvnw.bat from my laptop and then copy content to linux box, will it work or create some platform conflict issues? [root@localhost apache-skywalking-apm-7.0.0]# *./mvnw clean package* Exception in thread "main"

Re: [VOTE] Release SkyWalking Nginx LUA 0.2.0 [Round 2]

2020-06-19 Thread Xin Zhang
+1 binding 1. LICENSE and NOTICE correct. 2. Version correct. 3. acs checked and sha512 exists On Wed, 17 Jun 2020 at 21:47, Daming wrote: > Hi dev team, > > This is a call for vote to release Apache SkyWalking Nginx LUA version > 0.2.0. > > Release notes: > > *

Re: source code to create docker build ourselves

2020-06-19 Thread Sheng Wu
Seems you still haven't subscribed the mail list. The file required you to run `./mvnw clean package` first, I think. Then the *.tar.gz file would be created after compiling. Sheng Wu 吴晟 Twitter, wusheng1108 gaurav kodmalwar 于2020年6月20日周六 上午10:09写道: > Dear dev team, > > I am facing an issue

Re: source code to create docker build ourselves

2020-06-19 Thread gaurav kodmalwar
Dear dev team, I am facing an issue while running docker build command on ui docker file. Any idea why it's picking the wrong folder location and how to correct it? [root@localhost ui]# docker build -t apache/skywalking_ui:latest -f

[ANNOUNCE] Chinese document of SkyWalking 8.0.0 finished

2020-06-19 Thread 顾浩
Hi all, I have just finished translating the Chinese document. Chinese document website: https://skyapm.github.io/document-cn-translation-of-skywalking/ -- Hao Gu Twitter : @guhao89

Re: Confused about agent.namespace

2020-06-19 Thread Sheng Wu
Not exactly, span is not related to this topic. Have you read the paper? I think after that, we could talk about this more clearly. Sheng Wu 吴晟 Twitter, wusheng1108 Benchu Yao 于2020年6月19日周五 下午1:24写道: > Does it mean that the span under one track will not come from multiple > namespaces? > >