Commit 182ac78e authored by howard Lee's avatar howard Lee

zipkin

parent 92358c65
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>zipkinSR</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
zipkin项目不需要自己打包,使用官方包,配置好rabbitmq路径即可使用。
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
start "zipkin-9411" java -Dzipkin.storage.mem.max-spans=1000 -Dzipkin.collector.rabbitmq.uri=amqp://howard:123@localhost:5672 -jar -Xmx200m zipkin-server-2.8.4-exec.jar
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment