gcp-monitoring-query-metrics
Query and analyze Google Cloud Monitoring metrics using specific filters, time ranges, and alignment periods for precise insights.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alignmentPeriod | No | Alignment period (e.g., "60s", "300s") | |
| endTime | No | End time in ISO format (defaults to now) | |
| filter | Yes | The filter to apply to metrics | |
| startTime | Yes | Start time in ISO format or relative time (e.g., "1h", "2d") |