alertlogic/erllambda

add support for X-Ray

Opened this issue · 2 comments

add support for X-Ray

This will be really nice to have. Does erlcloud even support Xray? Another thing to consider is to use opencensus(https://hexdocs.pm/opencensus/) and contribute an XRay exporter to it, Tristan maintains this package pretty actively and he is very helpful in the Erlang slack

that's the only reason why X-ray was not added during GA yesterday - X-ray is missing in ercloud httpC layer.

i actually do enjoy using X-ray in dev/test and we will add that shortly.