Skip to content

AWS X-Ray Integration (full) v1

Compare
Choose a tag to compare
@mwunderl mwunderl released this 26 Jan 19:57
· 225 commits to xray since this release

This release includes additional X-Ray SDK instrumentation and RDS support from the SQL branch. If you haven't used X-Ray before, try the Getting Started with AWS X-Ray tutorial first, which uses a release from the xray-gettingstarted branch.

Full integration includes basic integration plus:

  • Instrumented HTTPClient to trace outgoing HTTP calls
  • JDBC data source interceptor to trace SQL queries to an attached PostgreSQL database in RDS
  • /#/xray demo page
  • X-Ray daemon debug logging configuration
  • Shell scripts to generate site traffic and use the X-Ray API