| Class | Description |
|---|---|
| AdapterActionFutureInstrumentation | |
| ClusterClientInstrumentation | |
| IndicesClientInstrumentation |
IndicesClientInstrumentation enhance the create createAsync delete deleteAsync method without
argument in
org.elasticsearch.client.IndicesClient by org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.IndicesClientCreateMethodsInterceptor
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.IndicesClientDeleteMethodsInterceptor |
| RestHighLevelClientInstrumentation |
RestHighLevelClientInstrumentation enhance the constructor method without argument in
org.elasticsearch.client.RestHighLevelClient by org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientConInterceptor
also enhance the performRequestAndParseEntity method in org.elasticsearch.client.RestHighLevelClient
by org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.IndicesClientCreateMethodsInterceptor,
also enhance the get getAsync search searchAsync index indexAsync update updateAsync method in
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientGetMethodsInterceptor
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientSearchMethodsInterceptor
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientIndexMethodsInterceptor
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientUpdateMethodsInterceptor,
also enhance the indices method in org.elasticsearch.client.RestHighLevelClient by
org.apache.skywalking.apm.plugin.elasticsearch.v6.interceptor.RestHighLevelClientIndicesMethodsInterceptor |
| TransportActionNodeProxyInstrumentation | |
| TransportClientNodesServiceInstrumentation | |
| TransportServiceInstrumentation |
Copyright © 2020 The Apache Software Foundation. All rights reserved.