Hello everyone, I have currently have an eks cluster running on AWS. I installed helm chart to setup prometheus and grafana. All metrics I need for EKS(deployments, services, pods etc.) are totally fine. So I wanted to centrally use that grafana for other AWS services that I use and that's why I configured config.yml for lambda metrics as given at the repository and deployed cloudwatch exporter (https://github.com/prometheus/cloudwatch_exporter/). I can see the related metrics at the Grafana dashboard. When I hit the explore tab at left menu from Grafana UI and enter lambda, all metrics given at the config.yml for lambda metrics are totally fine. I can query them. And now I wanted to use a dashboard for lambda -> https://grafana.com/grafana/dashboards/593-aws-lambda/ However it uses cloudwatch as datasource not prometheus and that's why I can't see no data for that specific dashboard. What's best way to overcome this. Is it something quickly editable and fixable ? or is it better to start creating dashboard from beginning. If someone. can help me here, I would appreciate that.
Thanks Best regards -- 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/b132b832-d68f-4028-a330-5ac64f5b717cn%40googlegroups.com.

