get_application
Get application metrics and health data including CPU, memory, network, incidents, and deployment history for observability.
Instructions
Get application details and metrics.
Retrieves comprehensive information about an application including:
Performance metrics (CPU, memory, network)
Health checks and SLOs
Recent incidents
Deployment history
Args: project_id: Project ID app_id: Application ID (format: namespace/kind/name) from_timestamp: Start timestamp for metrics (optional) to_timestamp: End timestamp for metrics (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| app_id | Yes | ||
| from_timestamp | No | ||
| to_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||