Open arun-gupta opened 7 years ago
Setup AWS X-Ray as DaemonSet on the cluster. Show how applications can leverage it's functionality.
Some details: http://docs.aws.amazon.com/xray/latest/devguide/xray-daemon-ecs.html
i've done it with a sample python flask-xray app. https://github.com/enghwa/flaskxray
@enghwa do you want to send a PR?
yes. will be submitting. @arun-gupta
PR done - https://github.com/arun-gupta/kubernetes-aws-workshop/pull/240
Setup AWS X-Ray as DaemonSet on the cluster. Show how applications can leverage it's functionality.
Some details: http://docs.aws.amazon.com/xray/latest/devguide/xray-daemon-ecs.html