Re: How to configure alarms dynamically

2020-06-03 Thread Sheng Wu
as alarm-settings.yml > < > https://github.com/apache/skywalking/blob/a10e04493272a88931d6916662b30d0a320287bb/docs/en/setup/backend/backend-alarm.md > > > ? > > Sheng Wu 于2020年6月3日周三 下午5:41写道: > > > I think you totally understand the documentation in the wrong way. That >

Re: How to configure alarms dynamically

2020-06-03 Thread Sheng Wu
ons of DynamicConfigurationService Dynamic Configuration is a very common, widely used thing, it is SkyWalking keeps watching someplace through config server(zookeeper, etcd...) or grpc. Those things provide the change notification. Then, OAP interacts based on their response. That is all. Sheng Wu

Re: How to configure alarms dynamically

2020-06-03 Thread Sheng Wu
I am confused, do you read the document? It is very clear there. Sheng Wu 吴晟 Twitter, wusheng1108 Benchu Yao 于2020年6月3日周三 下午1:54写道: > Does it mean that I implement a third-party tool and then skywalking-oap > fetches the configuration from my tool? > > If so, what are the

[Release test] We are closing the 8.0.0 release

2020-06-02 Thread Sheng Wu
ext week, all subprojects and ecosystem projects, please be ready to test and release process. [1] https://github.com/apache/skywalking/milestone/45 Sheng Wu 吴晟 Twitter, wusheng1108

Re: How to configure alarms dynamically

2020-06-02 Thread Sheng Wu
Upstream management system is the 3rd party system, anything you like. We provide watching or grpc sync mechanism. So, you could choose how you could change the setting. Where depends on your choice. Sheng Wu 吴晟 Twitter, wusheng1108 Benchu Yao 于2020年6月3日周三 上午11:05写道: > How to config

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
only exclude-names, does it mean to exclude exclude-names > in all services? > Yes. > > Sheng Wu 于2020年6月3日周三 上午8:55写道: > > > Dynamic setting means you could update the alarm setting on the runtime. > > Your question is about the alarm rule itself. Not related much.

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
Dynamic setting means you could update the alarm setting on the runtime. Your question is about the alarm rule itself. Not related much. Sheng Wu 吴晟 Twitter, wusheng1108 Benchu Yao 于2020年6月2日周二 下午7:59写道: > What does the dynamic configuration of the last paragraph > < > https:

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
https://github.com/apache/skywalking/blob/8af10bed11d0eac53e8eab13a3df276cd613647d/docs/en/setup/backend/dynamic-config.md > >, > which will override the settings in alarm-settings.yml. ” > > Does this mean that the alarm configuration can be modified dynamically? > > Sheng W

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
Dynamic update is another thing, take a look about the document about alarm setting. benchu yao 于2020年6月2日 周二下午7:09写道: > I have noticed dynamic alarm configuration, such as > ‘alarm.default.alarm-settings‘ as ’Config Key’ . Where should I configure > the ‘Config Key‘? > > Sheng W

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
No, it doesn’t have to be for all services. The document gives you the including and excluding ways. benchu yao 于2020年6月2日 周二下午6:46写道: > But oap is configured for all services > > I want to provide different alarm solutions for different services > > Sheng Wu 于2020年6月2日周二 下午6:

Re: Different alarm settings for different services

2020-06-02 Thread Sheng Wu
different services > > Thanks, > > Yao benchu > -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: Re: TraceContext class is not found

2020-06-02 Thread Sheng Wu
seems the > skywalking 7 cannot work well, is any suggestions ? > > > > > > -- > > 谢谢, > 孙连山 > > > > > > At 2020-06-02 15:50:51, "Sheng Wu" wrote: > >Your error seems only related to the project very much. > >Do you include the toolki

Re: How to monitor skywalking with skywalking

2020-06-02 Thread Sheng Wu
exec "\"$_RUNJAVA\" ${JAVA_OPTS} ${OAP_OPTIONS} -classpath $CLASSPATH > org.apache.skywalking.oap.server.starter.OAPServerStartUp ${SKYWALKING_EXE} > \ > 2>${OAP_LOG_DIR}/oap.log 1> /dev/null &" > > > Where is wrong > -- Sheng Wu 吴晟 Apache Sky

Re: TraceContext class is not found

2020-06-02 Thread Sheng Wu
[?:1.8.0_51] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] > at > org.springframework.boot.devtools.restart.classloader.RestartClassLoader.loadClass(RestartClassLoader.java:144) > ~[spring-boot-devtools-2.1.9.RELEASE.jar:2.1.9.RELEASE] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357

