| Class | Description |
|---|---|
| FunctionInvocation | |
| FunctionMetricConstants | |
| FunctionMetricsManager |
Global metrics manager that needs to be initialized at start
|
| FunctionTimerAspect |
This aspect ensures that only methods annotated with
MonitoredFunction are measured. |
| Options | |
| Options.OptionsBuilder | |
| Pair<K,V> |
| Enum | Description |
|---|---|
| TimerDomain |
| Annotation Type | Description |
|---|---|
| MetricTerm |
Add this annotation to formal parameters of any method annotated with
MonitoredFunction in order to use the parameter
values for generating the metric name that is instrumented. |
| MonitoredFunction |
Copyright © 2018–2021. All rights reserved.