Uses of Annotation Interface
com.tangosol.net.management.annotation.MetricsLabels
Packages that use MetricsLabels
-
Uses of MetricsLabels in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy with annotations of type MetricsLabelsModifier and TypeMethodDescriptiondouble
GrpcProxyMetricsMBean.getErrorRequestFifteenMinuteRate()
Return the fifteen minute rate of requests that responded with an error.double
GrpcProxyMetricsMBean.getErrorRequestFiveMinuteRate()
Return the five minute rate of requests that responded with an error.double
GrpcProxyMetricsMBean.getErrorRequestMeanRate()
Return the mean rate of requests that responded with an error.double
GrpcProxyMetricsMBean.getErrorRequestOneMinuteRate()
Return the one minute rate of requests that responded with an error.double
GrpcProxyMetricsMBean.getMessageDuration75thPercentile()
Return the 75th percentile value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDuration95thPercentile()
Return the 95th percentile value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDuration98thPercentile()
Return the 98th percentile value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDuration999thPercentile()
Return the 99.9th percentile value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDuration99thPercentile()
Return the 99th percentile value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDurationMax()
Return the maximum value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDurationMean()
Return the mean value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDurationMin()
Return the minimum value from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessageDurationStdDev()
Return the standard deviation from the distribution of samples in the latest snapshot of the message duration metric.double
GrpcProxyMetricsMBean.getMessagesReceivedFifteenMinuteRate()
Return the fifteen minute rate of messages received.double
GrpcProxyMetricsMBean.getMessagesReceivedFiveMinuteRate()
Return the five minute rate of messages received.double
GrpcProxyMetricsMBean.getMessagesReceivedMeanRate()
Return the mean rate of messages received.double
GrpcProxyMetricsMBean.getMessagesReceivedOneMinuteRate()
Return the one minute rate of messages received.double
GrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountFifteenMinuteRate()
Returns the fifteen minute rate of requests made by this connection.double
GrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountFiveMinuteRate()
Returns the five minute rate of requests made by this connection.double
GrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountMeanRate()
Returns the mean rate of requests made by this connection.double
GrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountOneMinuteRate()
Returns the one minute rate of requests made by this connection.double
GrpcProxyMetricsMBean.getRequestDuration75thPercentile()
Return the 75th percentile value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDuration95thPercentile()
Return the 95th percentile value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDuration98thPercentile()
Return the 98th percentile value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDuration999thPercentile()
Return the 99.9th percentile value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDuration99thPercentile()
Return the 99th percentile value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDurationMax()
Return the maximum value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDurationMean()
Return the mean value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDurationMin()
Return the minimum value from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getRequestDurationStdDev()
Return the standard deviation from the distribution of samples in the latest snapshot of the request duration metric.double
GrpcProxyMetricsMBean.getResponsesSentFifteenMinuteRate()
Return the fifteen minute rate of responses sent.double
GrpcProxyMetricsMBean.getResponsesSentFiveMinuteRate()
Return the five minute rate of responses sent.double
GrpcProxyMetricsMBean.getResponsesSentMeanRate()
Return the mean rate of responses sent.double
GrpcProxyMetricsMBean.getResponsesSentOneMinuteRate()
Return the one minute rate of responses sent.double
GrpcProxyMetricsMBean.getSuccessfulRequestFifteenMinuteRate()
Return the fifteen minute rate of successful requests.double
GrpcProxyMetricsMBean.getSuccessfulRequestFiveMinuteRate()
Return the five minute rate of successful requests.double
GrpcProxyMetricsMBean.getSuccessfulRequestMeanRate()
Return the one minute rate of successful requests.double
GrpcProxyMetricsMBean.getSuccessfulRequestOneMinuteRate()
Return the one minute rate of successful requests.