| Interface | Description |
|---|---|
| Histogram |
A metric that calculates the distribution of a value
|
| MetricTimer |
Object that is used to collect time metrics about the execution a block of code.
|
| Ticker |
An object used to profile and/or monitor of a code block, that can be used to
mark the end of the
code block. |
| Timer |
Object that is used to add profiling around blocks of code
|
| UtilTimerLogger | Deprecated
in 3.0 for removal in 4.0
|
| Class | Description |
|---|---|
| Metrics |
Factory and utility methods for create
MetricTimer and Histogram. |
| MetricsConfiguration |
Configuration that applies to
MetricStrategy |
| ProfilerConfiguration |
Configuration that applies to
ProfilerStrategy |
| ProfilingConstants | |
| ProfilingUtils | Deprecated
in 3.0 for removal in 4.0
|
| StrategiesRegistry | |
| Timers |
Factory and utility methods for create
Timer instances |
| UtilTimerStack | Deprecated
in 3.0 to be removed in 4.0.
|
Copyright © 2019 Atlassian. All rights reserved.