Im trying to only include one metric to send to cloudwatch so I set the include metric value to:INCLUDE_METRICS: 'kube_pod_container_resource_requests*' and helm installed the chart. However the exporter is just exporting every single metric in prometheus.
Im trying to only include one metric to send to cloudwatch so I set the include metric value to:
INCLUDE_METRICS: 'kube_pod_container_resource_requests*'
and helm installed the chart. However the exporter is just exporting every single metric in prometheus.