public interface WebAppServiceConstants extends WebAppServiceMetrics
WebAppServiceMetrics.Initializer| Modifier and Type | Field and Description | 
|---|---|
| static BasicAttributeSensorAndConfigKey<java.util.Set<java.lang.String>> | ENABLED_PROTOCOLS | 
| static PortAttributeSensorAndConfigKey | HTTP_PORT | 
| static PortAttributeSensorAndConfigKey | HTTPS_PORT | 
| static BasicAttributeSensorAndConfigKey<HttpsSslConfig> | HTTPS_SSL_CONFIG | 
| static AttributeSensor<java.lang.String> | ROOT_URL | 
BYTES_RECEIVED, BYTES_SENT, ERROR_COUNT, MAX_PROCESSING_TIME, PROCESSING_TIME_FRACTION_IN_WINDOW, PROCESSING_TIME_FRACTION_LAST, REQUEST_COUNT, REQUESTS_PER_SECOND_IN_WINDOW, REQUESTS_PER_SECOND_LAST, TOTAL_PROCESSING_TIMEstatic final PortAttributeSensorAndConfigKey HTTP_PORT
static final PortAttributeSensorAndConfigKey HTTPS_PORT
static final BasicAttributeSensorAndConfigKey<java.util.Set<java.lang.String>> ENABLED_PROTOCOLS
static final BasicAttributeSensorAndConfigKey<HttpsSslConfig> HTTPS_SSL_CONFIG
static final AttributeSensor<java.lang.String> ROOT_URL