【发布时间】:2021-01-21 07:47:10
【问题描述】:
我必须使用 Prometheus 和 Graphana 为使用 React(front end)+ Node js + Db2(containerised) 构建的服务构建监控解决方案。我不知道从哪里开始,有人可以建议我学习的资源吗?谢谢。
【问题讨论】:
-
您是否尝试过阅读 Prometheus 和 Grafana 的安装手册?
-
是的,据我了解,我们需要在容器上安装客户端,这将为 prometheus 服务器提供指标,但我不想更改应用程序代码中的任何内容(因为这是由其他人编写的)
标签: kubernetes containers monitoring prometheus react-fullstack