Configuring observability for your service
AWS App Runner integrates with several AWS services to provide you with an extensive observability suite of tools for your App Runner service. For more information, see Observability for your App Runner service.
App Runner supports enabling some observability features and configuring their behavior by using a sharable resource called ObservabilityConfiguration. You can provide an observability configuration resource when you create or update a service. The App Runner console creates one for you when you create a new App Runner service. Providing an observability configuration is optional. If you don't provide one, App Runner provides a default observability configuration.
You can share a single observability configuration across multiple App Runner services to ensure they have the same observability behavior. For more information, see Configuring service settings using sharable resources.
You can configure the following observability features using observability configurations:
-
Trace configuration – Settings for tracing requests that your application serves and downstream calls that it makes. For more information about tracing, see Tracing for your App Runner application with X-Ray.
Manage observability
Manage observability for your App Runner services using one of the following methods: