Weblogic is a commercial product, please check the official doc about how
to add JVM startup args.

Tracing every method is a very bad idea, it will crash your app. In tech
level, you could choose to use Customize enhance optional plugin.

Sheng Wu 吴晟
Twitter, wusheng1108


HowRain <[email protected]> 于2020年2月20日周四 下午10:35写道:

> hello
>         thanks read my mail,and i have some question.
>         About how to using probes in weblogic. like Tomcat 7,8 is Change
> the first line of tomcat/bin/catalina.sh "CATALINA_OPTS="$CATALINA_OPTS
> -javaagent:/path/to/skywalking-agent/skywalking-agent.jar";export
> CATALINA_OPTS",but how to use in weblogic,or can not use in weblogic?
>         关于在weblogic中使用探头,是否可以在weblogic中使用agent探头呢?如果可以又如何进行配置呢,就像Tomcat哪样。
>         Use toolkit"apm-toolkit-trace" can annotations any method to
> trace,but how to trace every interface methods,I don't want to annotate
> every method.
>         使用"apm-toolkit-trace"
> 工具可以在方法中添加注解,便可以在trace中追踪上下文,但是我想为每个接口方法都添加追踪上下文该怎么做,我不想一个一个的为每个接口方法都添加注解。
>         If possible, please reply in Chinese.

Reply via email to