public static class HttpClientPluginConfig.Plugin.Http extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HTTP_PARAMS_LENGTH_THRESHOLD
When either
HttpClientPluginConfig.Plugin.HttpClient.COLLECT_HTTP_PARAMS is enabled, how many characters to keep and send to the
OAP backend, use negative values to keep and send the complete parameters, NB. |
| Constructor and Description |
|---|
Http() |
public static int HTTP_PARAMS_LENGTH_THRESHOLD
HttpClientPluginConfig.Plugin.HttpClient.COLLECT_HTTP_PARAMS is enabled, how many characters to keep and send to the
OAP backend, use negative values to keep and send the complete parameters, NB. this config item is added
for the sake of performanceCopyright © 2023 The Apache Software Foundation. All rights reserved.