A E H I M N P T
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
PrometheusTimeMethodannotation on classes or methods.
H
- help() - Method in annotation type io.prometheus.client.spring.web.PrometheusTimeMethod
-
The help message to show in prometheus metrics
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 withPrometheusTimeMethod - MethodTimer() - Constructor for class io.prometheus.client.spring.web.MethodTimer
N
- name() - Method in annotation type io.prometheus.client.spring.web.PrometheusTimeMethod
-
The metric name to use for recording latencies
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
All Classes All Packages