Re: Summer 2020 Tasks--WebFlux WebClient plugin

2020-06-02 Thread Sheng Wu
loping work. > Best Regards, > Jianheng Zhao > > > > > | | > vcjmhg > | > | > vcj...@163.com > | > 签名由网易邮箱大师定制 -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: Tow question for skywalking

2020-06-01 Thread Sheng Wu
t > online. > > > > > > > > > 在 2020-06-01 17:47:03,"Sheng Wu" 写道: > >dafang <13240156...@163.com>于2020年6月1日 周一下午5:43写道: > > > >> > >> > >> > >> >Depends on your version, in 7.0, I think they are e

Re: Re: Tow question for skywalking

2020-06-01 Thread Sheng Wu
java class what do the cache work > in skywalking. It works for query. Such as endpoint metrics and endpoint dependency query. They need id->name translation. > > > > > > > > > > > > 在 2020-06-01 17:32:53,"Sheng Wu" 写道: > >

Re: Tow question for skywalking

2020-06-01 Thread Sheng Wu
s's name in endpoint cache? I wanna to > know. > Depends on your version, in 7.0, I think they are entry span’s names, such as SpringMVC controllers’ names. > > > > > > > > > > > > > > 在 2020-06-01 17:17:16,"Sheng Wu" 写道: > >dafang <13

Re: Tow question for skywalking

2020-06-01 Thread Sheng Wu
ank you very much > > > > > > > > > > > > 在 2020-06-01 17:04:44,"Sheng Wu" 写道: > >dafang <13240156...@163.com>于2020年6月1日 周一下午4:48写道: > > > >> hi god.wu: > >> I wanna to know, the Progress of 8.0 version in s

Re: Tow question for skywalking

2020-06-01 Thread Sheng Wu
seek help, is how the collector cache working,could you please > tell me the accurate java class? I don’t know what do you mean cache, I am guessing maybe CacheUpdateTimer? > Thank you very much,and wait for your reply~ > dafang.wang > 01.06.2020 -- Sheng Wu 吴晟 Apache SkyWalking Apache I

Re: How to read data from mysql database?

2020-06-01 Thread Sheng Wu
endpoint_inventory, > service_instance_inventory table refer to service_id, endpoint_id, > instance_id? Yes, they are. You should read from the codes :) They are open sourced. > > thanks, > Yao Benchu > -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

[NOTIFICATON] Open Source Promotion Plan - Summer 2020 Register

2020-06-01 Thread Sheng Wu
and have more fun in the community. Sheng Wu SkyWalking VP and PMC member -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: Cloud Setup

2020-06-01 Thread Sheng Wu
n so that we can start. > > Thanks & Regards > Manish Singh > > On Sat, 30 May 2020 at 10:14, Sheng Wu wrote: > >> Manish >> >> What do you mean for Cloud? >> >> Manish singh 于2020年5月29日 周五21:06写道: >> >>> Hi, Sheng and DevOps te

Re: Cloud Setup

2020-05-29 Thread Sheng Wu
: > >> Hi All, >> >> Please let me the setup which is required for the cloud . Please share >> the docs or any endpoint is there. I did not find any documentation for >> that. >> >> Thanks >> Manish Singh >> > -- Sheng Wu 吴晟 Apache S

[HEAD UP] New dashboard is closing, template management will be supported

2020-05-28 Thread Sheng Wu
. We hope all these would be a better experiences. Look forward our 8.0 release soon. Sheng -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: [Discussion] Should we remove the Chinese document from the issue page?

2020-05-28 Thread Sheng Wu
Thanks for your feedback. I am unpinning the issue NOW. Sheng Wu 吴晟 Twitter, wusheng1108 kezhenxu94 于2020年5月27日周三 下午7:18写道: > Since it’s outdated again, let’s unpin the issue > > kezhenxu94 > > > On May 27, 2020, at 18:52, 曹奕雄[Yixiong Cao] > wrote: > > > > I

Re: Re:Re: How to get REST API parameters

2020-05-28 Thread Sheng Wu
We don't read header in any case, you have to change the codes. For the body, if it is post parameter(key=value format), we should be able to read it. If it is a private format, such as JSON, XML, we wouldn't be able to read it. Sheng Wu 吴晟 Twitter, wusheng1108 孙连山 于2020年5月28日周四 上午9:47写道

[Discussion] Should we remove the Chinese document from the issue page?

2020-05-27 Thread Sheng Wu
at least remove the pinned issue, in order to avoid misleading people to read the expired documents. What do you think? [1] https://github.com/apache/skywalking/issues/2441 Sheng Wu 吴晟 Twitter, wusheng1108

