Monitoring and troubleshooting AWS
John Q. Martin
Principal Consultant





X-Amzn-Trace-Id:
Root=1-5e8c1234-...;
Parent=abc123;
Sampled=1

Rule 1 (priority 1):
5xx errors -> 100% sampling
Rule 2 (priority 10):
Normal traffic -> 5% sampling



annotation.user_id = "user-123"
annotation.environment = "production"
AND annotation.version = "1.2.3"


Monitoring and troubleshooting AWS