We have an elixir phoenix web app running in AWS Beanstalk. I would like to ingest the logs/traces/metrics into Grafana cloud. I come from k8s and I’m not a beanstalk expert so I don’t really know what is possible with beanstalk. I have not found a good starting point yet and I could use some guidance.
Welcome
Maybe check this out
Or if you are able to install a node exporter you can maybe push data to prometheus or loki?