query-metrics
Query and analyze Google Cloud metrics by applying filters, specifying time ranges, and defining alignment periods for efficient monitoring and insights.
Input 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") |