get_metrics
Retrieve performance metrics for deployed serverless applications. Specify project, region, resources, time range, and statistics to monitor key indicators.
Instructions
Fetch performance metrics for deployed applications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | Yes | Name of the deployed project | |
| region | No | AWS region | us-east-1 |
| resources | No | Resources to get metrics for | |
| startTime | No | Start time for metrics (ISO format) | |
| endTime | No | End time for metrics (ISO format) | |
| period | No | Period in seconds for metrics aggregation | |
| statistics | No | Statistics to retrieve |