社区版无法录制http请求吗? #560
Unanswered
knight-zang
asked this question in
Q&A
Replies: 1 comment
-
你所说的协议类型都是doubbe,是笔误还是是指rpc框架Dubbo呢? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
java -javaagent:./arex-agent.jar -Darex.tags.env=$ENV -Darex.service.name=<service.name> -Darex.storage.service.host=<storage.service.host> -Darex.enable.debug=true -jar <service.name>.jar --spring.profiles.active=$ENV
我运行上面的命令,虽然录制下来了 但是协议类型都是doubbe 这是为什么呀
Beta Was this translation helpful? Give feedback.
All reactions