Metrics
Metrics
Metrics provides a powerful toolkit to measure the behavior of critical components in your production environment.
Metrics: This tab displays all the information of various metric types such as Timers, Counters, Meters, and Gauges.
-
Use the search option to filter the metric results. Click on the refresh icon to refresh the list.
-
You can apply the search for a specific date range such as Today, Yesterday, Last 7 Days, Last 30 Days, This Month, Last Month, and Custom Range. By default it displays Last 7 Days.
-
To apply specific date range filter, you need to always keep ON mode.
Timers: A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter. For more information see Timer
Counters: A counter is a cumulative metric that represents a single monotonically increasing counter whose value can only increase or be reset to zero on restart. For more information see Counter
Meters: A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs. For more information see Meter
Gauges: A gauge is a metric that represents a single numerical value that can arbitrarily go up and down. For more information see Gauge
The following are columns in the Metrics grid under Timers tab:
-
Metrics Name: This indicates name of the metric.
-
Min: This indicates minimum value of the metric.
-
Max: This indicates maximum value of the metric.
-
Mean: This indicates mean value of the metric.
-
Count: This indicates count of the metric.
-
Delta Count: This indicates delta count of the metric.
-
Metrics Time: This indicates date and time of the metric.
The following are columns in the Metrics grid under Counters tab:
-
Metrics Name: This indicates name of the metric.
-
Count: This indicates count of the metric.
-
Delta Count: This indicates delta count of the metric.
-
Metrics Time: This indicates date and time of the metric.
The following are columns in the Metrics grid under Meters tab:
-
Metrics Name: This indicates name of the metric.
-
Count: This indicates count of the metric.
-
Delta Count: This indicates delta count of the metric.
-
m15_rate: This indicates the measure rate at which a set of events occur.
-
m1_rate: This indicates the measure rate at which a set of events occur.
-
m5_rate: This indicates the measure rate at which a set of events occur.
-
Mean: This indicates mean value of the metric.
-
Metrics Time: This indicates date and time of the metric.
The following are columns in the Metrics grid under Gauges tab:
-
Metrics Name: This indicates name of the metric.
-
Value: This indicates value of the metric.
-
Metrics Time: This indicates date and time of the metric.