<aside> 🫧

This release focuses on enhancing visibility, streamlining workflows, and providing greater control over your data pipelines. With improvements that simplify onboarding, optimize configuration management, and expand compatibility, these updates are designed to help teams troubleshoot efficiently, customize with precision, and manage complex deployments effortlessly.

</aside>

🧹 Add Cluster Logs page

The Mage Pro Cloud Portal is designed to enhance visibility into the deployment of your cluster. As clusters are getting created or updated, you’ll be able to see their logs. This will be helpful when users need to install additional packages, now they’ll be able to see the logs and what’s going on.

Key benefits:

👀 Improved Visibility: Seamlessly monitor cluster activities and maintain better oversight of your Mage cluster.

🐛 Troubleshooting: If there are any issues creating, updating, or running your cluster, you can view the cluster’s logs to debug and troubleshoot.

⏱️ Real-Time Insights: Instantly access the most recent logs with a single click, streamlining your troubleshooting process.

cluster logs page.gif


🎨 Environment metadata configs override

We’re excited to introduce a feature that lets you customize your pipeline and project configuration settings for each environment. Simply add an overrides section in the metadata.yaml file for your project or pipeline with your environment’s name and specify the properties you want to change.

Key benefits:

🛠️ Flexible Configuration Management: Easily tailor your pipeline and project settings for different environments without duplicating entire configuration files.

🏗️ Streamlined Deployments: Simplify environment-specific deployments by managing overrides centrally, reducing the risk of configuration errors.

🎮 Enhanced Control: Gain finer control over your project’s behavior in various environments, ensuring optimal performance and consistency.