X-Ray Flashcards
What is X-Ray trace segment?
X-Ray trace segment is a JSON representation of a request that your application serves. A trace segment records information about the original request, information about the work that your application does locally,
What does X-Ray subsegments contain?
X-Ray subsegments contain information about downstream calls that your application makes to AWS resources, HTTP APIs, and SQL databases.
What are X-Ray annotations?
X-Ray Annotations are key-value pairs with string, number, or Boolean values.
Annotations are indexed for use with filter expressions.
Use annotations to record data that you want to use to group traces in the console, or when calling the GetTraceSummaries API.