Hierarchy For Package io.prometheus.client.spring.boot
Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.endpoint.mvc.AbstractEndpointMvcAdapter<E> (implements org.springframework.boot.actuate.endpoint.mvc.NamedMvcEndpoint)
- org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter
- io.prometheus.client.spring.boot.PrometheusMvcEndpoint
- org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter
- io.prometheus.client.Collector
- io.prometheus.client.spring.boot.SpringBootMetricsCollector (implements io.prometheus.client.Collector.Describable)
- org.springframework.boot.actuate.endpoint.mvc.AbstractEndpointMvcAdapter<E> (implements org.springframework.boot.actuate.endpoint.mvc.NamedMvcEndpoint)
Annotation Type Hierarchy
- io.prometheus.client.spring.boot.EnablePrometheusEndpoint (implements java.lang.annotation.Annotation)
- io.prometheus.client.spring.boot.EnableSpringBootMetricsCollector (implements java.lang.annotation.Annotation)