| Interface | Description |
|---|---|
| FunctionMetricConstants |
| Class | Description |
|---|---|
| FunctionInvocation | |
| 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 |
| 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. All rights reserved.