get_project_health
Retrieve comprehensive health metrics for a specific project, including status, response times, error rates, and active alerts to monitor performance and identify issues.
Instructions
Get detailed health information for a specific project.
Args: project_id: Full project identifier (e.g., "wordpress_site1")
Returns: JSON string with comprehensive health metrics including: - Current health status - Response time statistics - Error rate (last hour) - Recent errors - Active alerts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |