Fix the exception that is thrown without `TServiceClientReceiveInstrumentation`. (#5734)

This commit is contained in:
zifeihan 2020-10-27 16:01:33 +08:00 committed by GitHub
parent b5e7d17e4c
commit 78ccf71328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ thrift=org.apache.skywalking.apm.plugin.thrift.define.TServerInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.client.TAsyncClientInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.client.TAsyncMethodCallInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.client.TServiceClientInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.client.TServiceClientReceiveInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.TBaseProcessorInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.TBaseAsyncProcessorInstrumentation
thrift=org.apache.skywalking.apm.plugin.thrift.define.transport.TSocketInstrumentation