SkyWalking Agent 9.5.0 reports an error when connecting to MongoDB 6.x: "Exit span doesn't include meaningful peer information #13751
-
|
ERROR 2026-03-19 17:17:51.568 http-nio-8083-exec-17 InstMethodsInter : class[class com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor] before method[execute] intercept failure |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
You need to change the plugin tests in our agent repo. You may use in a different way of API, which we don't cover that. |
Beta Was this translation helpful? Give feedback.
-
|
agent的mongodb插件我看只有3.x和4.x的这个兼容6.x吗?我是应用里连接了mongodb,采用agent采集的时候报错了,是我应用的配置文件连接mongodb写法不对吗?
在 2026-03-19 18:18:00,"吴晟 Wu Sheng" ***@***.***> 写道:
You need to change the plugin tests in our agent repo. You may use in a different way of API, which we don't cover that.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
This issue has been fixed in the following PRs in https://github.com/apache/skywalking-java:
The fix will be available in the next SkyWalking Java Agent release (9.7.0). |
Beta Was this translation helpful? Give feedback.
This issue has been fixed in the following PRs in https://github.com/apache/skywalking-java:
issue for MongoDB Java Driver 4.11 through 5.1.
The fix will be available in the next SkyWalking Java Agent release (9.7.0).