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

[QUESTION] How to implement Prometheus with Fargate only? #630

Open
niv1612 opened this issue Jun 13, 2022 · 1 comment
Open

[QUESTION] How to implement Prometheus with Fargate only? #630

niv1612 opened this issue Jun 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request examples

Comments

@niv1612
Copy link

niv1612 commented Jun 13, 2022

Please describe your question here

Hey,
How can I use aws-managed-prometheus and prometheus modules with fargate only? Is it possible?
Right now, I'm getting errors about the EBS storage:
Pod not supported on Fargate: volumes not supported: storage-volume not supported because: PVC prometheus-alertmanager not bound

Can we add an example to fargate-serverless?

Thanks.

More

  • [V] Yes, I have checked the repo for existing issues before raising this question
@niv1612 niv1612 added the question Further information is requested label Jun 13, 2022
@niv1612 niv1612 changed the title [QUESTION] How to implement Prometheus only with Fargate? [QUESTION] How to implement Prometheus with Fargate only? Jun 13, 2022
@bryantbiggs bryantbiggs added enhancement New feature or request examples and removed question Further information is requested labels Jun 17, 2022
@askulkarni2
Copy link
Contributor

Hi @niv1612, as demonstrated in this blog the recommendation is to deploy Prometheus on at least 1 worker node.

Another option is to use ADOT to scrape the metrics and push to AMP. There are a few ADOT examples examples here.

I will leave this open until we actually have the example specifically for fargate-serverless.

@bryantbiggs bryantbiggs self-assigned this Oct 5, 2022
@bryantbiggs bryantbiggs moved this from Backlog to Prioritized in Old EKS Blueprints (Archived) Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples
Projects
Status: No status
Development

No branches or pull requests

3 participants