AWS X-Ray: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 6: Line 6:
=Overview=
=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.
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.