In this blog, I’ll Walk you through how I set up a custom monitoring system for Supervisor-managed processes like Nginx and Apache2, this setup will allow you to track the health and performance of processes running under Supervisor in real time. Continue reading “Implementing Supervisor Process Monitoring with Open Telemetry”
Author: Bhanu Kumari
I’m Bhanu Kumari, a DevOps Engineer at Opstree Solutions, where I specialize in automating infrastructure and streamlining deployment pipelines to enhance software delivery processes. With experience in tools like Jenkins, Docker, Kubernetes, and Terraform, I focus on building scalable and reliable systems that support rapid development cycles. I am passionate about bridging the gap between development and operations teams, ensuring seamless integration and continuous delivery.
CI/CD with GitHub Actions – Concepts
Welcome to the first part of our blog on GitHub Actions!
This blog will delve into fundamental concepts essential for understanding GitHub Actions. Get ready to embark on a journey through the basics, paving the way for the upcoming implementation part of our blog. Stay tuned for hands-on demonstrations and practical applications in the next blog. Let’s dive in!