我可以自定义 UI 来监控注册到 Consul 的微服务吗?

Can I have a custom UI for monitoring my microservices registered to Consul?

我刚开始使用 Consul 作为 SOA 的服务发现。请说明我是否可以增强 Consul 内置的监控网络 UI 来支持我的需求?就像我希望监控微服务的健康状况(CPU 使用情况、延迟和磁盘 space)。 TIA

通过 consul 内置 UI 没有获取 docker 指标的功能,例如 cpu,内存。

您可以使用

等工具

https://github.com/google/cadvisor