AWS X-Ray: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Amazon AWS * Amazon API Gateway Concepts")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[Amazon AWS#Subjects|Amazon AWS]]
* [[Amazon AWS#Subjects|Amazon AWS]]
* [[Amazon_API_Gateway_Concepts#X-Ray_Integration|Amazon API Gateway Concepts]]
* [[Amazon_API_Gateway_Concepts#X-Ray_Integration|Amazon API Gateway Concepts]]
=Overview=
AWS X-Ray is an AWS service that allows tracing latency issues that may show up for an [[Amazon API Gateway]] deployment. X-Ray collects metadata from the API Gateway service and any downstream services that make up the API. X-Ray uses this metadata to generate a detailed service graph that illustrates latency spikes an other issues that impact the performance of the API.

Latest revision as of 23:31, 4 February 2019

Internal

Overview

AWS X-Ray is an AWS service that allows tracing latency issues that may show up for an Amazon API Gateway deployment. X-Ray collects metadata from the API Gateway service and any downstream services that make up the API. X-Ray uses this metadata to generate a detailed service graph that illustrates latency spikes an other issues that impact the performance of the API.