Package org.eclipse.microprofile.metrics.annotation


@Version("1.0") package org.eclipse.microprofile.metrics.annotation
  • Annotation Interfaces
    Class
    Description
    An annotation for marking a method, constructor, or class as counted.
    An annotation for marking a method or field as a gauge.
    An annotation for marking a method, constructor, or class as metered.
    An annotation requesting that a metric be injected or registered.
    Qualifies the type of Metric Registry to inject.
    An annotation for marking a method, constructor, or class as timed.