region: us-west-2
delay_seconds: 600
mappings:
- name: AWS/APIGateway
id_field: ApiName
lookup_url: aws/apigateway
metrics:
- aws_namespace: AWS/APIGateway
aws_metric_name: 4XXError
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: 5XXError
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: CacheHitCount
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: CacheMissCount
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: Count
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: IntegrationLatency
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]
- aws_namespace: AWS/APIGateway
aws_metric_name: Latency
aws_dimensions: [ApiName, Method, Resource, Stage]
aws_statistics: [Average, Min, Max, Sum]