Currently the pods are classified by "application" and "component". What would be required to instead go by "deployment" and "namespace"? Would this be a larger change?
Or would it "just" mean a change of get_application_from_labels and get component_from_labels into deployments and namespaces?