list_monitoring_metrics
Retrieve available monitoring metrics for a GCP project by passing the project ID and an optional filter string to narrow results.
Instructions
List available monitoring metrics for a GCP project.
Args:
project_id: The ID of the GCP project to list metrics for
filter_str: Optional filter string to narrow down the metrics
Returns:
List of available monitoring metrics in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_str | No | ||
| project_id | Yes |