Hello,
would it be possible to implement extended configuration so that some of metrics are not subject of label injections? Such as kube_node_labels do not use namespaces. So such metrics could be whitelisted in configuration.
Or there are some metrics that use exported_namespace instead of namespace. Could be such metrics listed so that label injector injects the exported_namespace instead of the namespace? Thanks.
Hello,
would it be possible to implement extended configuration so that some of metrics are not subject of label injections? Such as
kube_node_labelsdo not use namespaces. So such metrics could be whitelisted in configuration.Or there are some metrics that use
exported_namespaceinstead ofnamespace. Could be such metrics listed so that label injector injects theexported_namespaceinstead of thenamespace? Thanks.