Fix the opentracing toolkit SPI config (#696)

This commit is contained in:
xiaqi1210 2024-06-06 17:33:07 +08:00 committed by GitHub
parent 313d7d5c8e
commit 3a96458495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -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)

View File

@ -16,4 +16,4 @@
#
#
org.apache.skywalking.apm.toolkit.opentracing.SkyWalkingTracer
org.apache.skywalking.apm.toolkit.opentracing.SkywalkingTracer