Skip to content

Commit

Permalink
修改介绍
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Aug 28, 2020
1 parent 9d42266 commit dc2832f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2477,7 +2477,7 @@ spring.application.strategy.hystrix.threadlocal.supported=true
- 灰度调用链支持WebMvc和WebFlux两种方式,以NEPXION字样的标记来标识
- 支持对Sentinel自动埋点

![](http://nepxion.gitee.io/docs/icon-doc/tip.png) 注意:因为OpenTracing规范不仅仅只被Jaeger所遵守,所以框架并没有直接引入Jaeger包,需要使用者自行引入,可以参照指南示例中的pom.xml引用
![](http://nepxion.gitee.io/docs/icon-doc/warning.png) 注意:因为OpenTracing规范不仅仅只被Jaeger所遵守,所以框架并没有直接引入Jaeger包,需要使用者自行引入,可以参照指南示例中的pom.xml引用
```xml
<dependency>
<groupId>io.opentracing.contrib</groupId>
Expand Down

0 comments on commit dc2832f

Please sign in to comment.