SpringBoot服务监控
摘要:
SpringBoot服务监控分为客户端和服务端,即服务端是监控方,客户端为被监控方。 例如需要对线上的SpringBoot服务project-A进行监控,则project-A 为客户端。而监控的服务project-B则为服务端。客户端将被监控的数据信息发送到服务端进行UI展示。 客户端project 阅读全文
posted @ 2018-08-28 15:50 吴容 阅读(3191) 评论(0) 推荐(0) 编辑