Skip navigation links
A E I M P T 

A

annotatedMethod() - Method in class io.prometheus.client.spring.web.MethodTimer
 

E

EnablePrometheusTiming - Annotation Type in io.prometheus.client.spring.web
Enable the use of PrometheusTimeMethod annotation on classes or methods.

I

io.prometheus.client.spring.web - package io.prometheus.client.spring.web
 

M

MethodTimer - Class in io.prometheus.client.spring.web
This class automatically times (via aspectj) the execution of annotated methods, if it's been enabled via EnablePrometheusTiming, for methods annotated with PrometheusTimeMethod
MethodTimer() - Constructor for class io.prometheus.client.spring.web.MethodTimer
 

P

PrometheusTimeMethod - Annotation Type in io.prometheus.client.spring.web
Enable Spring-AOP-based automated method timing for the annotated method.

T

timeable() - Method in class io.prometheus.client.spring.web.MethodTimer
 
timeMethod(ProceedingJoinPoint) - Method in class io.prometheus.client.spring.web.MethodTimer
 
A E I M P T 
Skip navigation links

Copyright © 2018. All rights reserved.