penghuazhou edited a comment on issue #13553: URL: https://github.com/apache/shardingsphere/issues/13553#issuecomment-968510030
@linghengqian, Can I use observability function in shardingsphere-proxy 5.0.0? It can not work when i use shardingsphere-agent, the error message is below. I use shardingsphere-agent refer to https://www.bookstack.cn/read/apache-shardingsphere-5.0.0-zh/463122. [ERROR] 2021-11-15 11:31:49.599 [main] o.a.s.a.c.b.listener.LoggingListener - Failed to instrument org.apache.shardingsphere.infra.metadata.schema.builder .loader.dialect.OracleTableMetaDataLoader java.lang.NullPointerException: null at org.apache.shardingsphere.agent.core.plugin.ApmPluginLoader$1.matc hes(ApmPluginLoader.java:134) at org.apache.shardingsphere.agent.core.plugin.ApmPluginLoader$1.matc hes(ApmPluginLoader.java:130) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$RawMatcher$ForElementMatchers.matches(AgentBuilder.java:1828) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.doTransform(AgentBuilder.java:1133 9) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.transform(AgentBuilder.java:11298) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.access$1700(AgentBuilder.java:1101 6) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org