Deprecate send_cluster_metrics
Bug #1775116 reported by
Feilong Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
In Progress
|
Undecided
|
Feilong Wang |
Bug Description
Currently, Magnum is running periodic tasks to collect k8s cluster metrics to message bus. Unfortunately, it's collecting pods info only from "default" namespace which makes this function useless. What's more, even Magnum can get all pods from all namespaces, it doesn't make much sense to keep this function in Magnum. Because operators only care about the health of cluster nodes. If they want to know the status of pods, they can use heapster or other tools to get that.
Changed in magnum: | |
assignee: | nobody → Feilong Wang (flwang) |
Changed in magnum: | |
status: | New → In Progress |
To post a comment you must log in.