natural-language-metrics-query
Query Google Cloud metrics using natural language descriptions. Specify time ranges and alignment periods to retrieve precise data for Logging, Monitoring, Spanner, and Cloud Trace services.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alignmentPeriod | No | Alignment period (e.g., "60s", "300s") | |
endTime | No | End time in ISO format (defaults to now) | |
query | Yes | Natural language description of the query you want to execute | |
startTime | No | Start time in ISO format or relative time (e.g., "1h", "2d") |