Class HttpClientPluginConfig.Plugin.HttpClient
java.lang.Object
org.apache.skywalking.apm.plugin.httpclient.HttpClientPluginConfig.Plugin.HttpClient
- Enclosing class:
- HttpClientPluginConfig.Plugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanThis config item controls that whether the HttpClient plugin should collect the parameters of the request. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COLLECT_HTTP_PARAMS
public static boolean COLLECT_HTTP_PARAMSThis config item controls that whether the HttpClient plugin should collect the parameters of the request.
-
-
Constructor Details
-
HttpClient
public HttpClient()
-