oss-admin功能介绍
基本功能介绍
- Show health status
- Show details, like
- JVM & memory metrics
- Counter & gauge metrics
- Datasource metrics
- Cache metrics
- Show build-info number
- Follow and download logfile
- View jvm system- & environment-properties
- Support for Spring Cloud's postable /env- &/refresh-endpoint
- Easy loglevel management (currently for Logback only)
- Interact with JMX-beans
- View thread dump
- View traces
- Hystrix-Dashboard integration
- Download heapdump
- Notification on status change (via mail, Slack, Hipchat, ...)
- Event journal of status changes (non persistent)
spring boot admin图例说明
- admin 客户端首页
- 首页memory、jvm等信息
- Metrics标签页面
- Environment标签页面
- Logging标签页面
- JMX标签页面
- Threads签页面
- Trace标签页面