alipay / container-observability-service

Simplify Kubernetes applications operation with one-stop observability services, including resource delivery SLO,root cause diagnoses and container lifecycle tracing and more.
Apache License 2.0
86 stars 15 forks source link

add query pod list feature #124

Closed zhangtong007 closed 2 months ago

zhangtong007 commented 2 months ago

discription: add api: /apis/v1/debugpodlist. Used to query the pod list for diagnosis based on poduid, podname, podip, and pod hostname test: Access test through api: image

Access test through grafana: image

zhangtong007 commented 2 months ago

Can you please add some description and a few use cases to this PR, thanks

discription and test have been added