多维度微服务监控
Posted 旺仔哥
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了多维度微服务监控相关的知识,希望对你有一定的参考价值。
一.spring boot actutor:spring boot admin
二.jvm监控
1.spring boot actutor:metrics、headdump、threaddump
2.java自带jvm监控工具:jconsole、jvisualvm
三.GC日志、线程dump日志、堆dump日志分析
GCEasy:https://gceay.io 替代:GCPlot
FastThread:https://fastthread.io 替代:spring boot admin
HeadHero:https://headhero.io 替代:jvisualvm
四.日志监控
ELK架构:elasticsearch、logstash、kibana
以上是关于多维度微服务监控的主要内容,如果未能解决你的问题,请参考以下文章