Uses of Annotation Interface
org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
Package
Description
Actuator support for logging.
Actuator support for JVM management.
Actuator support for exporting metrics to Prometheus.
-
Uses of WebEndpoint in org.springframework.boot.actuate.logging
Modifier and TypeClassDescriptionclass
Web@Endpoint
that provides access to an application's log file. -
Uses of WebEndpoint in org.springframework.boot.actuate.management
-
Uses of WebEndpoint in org.springframework.boot.actuate.metrics.export.prometheus
Modifier and TypeClassDescriptionclass
@Endpoint
that outputs metrics in a format that can be scraped by the Prometheus server.class
Deprecated, for removal: This API element is subject to removal in a future version.
PrometheusScrapeEndpoint