We have some services running on dotnet core running on AWS Fargate so they're completely serverless however it would also be great to have Retrace be able to give us insights into these services running.
We have shipped Retrace profiling for AWS Fargate!
Included in this release is APM support for:
Follow these links above to our documentation to learn more about running Retrace with Fargate.
Future releases will increase our support and visibility around your code and containers running in Fargate.
As always, thank you for using Retrace and let us know how we can continue to help you ship better code, faster.
For anyone that come across this post, I have actually got this to work (Stackify + .net core + fargate) following the following articles:
https://stackify.com/aws-fargate-monitoring/
https://docs.stackify.com/docs/net2-getting-started
https://docs.stackify.com/docs/net-core-apm-with-docker-in-linux
The gotcha is that while the server appeared in Stackify, the app did not until I contacted support. The support guy "fixed" the app on their backend and I got full APM for our app.
In case it helps, my Docker file and task definition are attached...
p.s. they call this beta and say that it's not ready for production so be careful.
Attachments Open full size