OmniLens
Open-source GitHub Actions monitoring dashboard that visualizes CI/CD workflow health across repositories.
OmniLens is a developer analytics platform designed to provide visibility into GitHub Actions workflows across multiple repositories.
It aggregates CI/CD data such as workflow runs, job statuses, success rates, and execution performance into a unified dashboard, helping teams monitor and improve the reliability of their build and deployment pipelines.
The platform connects to GitHub via OAuth and allows users to select repositories to track. Once connected, it continuously ingests workflow events and transforms them into actionable insights, including success rate trends, failure patterns, and runtime metrics.
OmniLens is aimed at engineering teams that want to improve DevOps reliability, detect failing pipelines early, and gain a clearer understanding of their CI/CD health without manually inspecting GitHub Actions logs.
It is built as a lightweight, modern web application with a focus on real-time visibility, simplicity, and workflow observability.
Key features include:
- GitHub OAuth integration for repository access
- Central dashboard for multiple repositories
- CI/CD workflow health monitoring
- Success rate and failure tracking
- Job-level and workflow-level analytics
- Real-time updates on build and deployment status
- Performance and runtime visibility for pipelines
Common use cases include:
- Monitoring GitHub Actions across multiple projects
- Identifying failing or slow CI/CD workflows
- Tracking deployment reliability
- Improving engineering productivity
- Gaining visibility into DevOps pipeline health
Comments
0Markdown is supported.