Re: Not getting data in Database tab

2020-05-27 Thread Sheng Wu
Hi I think I had explained what is the database in the topology and database dashboard. You need tracing, which is based on your language agent implementation and plugin. You haven't provided more details, make me very hard to understand your question context. Sheng Wu 吴晟 Twitter, wusheng1108

Re: [Reminder] Tonight biweekly meeting

2020-05-25 Thread Sheng Wu
Generally, I would like to share the new UI dashboard progress, and how we are going to use it. If others have some new agenda, please reply here. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月26日周二 上午9:11写道: > Sheng Wu is inviting you to a scheduled Zoom meeting. > > Topic: SkyW

[Reminder] Tonight biweekly meeting

2020-05-25 Thread Sheng Wu
Sheng Wu is inviting you to a scheduled Zoom meeting. Topic: SkyWalking Bi-Weekly Meeting Time: May 26, 2020 08:30 PM Beijing, Shanghai Every 2 weeks on Tue, until Aug 4, 2020, 6 occurrence(s) May 26, 2020 08:30 PM Jun 9, 2020 08:30 PM Jun 23, 2020 08:30 PM

Re: Profile analyse

2020-05-25 Thread Sheng Wu
I think you should provide more than this. Or even provide a pull request to fix this, if you have known what happens. Basically, I don't how you get this a single statement conclusion. It seems no context. Sheng Wu 吴晟 Twitter, wusheng1108 ChenYao 于2020年5月25日周一 下午5:55写道: > The thread p

Re: How to get REST API parameters

2020-05-24 Thread Sheng Wu
Your screenshot can't be shown in the mail list, please provide a static link. Make sure you are using the right version, this feature is added recently. And the agent should reboot after adding this config. Sheng Wu 吴晟 Twitter, wusheng1108 孙连山 于2020年5月25日周一 上午10:18写道: > Hello Sheng, >

Re: Open Source Promotion Plan Application

2020-05-24 Thread Sheng Wu
. > > > Sunfei Ye 叶孙飞 > > --Original-- > From: "Sheng Wu" Date: Sun, May 24, 2020 09:03 PM > To: "dev" > Subject: Re: Open Source Promotion Plan Application > > > > Hi, > > I have added your name as a candidate for the tas

Re: Open Source Promotion Plan Application

2020-05-24 Thread Sheng Wu
send to the mail list, please provide the signature in both English and Chinese, to make sure people could know who you are. Sheng Wu 吴晟 Twitter, wusheng1108 叶孙飞 <51194501...@stu.ecnu.edu.cn> 于2020年5月24日周日 下午7:46写道: > Dear Tutors: > I am a first-year graduate student,and i > am

Re: Service did not generate trace data?

2020-05-23 Thread Sheng Wu
files are still existing, which makes the metadata conflict. If you run the SkyWalking in your own way, please make sure you read the source codes. It is very hard to guess from us. Sheng Wu 吴晟 Twitter, wusheng1108 benchu yao 于2020年5月23日周六 下午3:22写道: > Here is the download link: >

Re: Service did not generate trace data?

2020-05-22 Thread Sheng Wu
Upload where? The mail list doesn't support attachment, add the links in the mail content. But basically, I think you could think and try to understand the logs by yourself. Sheng Wu 吴晟 Twitter, wusheng1108 benchu yao 于2020年5月22日周五 下午8:09写道: > I uploaded two attachments, about some grpc l

Re: Multi-user login

2020-05-22 Thread Sheng Wu
No, there isn't. Sheng Wu 吴晟 Twitter, wusheng1108 benchu yao 于2020年5月22日周五 下午8:16写道: > Is there a way to configure permissions so that different login users see > different services? >

Re: How to get trace data through api

2020-05-22 Thread Sheng Wu
You should read the documentation first, there are protocol sections including the query protocol. Sheng Wu 吴晟 Twitter, wusheng1108 benchu yao 于2020年5月22日周五 下午8:22写道: > Is there a restful api to get the data on the webpage, or read data from > the mysql database, if I want to implement

Re: How to turn off the grpc log output of the agent on the command line?

2020-05-22 Thread Sheng Wu
Fow now, yes it is. benchu yao 于2020年5月22日 周五下午7:39写道: > I saw the instructions, does this mean that I need to modify the > configuration of my own program, rather than modify the configuration of > skywalking? > Thanks > > Sheng Wu 于2020年5月22日周五 下午5:19写道: > >

Re: Not getting data in Database tab

