Overview
After you create an Astro Deployment, you can modify its settings using the Astro UI and Astro CLI to tailor its performance. There are two categories of Deployment configurations: Deployment details and resources.
You can also view more details about your Deployment including:
- Overview: View information about your Deployment including recent dag usage and the code deploy history.
- Analytics: Find detailed metrics about the historical resource consumption when you run dags.
- Logs: See the Airflow and task logs for a Deployment.
- Environment: Manage environment variables, connections, metrics exports, and Airflow variables.
- Access: Manage user, team, and API token access to the Deployment.
- Alerts: Create, manage, and delete notification channels and alerts.
- Details: Make changes or reference your Deployment configurations.
Deployment details
Deployment details are high level settings that define how users can interact with the Deployment. These settings include:
- Deployment names and descriptions.
- Deployment contact emails.
- Rules for what types of deploys are allowed.
- Your Deployment’s current Workspace.
Deployment resources
Deployment resources let you customize the resource use, infrastructure, and performance of your Deployment. Use these settings to optimize Deployment processing, optimize compute resources and cost, and enable advanced use cases with intensive workloads. The following configuration options are available for customizing your resource use:
- Change the Deployment executor.
- Configure Kubernetes Pod resources.
- Change Scheduler and Dag processor resources.
- Enforce CI/CD Deploys.
- Enable High Availability.
- Customize your Airflow environment using environment variables.
For advanced Deployment resource configurations, see Manage Airflow executors on Astro and Configure worker queues.
Configure Otto investigation guidance
Otto investigation guidance is custom text you provide to tailor Otto investigations for a Deployment. By default, a Deployment inherits the Otto investigation guidance set at the Workspace level. You can override the inherited guidance with Deployment-specific instructions.
-
In the Astro UI, select a Deployment.
-
Click the AI Agents tab.
-
Enter up to 10,000 characters of markdown guidance, then save your changes.
Deployment-level guidance takes precedence over Workspace-level guidance for investigations on this Deployment.