kpt-config-sync
kpt-config-sync copied to clipboard
Whether `otel` related components are required for the basic function of the "config-sync"
WHAT
I noticed that in the manifest there are some components like namespace 'config-management-monitoring'. It looks like they are only used for metrics collection. If I only want the basic feature of the config-sync like reconciling namespace/rolebinding, is it ok to remove them?
- namespaces/config-management-monitoring
- namespaces/config-management-system/configMap/otel-agent
- namespaces/resource-group-system/configMap/resource-group-otel-agent
I don't think we test that scenario (there is enough permutations we are doing), but it could be that it's not needed @tiffanny29631 can chime in here.