2020-05-22 Thread Sheng Wu
> Manish Singh > > On Fri, 22 May 2020 at 11:51, Manish singh > wrote: > >> Hi Sheng, >> >> Can u let me know how I can add a database in Topology? >> >> Thanks >> Manish Singh >> >> >> >> On Thu, 21 May 2020 at 17:59,

Re: Service did not generate trace data?

2020-05-22 Thread Sheng Wu
same time, the service does not appear on topology > > How do I find the cause of this problem > -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: How to turn off the grpc log output of the agent on the command line?

2020-05-22 Thread Sheng Wu
ing: gzip] streamDependency=0 weight=16 exclusive=false > padding=0 endStream=false". > > What should I do if I don’t want to output these logs? > -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: How to get REST API parameters

2020-05-21 Thread Sheng Wu
to your question. default we don't show them, you could read the `configuration table` section of agent setup document, you could open them manually through the agent.config or system env. Sheng Wu 吴晟 Twitter, wusheng1108 孙连山 于2020年5月21日周四 下午8:25写道: > > > > Hi, I'm new to the sk

Re: Not getting data in Database tab

2020-05-21 Thread Sheng Wu
to your question, Database dashboard is showing the conjecture DB services. You need to have database access and have the DB access span in the trace. Do you have those? Do you have database on your topology map? I am assuming no. Sheng Wu 吴晟 Twitter, wusheng1108 Manish singh 于2020年5月21日周四 下午8:25写道

Re: Summer 2020 Tasks--Go-micro plugin

2020-05-21 Thread Sheng Wu
in the right path(IP, Branding, Release process, and the Apache Way), and the whole community makes the project moving forward in the right direction. Sheng Wu 吴晟 Twitter, wusheng1108 Archer Yu 于2020年5月21日周四 下午3:44写道: > Hi dev team, > > I 'm Bozhong Yu,a undergraduate student at Xi'

Re: Re: Re: Re: sw-bug in tomcat-7.x-8.x-plugins

2020-05-21 Thread Sheng Wu
Welcome, and when you have issues, please continue the discussion in the mail list. Sheng Wu 吴晟 Twitter, wusheng1108 13240156934 <13240156...@163.com> 于2020年5月21日周四 下午3:15写道: > Thankyou for you reply, I will keep follow on skywalking, and hope to do > my share for th

Re: [WARNING] Fastjson library has a continuously insecurity trend

2020-05-21 Thread Sheng Wu
An update, Nacos team gave a promise, they will remove the Fastjson dependency to ease our concern. I think we could wait for the progress until we begin to initial our 8.0.0 release. If they can't finish it on time, we do the deletion action. Is everyone OK with this strategy? Sheng Wu 吴晟

Re: Re: Re: sw-bug in tomcat-7.x-8.x-plugins

2020-05-21 Thread Sheng Wu
t and release vote in this mail list. > The other one is how can I know the detail that how the automatically > override works. > I will suggest you take a look `StackBasedTracingSpan` class. You should be easy to understand why I said it is hard to implement, and how we did that today.

Re: Re: sw-bug in tomcat-7.x-8.x-plugins

2020-05-20 Thread Sheng Wu
Yes, that would break the automatically override. I think the better way to erase this issue, is removing the tomcat plugin, if you really need `com.test.rest.aop.ApiTestNetAspect.around` span, because I don't know what is in that span. Sheng Wu 吴晟 Twitter, wusheng1108 13240156934 <13240

Re: sw-bug in tomcat-7.x-8.x-plugins

2020-05-20 Thread Sheng Wu
re 8.0 Sheng Wu 吴晟 Twitter, wusheng1108 13240156934 <13240156...@163.com> 于2020年5月21日周四 上午10:39写道: > > hi god wu > > I have understood what you mean.It seems that's not the bug in > tomcat-7.x-8.x-plugin,it may be that I have use aop around my > controller,such as this

Re: [WARNING] Fastjson library has a continuously insecurity trend

