I have exported aws alb metrics using 'prometheus-cloudwatch-exporter' in 
prometheus ui I can see the avalable metric '
aws_applicationelb_request_count_per_target 
<http://custom.metrics.k8s.io/v1beta1/namespaces/fc-production-eks/pods/*/aws_applicationelb_request_count_per_target>'
 
but I can not list it using custom metric query 'kubectl get --raw "/apis/
custom.metrics.k8s.io/v1beta1/namespaces/fc-production-eks/pods/*/aws_applicationelb_request_count_per_target"
 
| jq'

On Sunday, September 25, 2022 at 3:55:03 PM UTC+5:30 Kuldeep Singh wrote:

> hi, 
>
> I have installed prometheus-cloudwatch-exporter in eks using this github 
> repo code: 
> https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-cloudwatch-exporter
>
> I can see metrics in prometheus ui, my I am not able to list using this 
> query:  
>
>  kubectl get --raw "/apis/
> custom.metrics.k8s.io/v1beta1/namespaces/fc-production-eks/pods/*/aws_applicationelb_request_count_per_target"
>  
> | jq
>
> metrics is not available in custom mertics.
>
> can someone please help me here.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/e8815da5-b119-4fbe-a22c-ee61375dd3c8n%40googlegroups.com.

Reply via email to