Open ZachariahHu opened 7 months ago
does the kubernetes monitoring not support now?
I want to see the details of the nn9zt pod, memory, CPU ratio, etc
hi you can update the kubernetes.yml to add custom monitoring metrics, collect them by custom api-server rest-api.
https://hertzbeat.dromara.org/docs/advanced/extend-http
https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-kubernetes.yml
hi you can update the kubernetes.yml to add custom monitoring metrics, collect them by custom api-server rest-api. https://hertzbeat.dromara.org/docs/advanced/extend-http https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-kubernetes.yml
I hope there is a general template to monitor the pod situation of k8s, but it seems that it is not supported now, can it be regarded as a new requirement?
Question
How do I monitor every pod in kubernetes?