2020-05-20 Thread Sheng Wu
the decision. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月21日周四 上午9:23写道: > I just recheck the dependency tree, and could confirm the fastjson is > imported by Nacos only. No other library depends on this. > > [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli

Re: [WARNING] Fastjson library has a continuously insecurity trend

2020-05-20 Thread Sheng Wu
Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月21日周四 上午8:22写道: > > > Hongtao Gao 于2020年5月20日周三 下午11:13写道: > >> > >> > So i suggest just remove the Nacos from the release package, keeping >> the >> > source code in our project. >> >> >

Re: [WARNING] Fastjson library has a continuously insecurity trend

2020-05-20 Thread Sheng Wu
code to skyapm, is fine, we just need to keep the Apache license header there, and indicate why these codes are copied there. If we really think that is meaningful. People are going to ask questions there, it will be some workload there. Also, notice, once we don't change the codes, how to re

Re: [WARNING] Fastjson library has a continuously insecurity trend

2020-05-20 Thread Sheng Wu
depend on Nacos or Fastjson. They are just a plugin but included in the skywalking's official release. Sheng Wu 吴晟 Twitter, wusheng1108 > > > > kezhenxu94 于 2020年5月20日周三 下午9:25写道: > > > I agree to remove the related modules, at least we can move it to our > > SkyAPM org &g

[WARNING] Fastjson library has a continuously insecurity trend

2020-05-20 Thread Sheng Wu
quality from a security perspective.* These two are not required, they are just an implementation of configuration server and cluster management server. I don't request to act now, but I would like to hear, what do you think? Sheng Wu 吴晟 Twitter, wusheng1108

Re: sw-bug in tomcat-7.x-8.x-plugins

2020-05-20 Thread Sheng Wu
est.getRequestURI() ,in general,that > should transfer to a variable such as "{userID}",but it not work. > I need your help, and look forward to your suggestion > > > Yours respectfully > 2020.05.20 -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: open source promotion plan-summer 2020 tasks

2020-05-19 Thread Sheng Wu
Yes, it is. Thanks. Sheng Wu 吴晟 Twitter, wusheng1108 JG Jargon 于2020年5月19日周二 下午5:50写道: > Hi, > Sorry,it's OK now. > > Xinguang Jin > > On 2020/05/19 09:39:14, Sheng Wu wrote: > > Hi > > > > From what I am reading, this mailbox is not subscribed.

Re: open source promotion plan-summer 2020 tasks

2020-05-19 Thread Sheng Wu
Hi >From what I am reading, this mailbox is not subscribed. I manually accept your mail only. Sheng Wu 吴晟 Twitter, wusheng1108 JG Jargon 于2020年5月19日周二 下午5:38写道: > Hi, > I am Xinguang Jin,There are some problems with the education mailbox. This > is my new address. >

Re: Summer 2020 Tasks--E2E debuggability enhancements

2020-05-19 Thread Sheng Wu
generated. I would recommend using another mailbox. Suggestion only. Sheng Wu 吴晟 Twitter, wusheng1108 > > > I wish to join the Apache skywalking dev team and feel the feel the > atmosphere of open source.

Re: open source promotion plan-summer 2020 tasks

2020-05-19 Thread Sheng Wu
happen in here. This time, I added your name on the cc list, otherwise, you wouldn't get the reply. Please recheck. Sheng Wu 吴晟 Twitter, wusheng1108 金星光 于2020年5月19日周二 下午4:42写道: > Hi dev team, > > My name is Xinguang Jin, a graduate student studying in School of > Software &

Re: Summer 2020 Tasks--WebFlux WebClient plugin

2020-05-18 Thread Sheng Wu
Welcome. Jianheng Zhao I have just added you to the candidate list. Have you communicated with the mentor, Yuguang Zhao? Sheng Wu 吴晟 Twitter, wusheng1108 赵建恒 于2020年5月19日周二 上午11:32写道: > Hi dev team, > I am Jianheng Zhao, a graduate student from the School in Computer > Science

Re: Provide new protocol to support agent push metrics into the Skywalking

2020-05-18 Thread Sheng Wu
, in multiple languages, natively and in default, we will implement this in Java agent level. Sheng Wu 吴晟 Twitter, wusheng1108 han liu 于2020年5月18日周一 下午10:49写道: > Hi dev team, > > Follow the metrics system future in Skywalking 8, I will provide a new > protocol between the agent and Skywal

Re: New member @ open source promotion plan - summer 2020

2020-05-17 Thread Sheng Wu
Thanks for submitting this officially. I have updated the website[1] and added your name to the candidate list. Welcome! [1] https://cwiki.apache.org/confluence/display/SKYWALKING/Open+Source+Promotion+Plan+-+Summer+2020+Tasks Sheng Wu 吴晟 Twitter, wusheng1108 Wendy Liu 于2020年5月17日周日 下午11:38写道

Re: Apache SkyWalking, 1st year as Apache TLP

2020-05-17 Thread Sheng Wu
This is also posted on our twitter handler, https://twitter.com/ASFSkyWalking/status/1261926049694146560 Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月17日周日 下午3:43写道: > Hi SkyWalking community > > I am glad to share some metrics changes in the first year of being the >

Apache SkyWalking, 1st year as Apache TLP

2020-05-17 Thread Sheng Wu
more chances to talk in many global meetings. 8. Cloud vendors, including the Alibaba Cloud, is supporting us officially. I think this list could be much longer about what we had achieved in the last year. Thanks to the whole community. Please help us to do more. Sheng Wu 吴晟 Twitter, wusheng1108

Re: [Proposal] to simplify the agent plugin instrumentation APIs

2020-05-17 Thread Sheng Wu
Basically, this makes sense to me. Please go for it. Sheng Wu 吴晟 Twitter, wusheng1108 kezhenxu94@163 于2020年5月17日周日 下午1:19写道: > > > > On May 16, 2020, at 18:36, Sheng Wu wrote: > > > > Hi, > > > > This should be more accurate, first of all, this is not a ch

Re: [Proposal] to simplify the agent plugin instrumentation APIs

2020-05-16 Thread Sheng Wu
rapperInterceptor") > .build(); > } > ``` > > > We could keep the old APIs there and mark them as deprecated for > compatibility, or simply replace them with the new APIs, what do you think? > > > If there is no objection from the community, I can open an issue to track > this. > > > > > GitHub @kezhenxu94 > Apache SkyWalking, Apache Dubbo > > -- Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108

Re: Issue - Skywalking - Configuration and Startup

2020-05-14 Thread Sheng Wu
Great, seems you have figured them out :) Sheng Wu 吴晟 Twitter, wusheng1108 Satya Tripathy 于2020年5月14日周四 下午9:02写道: > > > Hi > > > > Thanks for your time. I am good now with service too. > > > > We can close this mail chain. > > > > > > *R

