AWS Distro for OpenTelemetry

Getting Started with AWS X-Ray tracing for App Runner using AWS Distro for OpenTelemetry

Getting Started with AWS X-Ray tracing for App Runner using AWS Distro for OpenTelemetry




What is App Runner?

AWS App Runner is a fully managed service that makes it easy for developers to quickly deploy containerized web applications and APIs at scale and with little to no infrastructure experience. You can start with your source code or a container image, and App Runner will fully manage all infrastructure including servers, networking, and load balancing for your application. App Runner provides you with a service URL that receives HTTPS requests to your application. As an option, App Runner can also configure a continuous deployment pipeline for you.




Getting started with X-Ray tracing for App Runner using AWS Distro for OpenTelemetry

App Runner now supports sending traces to X-Ray using the AWS Distro for OpenTelemetry (ADOT). Use ADOT SDKs to collect trace data for your containerized applications, and use X-Ray to analyze and gain insights into your instrumented application. For more information, see Tracing for your App Runner application with X-Ray.