feature requesthelp wanted
倉庫指標
- Star
- (9,892 star)
- PR 合併指標
- (平均合併 2天 12小時) (30 天內合併 136 個 PR)
描述
Today in kube inventory plugin there is no way to map a deployment to a pod thereby to a container.
sample config [[inputs.kube_inventory]] url = "https://127.0.0.1:6443" url_kubelet = "https://127.0.0.1:10250" bearer_token = "/run/secrets/kubernetes.io/serviceaccount/token" insecure_skip_verify = true name_prefix = "kube_inventory_"
Can the plugin be enhanced to include the pod names in the deployment metrics