Annotation Interface MonitoringPriority


@Retention(RUNTIME) @Target(METHOD) public @interface MonitoringPriority
Should be put on operation or service that are required to have monitoring into the system, such as UI, admin and so on. This has a higher priority then regular operation but less priority than LivenessPriority
Since:
9.0
Author:
eitany