Skip to content

This is a sample AWS SAM template that registers client response times traced by a specific group of AWS X-Ray as custom metrics in Amazon CloudWatch.

Notifications You must be signed in to change notification settings

msysh/aws-sample-xray-responsetime-into-cloudwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS X-Ray response time into Amazon CloudWatch Metrics

This is a sample AWS SAM template that registers client response times traced by a specific group of AWS X-Ray as custom metrics in Amazon CloudWatch.

Build

sam build --parameter-overrides "ParameterKey=XRayGroupName,ParameterValue=XRayGroupName"

Deploy

sam deploy --guided

About

This is a sample AWS SAM template that registers client response times traced by a specific group of AWS X-Ray as custom metrics in Amazon CloudWatch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages