Package io.quarkus.smallrye.metrics.runtime
-
Class Summary Class Description FilterUtil GetCountOnlyCounter A helper abstract class for implementing counters which only need a getCount method.MetadataHolder DefaultMetadata from MP Metrics API does not have a public default constructor, so we use this custom wrapper for passing metric metadata from processor to recorder and reconstructing the original Metadata instance in runtime code.MicrometerGCMetrics Mimics GC metrics from Micrometer.MicrometerGCMetrics.CauseAndActionWrapper QuarkusRestEasyMetricsFilter A JAX-RS filter that computes the REST.request metrics from REST traffic over time.QuarkusRestMetricsFilter Quarkus REST does not suffer from the limitations mentioned inQuarkusRestEasyMetricsFilterso we can properly use a response filter in order to finish the request.SmallRyeMetricsFactory SmallRyeMetricsFactory.SmallRyeMetricBuilder SmallRyeMetricsHandler SmallRyeMetricsRecorder TagHolder Tag class from MP Metrics API does not have a public default constructor so we use this custom wrapper for passing tag definitions from processor to recorder and reconstructing the original Tag instances in runtime code. -
Enum Summary Enum Description MicrometerGCMetrics.GcGenerationAge