Re: Issue - Skywalking - Configuration and Startup

2020-05-14 Thread Sheng Wu
of the service selector(you clicked in your screenshot), for refreshing the service/instance/endpoint selectors. 2. The other at the right top corner, for refreshing the data Sheng Wu 吴晟 Twitter, wusheng1108 Satya Tripathy 于2020年5月14日周四 下午7:59写道: > Hi > > > > I have done the backen

Paper of STAM in the SkyWalking

2020-05-14 Thread Sheng Wu
://github.com/wu-sheng/STAM This paper gives a very detailed introduction to this method and could give you more clear logic than reading the codes. Hope you all are enjoying this. Sheng Wu 吴晟 Twitter, wusheng1108

Re: Issue - Skywalking - Configuration and Startup

2020-05-14 Thread Sheng Wu
Have you followed the storage setup document? MySQL driver is not allowed inside the official distribution, do you add it manually? The tables are installed automatically once you have the driver and OAP starts successfully. Sheng Wu 吴晟 Twitter, wusheng1108 Satya Tripathy 于2020年5月14日周四 下午3:29写

Re: Issue - Skywalking - Configuration and Startup

2020-05-14 Thread Sheng Wu
-subscr...@skywalking.apache.org), otherwise, you would not receive the further discussion. Sheng Wu 吴晟 Twitter, wusheng1108 Satya Tripathy 于2020年5月14日周四 下午2:39写道: > Hello Team, > > > > I have done the setup of skywalking on my local but unable to see the > services in

Re: join

2020-05-12 Thread Sheng Wu
Hi If you want to subscribe the mail list, please do this. Mail to dev-subscr...@skywalking.apache.org, follow the reply to subscribe to the mail list. Sheng Wu 吴晟 Twitter, wusheng1108 ccss...@gmail.com 于2020年5月12日周二 下午5:32写道: > join

Re: [Bi-Weekly Meeting] The Zoom meeting room

2020-05-11 Thread Sheng Wu
OK, Good. Haochao Zhuang told me, he is keeping working on Kafka as a new transport layer between agent and backend. Could you join the meeting, and share how do you do this in your private fork? Then we could improve the upstream/official implementation? Sheng Wu 吴晟 Twitter, wusheng1108 曹奕雄

Re: [Bi-Weekly Meeting] The Zoom meeting room

2020-05-11 Thread Sheng Wu
Yixiong Cao Could you receive the mail now? Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月11日周一 下午4:57写道: > Sorry, my mistake. > > The new scheduler is below > > Sheng Wu is inviting you to a scheduled Zoom meeting. > > Topic: SkyWalking Bi-Weekly Meeting > Tim

Re: [Bi-Weekly Meeting] The Zoom meeting room

2020-05-11 Thread Sheng Wu
Sorry, my mistake. The new scheduler is below Sheng Wu is inviting you to a scheduled Zoom meeting. Topic: SkyWalking Bi-Weekly Meeting Time: May 12, 2020 08:30 PM Beijing, Shanghai Every 2 weeks on Tue, until Aug 4, 2020, 7 occurrence(s) May 12, 2020 08:30 PM May 26

