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 TypeMethodDescriptiondoubleGrpcProxyMetricsMBean.getErrorRequestFifteenMinuteRate()Return the fifteen minute rate of requests that responded with an error.doubleGrpcProxyMetricsMBean.getErrorRequestFiveMinuteRate()Return the five minute rate of requests that responded with an error.doubleGrpcProxyMetricsMBean.getErrorRequestMeanRate()Return the mean rate of requests that responded with an error.doubleGrpcProxyMetricsMBean.getErrorRequestOneMinuteRate()Return the one minute rate of requests that responded with an error.doubleGrpcProxyMetricsMBean.getMessageDuration75thPercentile()Return the 75th percentile value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDuration95thPercentile()Return the 95th percentile value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDuration98thPercentile()Return the 98th percentile value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDuration999thPercentile()Return the 99.9th percentile value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDuration99thPercentile()Return the 99th percentile value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDurationMax()Return the maximum value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDurationMean()Return the mean value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDurationMin()Return the minimum value from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessageDurationStdDev()Return the standard deviation from the distribution of samples in the latest snapshot of the message duration metric.doubleGrpcProxyMetricsMBean.getMessagesReceivedFifteenMinuteRate()Return the fifteen minute rate of messages received.doubleGrpcProxyMetricsMBean.getMessagesReceivedFiveMinuteRate()Return the five minute rate of messages received.doubleGrpcProxyMetricsMBean.getMessagesReceivedMeanRate()Return the mean rate of messages received.doubleGrpcProxyMetricsMBean.getMessagesReceivedOneMinuteRate()Return the one minute rate of messages received.doubleGrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountFifteenMinuteRate()Returns the fifteen minute rate of requests made by this connection.doubleGrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountFiveMinuteRate()Returns the five minute rate of requests made by this connection.doubleGrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountMeanRate()Returns the mean rate of requests made by this connection.doubleGrpcConnectionMetrics.ConnectionMetricsMBean.getRequestCountOneMinuteRate()Returns the one minute rate of requests made by this connection.doubleGrpcProxyMetricsMBean.getRequestDuration75thPercentile()Return the 75th percentile value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDuration95thPercentile()Return the 95th percentile value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDuration98thPercentile()Return the 98th percentile value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDuration999thPercentile()Return the 99.9th percentile value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDuration99thPercentile()Return the 99th percentile value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDurationMax()Return the maximum value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDurationMean()Return the mean value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDurationMin()Return the minimum value from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getRequestDurationStdDev()Return the standard deviation from the distribution of samples in the latest snapshot of the request duration metric.doubleGrpcProxyMetricsMBean.getResponsesSentFifteenMinuteRate()Return the fifteen minute rate of responses sent.doubleGrpcProxyMetricsMBean.getResponsesSentFiveMinuteRate()Return the five minute rate of responses sent.doubleGrpcProxyMetricsMBean.getResponsesSentMeanRate()Return the mean rate of responses sent.doubleGrpcProxyMetricsMBean.getResponsesSentOneMinuteRate()Return the one minute rate of responses sent.doubleGrpcProxyMetricsMBean.getSuccessfulRequestFifteenMinuteRate()Return the fifteen minute rate of successful requests.doubleGrpcProxyMetricsMBean.getSuccessfulRequestFiveMinuteRate()Return the five minute rate of successful requests.doubleGrpcProxyMetricsMBean.getSuccessfulRequestMeanRate()Return the one minute rate of successful requests.doubleGrpcProxyMetricsMBean.getSuccessfulRequestOneMinuteRate()Return the one minute rate of successful requests.