blog-comments icon indicating copy to clipboard operation
blog-comments copied to clipboard

springboot(十九):使用Spring Boot Actuator监控应用 - 纯洁的微笑博客

Open ityouknow opened this issue 7 years ago • 10 comments

http://www.ityouknow.com/springboot/2018/02/06/spring-boot-actuator.html

监控是企业的一道生命线,Spring Boot Actuator提供了一套完备的监控方案用来监控Spring Boot应用。

ityouknow avatar Feb 06 '18 10:02 ityouknow

看了很多站主的文章,感谢分享。

liuchsh avatar Apr 20 '18 06:04 liuchsh

shutdown好像要用post请求才可以呢,直接访问http://localhost:8088/monitor/shutdown不行

yanyzy avatar Apr 25 '18 09:04 yanyzy

加了security 访问页面有登录的界面 用户名和密码是啥

Blackcatfish avatar Nov 13 '18 07:11 Blackcatfish

@yanyzy shutdown好像要用post请求才可以呢,直接访问http://localhost:8088/monitor/shutdown不行

我想认识你,小姐姐

cf-wy avatar Mar 08 '19 05:03 cf-wy

spring boot actuator/shutdown 并不能优雅关机 已经接收的请求他会直接断掉 并且报上下文已经关了 ,他并不是等这个请求执行完。。。

Tank-zhu avatar Mar 21 '19 08:03 Tank-zhu

@cf-wy

@yanyzy shutdown好像要用post请求才可以呢,直接访问http://localhost:8088/monitor/shutdown不行

我想认识你,小姐姐

不,你不想,孩子

KurtChen95 avatar May 16 '19 03:05 KurtChen95

@KurtChen95

@cf-wy

@yanyzy shutdown好像要用post请求才可以呢,直接访问http://localhost:8088/monitor/shutdown不行

我想认识你,小姐姐

不,你不想,孩子 女装大佬

aloneDesperado avatar Jun 21 '19 08:06 aloneDesperado

qq1012405911 avatar Jul 26 '19 10:07 qq1012405911

@yanyzy shutdown好像要用post请求才可以呢,直接访问http://localhost:8088/monitor/shutdown不行 是的

greysoncx avatar Nov 15 '19 07:11 greysoncx

楼主好厉害

JustTest123123 avatar Aug 18 '20 13:08 JustTest123123