get_deployments
Fetch deployment markers for an application and assess their impact on performance within a configurable time window.
Instructions
Get deployment markers and their impact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | No | Name of the application (optional, gets all deployments if not provided) | |
| hours | No | Number of hours to look back (default: 168 = 1 week) |