Closed Imshelledin21 closed 7 months ago
Found a couple of config issues when trying to utilize the kube-state-metrics module
kube-state-metrics
discovery.relabel "ksm"
targets
prometheus.scrape "kube_state_metrics"
argument.targets.value
Found a couple of config issues when trying to utilize the
kube-state-metrics
modulediscovery.relabel "ksm"
component referenced the wrong component in it'stargets
argumentprometheus.scrape "kube_state_metrics"
component didn't referenceargument.targets.value
, instead referenced a direct component that didn't exist