為什么不安裝一個(gè)json的插件呢,這樣你在演示的時(shí)候Chrome里的數(shù)據(jù)看起來(lái)不是更好看一點(diǎn)嗎?
2020-12-20
最新回答 / 賣(mài)女孩的小火柴436468
springboot支持自定義endpoints,可參見(jiàn)AbstractEndpoint的使用, 通過(guò)aop采集每個(gè)http請(qǐng)求的時(shí)間,通過(guò)Actuator暴露出來(lái), 其他的操作就跟prometheus采集micrometer數(shù)據(jù)是一樣的了
ectd 和這個(gè) micrometer 是不是同一個(gè)類(lèi)型?
2020-09-06
+ 我來(lái)回答
回答最高可+2積分
最新回答 / 愛(ài)笑的小熊貓
代碼請(qǐng)查看我的GitHubhttps://github.com/cutePanda123/spring-boot-prometheus-demo
2020-06-14