I am trying to setup a monitoring environment in aws eks with fargate compute nodes alone. I have seen a blog post here where we need a additional node group to host prometheus and grafana. But I need to get this done with fargate alone.
I tried following blog post to setup but after creating grafana pod, I am not able to get the metrics.
Is there any blog post which can direct me to setup monitoring using Amazon managed prometheus ?