not able to see metrics using cloudwatch exporter

57 views
Skip to first unread message

Medeti Vamsi Krishna

unread,
Jun 25, 2020, 2:27:40 AM6/25/20
to Prometheus Users
Hi,

I am trying to use cloudwatch-exporter as a microservice in EKS. I have configured AWS key id and secret in the helm values file and installed the helm chart.
I configured it with few aws namespaces (AWS/ELB, AWS/S3 and AWS/Neptune).
But its showing the below metrics always, but not the desired metrics:

# HELP cloudwatch_exporter_scrape_duration_seconds Time this CloudWatch scrape took, in seconds. # TYPE cloudwatch_exporter_scrape_duration_seconds gauge cloudwatch_exporter_scrape_duration_seconds 2.083988934 # HELP cloudwatch_exporter_scrape_error Non-zero if this scrape failed. # TYPE cloudwatch_exporter_scrape_error gauge cloudwatch_exporter_scrape_error 0.0 # HELP tagging_api_requests_total API requests made to the Resource Groups Tagging API # TYPE tagging_api_requests_total counter # HELP cloudwatch_requests_total API requests made to CloudWatch # TYPE cloudwatch_requests_total counter cloudwatch_requests_total{action="listMetrics",namespace="AWS/S3",} 10.0 cloudwatch_requests_total{action="listMetrics",namespace="AWS/Neptune",} 10.0 cloudwatch_requests_total{action="listMetrics",namespace="AWS/ELB",} 50.0

Can you please help in this regard?

-Thanks in advance, 
Vamsi
  

Devops Engineers

unread,
Jun 25, 2020, 4:24:57 AM6/25/20
to Medeti Vamsi Krishna, Prometheus Users
Hello 
Can you please check the prometheus pod logs and paste the logs 

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/4031bc90-b272-4fc2-a2e7-ea6e9ef6fd50n%40googlegroups.com.

Medeti Vamsi Krishna

unread,
Jun 25, 2020, 5:12:33 AM6/25/20
to Prometheus Users
I have some configuration issue, resolved now. Thank you.
Reply all
Reply to author
Forward
0 new messages