SigNoz Cloud - This page is relevant for SigNoz Cloud editions.

AWS API Gateway Integration

This integration enables monitoring of your AWS API Gateway by collecting comprehensive metrics. With SigNoz's one-click AWS integration, you can track API request counts, latency, and error rates to ensure your APIs perform optimally.

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. Monitoring API Gateway is critical for understanding API usage patterns, detecting errors, and optimizing performance.

Getting Started

To use the API Gateway integration:

  1. From the sidebar, navigate to Integrations.
  2. Click Configure on the Amazon Web Services tile.
  3. Navigate to API Gateway to view dashboards and configure the integration.

For detailed setup instructions, see One-Click AWS Integrations.

AWS API Gateway Integration Overview in SigNoz
Monitor API Gateway with SigNoz

What You'll Monitor & Data Collected

This integration collects comprehensive API Gateway metrics, providing visibility into:

Core API Gateway Metrics

  • Request Count: Monitor the volume of API calls.
  • Latency: Track end-to-end latency and integration latency.
  • Errors: Monitor 4XX and 5XX error rates.
  • Cache Performance: Track cache hit and miss counts.

Collected Data Details

📊 Metrics List
Metric NameUnitType
aws_ApiGateway_4XXError_countCountGauge
aws_ApiGateway_4XXError_maxCountGauge
aws_ApiGateway_4XXError_minCountGauge
aws_ApiGateway_4XXError_sumCountGauge
aws_ApiGateway_5XXError_countCountGauge
aws_ApiGateway_5XXError_maxCountGauge
aws_ApiGateway_5XXError_minCountGauge
aws_ApiGateway_5XXError_sumCountGauge
aws_ApiGateway_CacheHitCount_countCountGauge
aws_ApiGateway_CacheHitCount_maxCountGauge
aws_ApiGateway_CacheHitCount_minCountGauge
aws_ApiGateway_CacheHitCount_sumCountGauge
aws_ApiGateway_CacheMissCount_countCountGauge
aws_ApiGateway_CacheMissCount_maxCountGauge
aws_ApiGateway_CacheMissCount_minCountGauge
aws_ApiGateway_CacheMissCount_sumCountGauge
aws_ApiGateway_Count_countCountGauge
aws_ApiGateway_Count_maxCountGauge
aws_ApiGateway_Count_minCountGauge
aws_ApiGateway_Count_sumCountGauge
aws_ApiGateway_IntegrationLatency_countMillisecondsGauge
aws_ApiGateway_IntegrationLatency_maxMillisecondsGauge
aws_ApiGateway_IntegrationLatency_minMillisecondsGauge
aws_ApiGateway_IntegrationLatency_sumMillisecondsGauge
aws_ApiGateway_Latency_countMillisecondsGauge
aws_ApiGateway_Latency_maxMillisecondsGauge
aws_ApiGateway_Latency_minMillisecondsGauge
aws_ApiGateway_Latency_sumMillisecondsGauge
📋 Logs Attributes
NamePathType
Account IDresources.cloud.account.idstring
Log Group Nameresources.aws.cloudwatch.log_group_namestring
Log Stream Nameresources.aws.cloudwatch.log_stream_namestring

Dashboards

API Gateway Overview Dashboard

The integration provides a comprehensive overview dashboard with key API Gateway metrics:

AWS API Gateway Overview Dashboard
AWS API Gateway Overview Dashboard

Key visualizations include:

  • Request Count: Monitor the rate of API calls.
  • Latency: Track end-to-end and integration latency trends.
  • Error Rates: Monitor 4XX and 5XX error percentages.
  • Cache Performance: Analyze cache hit/miss ratios.

Last updated: December 27, 2025

Edit on GitHub

Was this page helpful?