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