health
端点提供了应用的基本健康信息。 可以单独启用或禁用每个端点。这决定了端点是否已经创建并且在应用上下文里存在它的bean。通过JMX或者HTTP暴露的端点可以被远程访问。大部分应用选择HTTP监控,端点的ID连同前缀/actuator
映射到一个URL。例如,health
端点默认映射到/actuator/health
。auditevents
beans
conditions
configprops
@ConfigurationProperties
的集合列表env
ConfigurableEnvironment
的属性flyway
health
httptrace
info
loggers
liquibase
metrics
mappings
@RequestMapping
路径的集合列表scheduledtasks
sessions
shutdown
threaddump
heapdump
hprof
堆转储文件jolokia
logfile
logging.file
或logging.path
属性),支持使用HTTP Range
头接收日志文件内容的部分信息prometheus