Re: [Bi-Weekly Meeting] The Zoom meeting room

2020-05-11 Thread Sheng Wu
Yixiong Cao and Haochao Zhuang Are you going to join tomorrow's meeting? I think we could discuss some MQ(Kafka) transport issues. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月11日周一 上午11:55写道: > Hi Dev team > > Tomorrow will be our next bi-weekly meeting, here is the i

Re: bi-weekly discussion proposal

2020-05-10 Thread Sheng Wu
I just send the bi-weekly meeting invitation. Welcome to join and give a short presentation about your proposal. Sheng Wu 吴晟 Twitter, wusheng1108 89528709 <89528...@qq.com> 于2020年5月6日周三 下午2:52写道: > Alarm is a very useful thing for me, but my business has encountered some

[Bi-Weekly Meeting] The Zoom meeting room

2020-05-10 Thread Sheng Wu
Hi Dev team Tomorrow will be our next bi-weekly meeting, here is the invitation. Sheng Wu is inviting you to a scheduled Zoom meeting. Topic: SkyWalking Bi-Weekly Meeting Time: May 12, 2020 08:30 PM Beijing, Shanghai Every 2 months on the 12, until May 12, 2021, 7 occurrence(s

Re: Re: Re: Whether it is necessary to add new rpc communication (ex: thrift, dubbo).

2020-05-07 Thread Sheng Wu
end plugin option in our main documentation. People could download the plugin from your place, copy into skywalking and change the configuration, then everything could work. Does this make sense to you? Sheng Wu 吴晟 Twitter, wusheng1108 ChenYao 于2020年5月8日周五 上午11:39写道: > @wu Thanks.

Re: alarm support regular expressions

2020-05-07 Thread Sheng Wu
If you want, we are open to accepting this contribution. Regular expressions of entity names make sense to me. Sheng Wu 吴晟 Twitter, wusheng1108 開不了口 于2020年5月8日周五 上午11:05写道: > Deal all: > > For the configuration of includeNames and excludeNames > in alarm-settings.yml, can sup

Re: Re: Whether it is necessary to add new rpc communication (ex: thrift, dubbo).

2020-05-07 Thread Sheng Wu
n problem with the connected NO_ERROR. Provides multiple rpc frameworks to make it easy for users to choose their own familiar rpc and reduce learning costs. HTTP is added, but not all agents change, so such as if you add Dubbo, there is a same thing, agent need to support this new protocol. Sheng Wu 吴

Re: Whether it is necessary to add new rpc communication (ex: thrift, dubbo).

2020-05-07 Thread Sheng Wu
gRPC is a good RPC framework, why we need others? Sheng Wu 吴晟 Twitter, wusheng1108 ChenYao 于2020年5月7日周四 下午6:26写道: > @all dear > > > > Whether it is necessary to add new rpc communication (ex: thrift, dubbo). > > > > > https://github.com/apache/skywalking/issues/4620 > > > > > >

Re: bi-weekly discussion proposal

2020-05-06 Thread Sheng Wu
Welcome to bring this to the discussion topic. Let's talk about this at the next bi-weekly meeting. Sheng Wu 吴晟 Twitter, wusheng1108 89528709 <89528...@qq.com> 于2020年5月6日周三 下午2:52写道: > Alarm is a very useful thing for me, but my business has encountered some > special circumstance

Re: [NOTIFICATION] SkyWalking Python Repository has been created.

2020-05-05 Thread Sheng Wu
Zhenxu Ke BTW, our website team page has a repo list, please update there too. http://skywalking.apache.org/team/ Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年5月5日周二 下午8:18写道: > Hi Dev team > > By following our PMC member, Zhenxu Ke, request, I just created our python > reposi

[NOTIFICATION] SkyWalking Python Repository has been created.

2020-05-05 Thread Sheng Wu
protection, need to submit a JIRA ticket. 2. Require one approve to merge 3. GitHub Action for CI process 4. Open `update sync` for the pull request. 5. Set up milestones for issue and task management in the main repo, starting at 0.1.0 Sheng Wu 吴晟 Twitter, wusheng1108

Re: Propose to create SkyWalking Python agent project

2020-05-05 Thread Sheng Wu
Good to know you want to do this. I will create the repo for you and the whole SkyWalking community. Sheng Wu On 2020/05/04 12:52:43, "kezhenxu94@apache" wrote: > Hi the SkyWalking Community: > I propose to create SkyWalking Python agent project. > > Python is an i

Re: SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-28 Thread Sheng Wu
on it if you want to take part in as a mentor. The proposed tasks should be on this page, https://cwiki.apache.org/confluence/display/SKYWALKING/Institute+of+Software+Chinese+Academy+of+Sciences+Summer+of+Code+2020+Tasks in both Chinese and English. Welcome to join. Sheng Wu 吴晟 Twitter, wusheng1108

Re: SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-28 Thread Sheng Wu
Hi Haochao And Yuguang Feel free to add yourselves on this page https://cwiki.apache.org/confluence/display/SKYWALKING/Institute+of+Software+Chinese+Academy+of+Sciences+Summer+of+Code+2020 Sheng Wu 吴晟 Twitter, wusheng1108 yuguang zhao 于2020年4月28日周二 下午4:08写道: > +1, I want to be a men

Re: SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-27 Thread Sheng Wu
Thank you Hongtao and Ming. I will add you to the list. Sheng Wu 吴晟 Twitter, wusheng1108 Ming Wen 于2020年4月27日周一 下午1:48写道: > +1, I want to be a mentor > > Hongtao Gao 于 2020年4月27日周一 下午1:33写道: > > > +1 and I want to be a mentor > > > > Sheng Wu 于2020年4月27日周一 上

Re: SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-27 Thread Sheng Wu
en you are the mentor, leading and helping the student to finish the task. The task could be anything you think reasonable and meaningful for the community. Those tasks will be reviewed by the PMC. In my personal opinion, the task could relate to the website, source codes, documentation, etc. Sheng

Re: SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-26 Thread Sheng Wu
Yanlong Are you volunteer to be a mentor? Please be clear. Sheng Wu 吴晟 Twitter, wusheng1108 Yanlong He 于2020年4月27日周一 上午11:25写道: > +1 > > > 2020年4月27日 上午8:39,Sheng Wu 写道: > > > > Hi Dev team > > > > SkyWalking has applied the Institute of SoftwareChin

SkyWalking joined Institute of SoftwareChinese Academy of Sciences Summer of Code 2020. (Was: Apache SkyWalking项目社区申请加入『开源软件供应链点亮计划2020』)

2020-04-26 Thread Sheng Wu
, Zhenxu Ke and Xin Zhang have asked to be a mentor. We don't have the information about the number of mentors and tasks, so, if you have willing to do this, please reply to this. [1] https://isrc.iscas.ac.cn/summer2020/#/ Sheng Wu 吴晟 Twitter, wusheng1108 -- Forwarded message - 发件人

[Podcast] SkyWalking open source community

2020-04-26 Thread Sheng Wu
is in mandarin/Chinese. Enjoy. Sheng Wu 吴晟 Twitter, wusheng1108

SkyWalking 8 architecture graph, comments are welcome

2020-04-23 Thread Sheng Wu
/1kxUVTsMeRcPqIM_4Zt7-wI2ZLKO98leg/view?usp=sharing Sheng Wu 吴晟 Twitter, wusheng1108

Re: Welcome to our new committer, Brandon Fergerson

2020-04-23 Thread Sheng Wu
Brandon Fergerson 于2020年4月23日周四 下午8:09写道: > Thank you for the warm welcome. I'll make sure to pull my own weight > around here. > > I've created a PR on the Apache SkyWalking website repo to add myself as a > committer. > > Sheng Wu, I've only had one issue with the Apa

[Zoom Meeting] SkyWalking Meter System Prototype Discussion

2020-04-23 Thread Sheng Wu
is 230PM-330PM tomorrow. - Sheng Wu is inviting you to a scheduled Zoom meeting. Topic: SkyWalking Meter System Prototype Discussion Time: Apr 24, 2020 02:30 PM Beijing, Shanghai Join Zoom Meeting https://zoom.com.cn/j/6112980?pwd=S1lVVlVkQWNJN3lra1crNUFmMFNpZz09 Meeting ID: 611

Welcome to our new committer, Brandon Fergerson

2020-04-23 Thread Sheng Wu
as a member of team. Sheng Wu 吴晟 Twitter, wusheng1108

Re: Some Problems in the Registration Mechanism

2020-04-22 Thread Sheng Wu
/390683219. Sheng Wu 吴晟 Twitter, wusheng1108 darcy dai 于2020年4月22日周三 下午4:15写道: > hi all, there are some problems with the registration mechanism to > discuss. because of the size limit of the email, I wrote the article in > Evernote, link: > https://app.yinxiang.com/fx/ef016297-12

<    5   6   7   8   9   10   11   12   13   14   >