Found 5 repositories(showing 5)
thineshsubramani
GitHub's default monitoring exposes runner metrics via API but it lose at scale when managing multiple self-hosted runners across environments. This exporter is designed to run on the same machine as the GitHub runner, scrape logs locally, and expose Prometheus metrics for real-time visibility.
bjoernramos
A lightweight Linux environment inspector that collects detailed system information for AI agents. It exports hardware specs, OS data, network details, firewall tables, Docker containers, running services, and Nginx configuration as a clean, machine-readable JSON snapshot for automation and debugging.
Aanttrax
This repository sets up a full observability environment for Docker Compose services, using: Prometheus: Metric collection, Grafana: Visualization of metrics and logs, cAdvisor: Monitoring of Docker containers, Node Exporter: Monitoring of the host system, Loki: Log storage, Promtail: Log collection from containers
Jeferson681
Infra Monitoring System is a Python-based (no frameworks) observability-focused exporter that collects host metrics, persists them in JSONL and exposes them to Prometheus, Grafana and Loki. Designed as an architectural and DevOps experimentation environment, not a production monitoring solution.
iAlexeze
A comprehensive monitoring stack for Docker environments. This project sets up Prometheus, Grafana, cAdvisor, Node Exporter, Loki and Promtail to monitor containers, system metrics, and hosts. Designed to work across multiple servers, this stack provides centralized monitoring and visualization of your infrastructure and containerized applications.
All 5 repositories loaded