Commit Graph

3 Commits

Author SHA1 Message Date
Bryan Garza
6cd697afe9 Add (optional) OpenTelemetry + Xray integration (#95) (#96)
This introduces all the necessary code to be able to send traces to
AWS Xray via `tracing-opentelemetry`. It can be optionally enabled
using the `xray` feature defined on this crate.

Also update the README.md with instructions on how to enable and use
this.
2022-05-18 09:13:19 -07:00
Carl Lerche
f17525569c tweak CI (#35) 2020-04-15 13:14:51 -07:00
Carl Lerche
f855dc5d50 Use GitHub actions for CI 2020-04-15 12:28:40 -07:00