Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to scrape Prometheus endpoint #1098

Open
claudio-vellage opened this issue Apr 24, 2024 · 1 comment
Open

Failed to scrape Prometheus endpoint #1098

claudio-vellage opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@claudio-vellage
Copy link

Describe the bug

After installation of the aws-cloudwatch-agent with image.tag=1.300037.0b583, the amazon/cloudwatch-agent fails to scrape the prometheus endpoints in the cluster, which I assume should be working?

Steps to reproduce

Install aws-cloudwatch-agent, set image.tag=1.300037.0b583, add list/watch to services in ClusterRole. The scraping doesn't succeed.

Expected outcome

The scraping of Prometheus metrics should work as expected out of the box.

Environment

  • Chart name: aws-cloudwatch-metrics
  • Chart version: 0.0.11
  • Kubernetes version: v1.29.3-eks-adc7111
  • Using EKS (yes/no), if so version? v1.29.3-eks-adc7111

Additional Context:
n/a

@claudio-vellage claudio-vellage added the bug Something isn't working label Apr 24, 2024
@claudio-vellage
Copy link
Author

I've tried to resolve this via RBAC in #1099, but that wasn't successful, I'm not sure why exactly the scraping fails, the logs don't provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant