Skip to content

Commit

Permalink
Fix the opentracing toolkit SPI config (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaqi1210 authored Jun 6, 2024
1 parent 313d7d5 commit 3a96458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Release Notes.
* Fix peer value of Master-Slave mode in Redisson plugin.
* Support for tracing the callbacks of asynchronous methods in elasticsearch-6.x-plugin/elasticsearch-7.x-plugin.
* Fixed the invalid issue in the isInterface method in PluginFinder.
* Fix the opentracing toolkit SPI config

All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/213?closed=1)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
#
#

org.apache.skywalking.apm.toolkit.opentracing.SkyWalkingTracer
org.apache.skywalking.apm.toolkit.opentracing.SkywalkingTracer

0 comments on commit 3a96458

Please sign in to comment.