Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: monitoring

224 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
langchain-ai/langsmith-cookbook
A collection of practical Jupyter notebook recipes and examples for using LangSmith to debug, trace, evaluate, and improve LLM applications…
101036active
pradt2/always-online-stun
A continuously maintained dataset of publicly available STUN servers, validated hourly and published as plain-text lists (all hosts, IPv4, …
771023active
mitre-attack/car
The MITRE Cyber Analytics Repository (CAR) is a knowledge base of detection analytics based on the MITRE ATT&CK adversary model. Each analy…
421022active
aliyun/alicloud-android-demo
A collection of Android demo projects for Alibaba Cloud's EMAS (Enterprise Mobile Application Studio) platform, covering services like HTTP…
691001active
yunlzheng/prometheus-book
An open-source Chinese-language book (published via GitBook) that serves as a comprehensive operations guide to Prometheus monitoring. It c…
233308maintenance
aozhimin/iOS-Monitor-Platform
A research write-up and documentation repository for Wedjat, an iOS performance monitoring SDK, covering how to collect metrics like CPU us…
322621maintenance
WalterInSH/risk-management-note
A Chinese-language collection of notes and essays on business risk control (风控) for internet companies, written by a practitioner with expe…
322385maintenance
thlorenz/v8-perf
A collection of notes and resources explaining V8 internals and how they affect Node.js and JavaScript performance. It covers data types, t…
322283maintenance
deephacks/awesome-jvm
A curated list of JVM low-level, performance-related, and non-framework resources, inspired by awesome-python. It catalogs tools and projec…
322175maintenance
sagikazarmark/modern-go-application
A Go application boilerplate and example repository demonstrating modern application development practices, including architecture, package…
321942maintenance
stefanprodan/swarmprom
A starter kit that deploys a complete Docker Swarm monitoring stack using Prometheus, Grafana, cAdvisor, Node Exporter, and Alert Manager v…
101869maintenance
addyosmani/puppeteer-webperf
A collection of JavaScript recipes for automating web performance measurement using Puppeteer and headless Chrome. It includes runnable exa…
321858maintenance
brendangregg/bpf-perf-tools-book
The official companion repository for the book 'BPF Performance Tools: Linux and Application Observability', containing the eBPF tools, upd…
321825maintenance
aliyun-node/Node.js-Troubleshooting-Guide
A Chinese-language troubleshooting handbook for Node.js applications covering online/offline failure diagnosis, load-testing issues, and pe…
321745maintenance
yolossn/Prometheus-Basics
A beginner-friendly tutorial repository introducing Prometheus monitoring, covering metrics concepts, Prometheus architecture, metric types…
101560maintenance
DavadDi/bpf_study
A Chinese-language eBPF learning repository with introductory articles, examples, and notes on BPF/eBPF technology, including classic BPF v…
321497maintenance
andrealmar/sre-university
A curated study plan and resource list for becoming a Site Reliability Engineer, collecting books, courses, and tutorials across SRE, opera…
321479maintenance
liquanzhou/ops_doc
A concise, practical operations (Ops/SRE) handbook written in Chinese, covering monitoring, deployment, standardization, and Kubernetes usa…
521363maintenance
ptresearch/AttackDetection
A collection of Suricata IDS rules, PoC exploits, and network traffic samples from Positive Technologies' Attack Detection Team. The rulese…
101357maintenance
badtuxx/giropops-monitoring
A full monitoring stack for containers and hosts, bundling Prometheus, Grafana, Alertmanager, Netdata, cAdvisor, Node Exporter, and Rocket.…
231339maintenance
goldshtn/linux-tracing-workshop
A collection of examples and hands-on labs for Linux tracing workshops covering tools like ftrace, perf, and BPF/BCC. It includes guided ex…
321321maintenance
MichaelKoczwara/Awesome-CobaltStrike-Defence
A curated awesome-list of defensive resources, tools, and detection techniques for countering Cobalt Strike, a commercial adversary simulat…
321301maintenance
al0ne/suricata-rules
A curated collection of high-quality Suricata IDS rules for detecting red-team tooling and malicious network behavior, including CobaltStri…
321283maintenance
tldr-devops/startpack
A self-hosted starter pack of Docker Compose and Docker Swarm configurations bundling common services (Traefik, Portainer, GitLab, database…
321251maintenance
kamon-io/docker-grafana-graphite
A Docker image bundling StatsD, Graphite, and Grafana with pre-configured Kamon dashboards for actor and trace metrics. It exposes standard…
321137maintenance
paunin/PostDock
PostDock provides Dockerfiles and orchestration examples for running a highly available PostgreSQL streaming replication cluster with Pgpoo…
231126maintenance
feiskyer/linux-perf-examples
Source code examples for the Geek Time course 'Linux Performance Optimization in Practice' (《Linux 性能优化实战》). It provides reproducible C/Doc…
321123maintenance
edoardogerosa/sentinel-attack
A toolkit for rapidly deploying a threat hunting capability on Azure Sentinel using Sysmon telemetry mapped to the MITRE ATT&CK framework. …
231077maintenance
superedge/superedge
SuperEdge is an open-source, Kubernetes-native container management system for edge computing that extends Kubernetes orchestration to mult…
231069maintenance
1046102779/prometheus
An unofficial Chinese translation of the official Prometheus documentation, provided as a community-maintained user manual. It covers Prome…
321050maintenance
monitoringartist/zabbix-community-repos
A curated collection of 850+ links to Zabbix community projects, including monitoring templates, scripts, API libraries, integrations, and …
321031maintenance
clong/DetectionLab
DetectionLab is an automation project that builds a Windows domain lab environment pre-loaded with security tooling and logging best practi…
325010abandoned
gcgarner/IOTstack
IOTstack is a Docker Compose stack builder with a menu-driven installer for deploying IoT services like Node-RED, Grafana, InfluxDB, Mosqui…
321522abandoned
zhentaoo/puppeteer-deep
A collection of Puppeteer/Headless Chrome demo scripts in JavaScript showing advanced web scraping, automated UI interactions (auto-posting…
321209abandoned
elastic/stack-docker
A Docker Compose configuration that spins up the full Elastic Stack (Elasticsearch, Kibana, Logstash, and Beats) on a single machine for de…
101159abandoned
cloudalchemy/ansible-prometheus
An Ansible role for deploying and configuring the Prometheus monitoring system on hosts. It is now deprecated in favor of the prometheus-co…
101114abandoned
monitoringsucks/tool-repos
A curated meta-repository tracking monitoring and metrics tools, organized as directories with README reviews and git submodules pointing t…
321045abandoned
hagezi/dns-blocklists
A collection of curated DNS blocklists for blocking ads, trackers, malware, phishing, scams, and other unwanted domains. Lists are provided…
8825714active
NirDiamant/agents-towards-production
A collection of code-first Jupyter notebook tutorials for building production-grade generative AI agents, covering topics like stateful wor…
6221334active
milanm/DevOps-Roadmap
A step-by-step DevOps roadmap for 2026 with curated links to mostly free learning resources. It covers Git, programming languages, Linux, n…
7420348active
deviantony/docker-elk
A Docker Compose template that spins up the full Elastic stack (Elasticsearch, Logstash, Kibana) with minimal configuration. It is designed…
8018388active
sbilly/awesome-security
A curated, community-driven awesome list of security software, libraries, books, documents, and resources. It organizes tools across catego…
6014797active
ixartz/Next-js-Boilerplate
A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica…
9413052active
Linkerd
Linkerd is an ultralight, security-first service mesh for Kubernetes that adds mutual TLS, observability, and reliability features to clust…
9511480active
aws/amazon-sagemaker-examples
The official collection of example Jupyter notebooks from the Amazon SageMaker team demonstrating how to build, train, tune, deploy, and mo…
6610980active
firebase/quickstart-android
A collection of official Firebase quickstart sample apps for Android, written in Kotlin, demonstrating Firebase APIs such as Auth, Firestor…
779307active
igorbarinov/awesome-data-engineering
A curated awesome-list of data engineering tools, databases, frameworks, and resources for software developers. It organizes links across c…
748992active
jamwithai/production-agentic-rag-course
A learner-focused course repository that walks through building a production-grade RAG system (an arXiv paper curator) week by week, coveri…
658499active
vercel/next-forge
next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra…
797661active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
ixartz/SaaS-Boilerplate
A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan…
897381active
pshenok/server-survival
Server Survival is an interactive 3D tower defense game in the browser where players act as a cloud architect, building and scaling infrast…
716376active
tensorchord/Awesome-LLMOps
A curated awesome-list cataloging the best LLMOps tools for developers, covering models, serving, security, training, data management, depl…
705921active
marcel-dempers/docker-development-youtube-series
A companion repository for a YouTube series providing hands-on DevOps tutorials with source code covering Docker, Kubernetes, CI/CD, monito…
675806active
qiurunze123/miaosha
A Chinese-language educational repository explaining the design and implementation of high-concurrency flash-sale (seckill) systems in Java…
4026590maintenance
pgsty/pigsty
Pigsty is an enterprise-grade, open-source PostgreSQL distribution that bundles HA (Patroni/etcd), backup/PITR (pgBackRest), connection poo…
955575stable
devsecops/awesome-devsecops
A curated awesome-list of free and open-source DevSecOps resources, including tools, guidelines, presentations, training labs, podcasts, an…
325461active
ben1234560/k8s_PaaS
A Chinese-language tutorial repository that walks through deploying a complete PaaS/DevOps platform on Kubernetes, covering tools like Dash…
415460active
PacktPublishing/LLM-Engineers-Handbook
The official companion repository for the book 'LLM Engineer's Handbook' by Paul Iusztin and Maxime Labonne, containing Python code for bui…
605296active
kelvins/awesome-mlops
A curated awesome-list of MLOps tools, covering categories like AutoML, CI/CD for ML, feature stores, model serving, drift detection, and w…
765254active
NotHarshhaa/DevOps-Projects
A curated collection of real-world DevOps and cloud projects with step-by-step guides, spanning beginner to advanced levels. It covers AWS,…
644958active
wmariuss/awesome-devops
A curated list of DevOps platforms, tools, practices, and resources for building and improving DevOps culture and SRE teams. It covers cate…
754335active
hwholiday/learning_tools
A curated collection of Go learning examples covering go-kit microservices, gRPC load balancing with etcd, DDD/hexagonal architecture, and …
324302active
yosriady/awesome-api-devtools
A curated awesome-list of resources, tools, and specifications for building RESTful HTTP+JSON APIs. It covers API specification languages (…
584016active
JeffLi1993/springboot-learning-example
A collection of Spring Boot practice learning examples in Java, accompanying a series of Chinese blog tutorials covering Spring Boot 2.x fu…
3216558maintenance
nageoffer/12306
An open-source clone of China's 12306 railway ticketing system built with JDK17, SpringBoot3, SpringCloud Alibaba, and Vue3, covering user,…
613710active
firebase/quickstart-ios
A collection of official Firebase quickstart sample apps for iOS, with each sample provided in both Swift and Objective-C. It demonstrates …
763031active
vector4wang/spring-boot-quick
A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, …
692788active
widdix/aws-cf-templates
A collection of free, production-ready AWS CloudFormation templates covering common infrastructure patterns like VPCs, ECS clusters, static…
662777active
QiuSimons/YAOF
YAOF is a community OpenWrt firmware distribution with prebuilt release images for NanoPi R2C/R2S/R4S and generic x86 hardware, built from …
962762active
openbmc/openbmc
OpenBMC is an open-source Linux distribution for Baseboard Management Controllers (BMCs) used in servers, switches, and appliances. It is b…
672541active
fastapi-practices/fastapi-best-architecture
An enterprise-level backend architecture template built on FastAPI, SQLAlchemy 2.0, Pydantic v2, Celery, and Docker, organized in a three-t…
962523active
phongnguyend/Practical.CleanArchitecture
A full-stack .NET sample repository demonstrating Clean Architecture patterns (Microservices, Modular Monolith, Monolith) with multiple fro…
722457active
AdminTurnedDevOps/DevOps-The-Hard-Way-AWS
A free, real-world tutorial repository with labs for building a complete DevOps workflow on AWS, covering Terraform, Docker, Kubernetes (EK…
402428active
techa03/goodsKill
goodsKill is a Java-based microservices demo project simulating a flash-sale (seckill) e-commerce system, built on Spring Cloud 2025.x, Spr…
642423active
kunal-kushwaha/DevOps-Bootcamp
A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho…
322414active
ForceInjection/AI-fundamentals
A comprehensive Chinese-language learning resource collection covering the full AI infrastructure stack, from GPU/TPU hardware architecture…
692376active
zilong7728/Collect-IPTV
An automated IPTV channel source collection project that aggregates publicly available live TV streams, tests their availability and latenc…
652222active
spujadas/elk-docker
A Docker image packaging Elasticsearch, Logstash, and Kibana (the ELK stack) to provide a centralized log server with a log management web …
662163active
awslabs/aws-well-architected-labs
A collection of hands-on labs and accompanying code from AWS Labs for learning, measuring, and building with the AWS Well-Architected Frame…
602131active
confluentinc/examples
A curated collection of demos and examples showcasing Apache Kafka, Apache Flink, and Confluent Platform event streaming, including Conflue…
772064active
woai3c/introduction-to-front-end-engineering
An open-source mini-book (in Chinese) titled 'Introduction to Front-End Engineering' that systematically teaches front-end engineering prac…
751988stable
liyupi/yu-ai-code-mother
An educational full-stack project and tutorial series for building an enterprise-grade AI code generation platform using Spring Boot 3, Lan…
621909active
tungbq/devops-basics
An open-source learning repository and documentation site covering 40+ DevOps topics such as Docker, Kubernetes, Terraform, Ansible, CI/CD,…
931876active
vstorm-co/full-stack-ai-agent-template
A production-ready full-stack project generator that scaffolds FastAPI + Next.js 15 applications with AI agents, RAG pipelines, WebSocket s…
801856active
geekau/mediastack
MediaStack is a set of Docker Compose files and configuration guides for deploying a complete home media server stack, including Jellyfin/P…
701820active
stacksimplify/aws-eks-kubernetes-masterclass
A companion GitHub repository for the StackSimplify AWS EKS Kubernetes Masterclass course, containing step-by-step documentation, YAML mani…
721809active
ityouknow/spring-cloud-examples
A collection of simple, practical Spring Cloud example projects in Java covering service discovery (Eureka, Consul), circuit breaking (Hyst…
326189maintenance
Manoj-engineer/k8squest
K8sQuest is a local, game-based Kubernetes training platform with 50 progressive troubleshooting challenges across 5 difficulty worlds. It …
591449active
201206030/novel-cloud
novel-cloud is a learning-oriented novel (fiction) platform built on a Spring Cloud microservices stack, including Spring Boot 3, Spring Cl…
471441active
bitloops/ddd-hexagonal-cqrs-es-eda
A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi…
941437active
sentry-kubernetes/charts
A collection of Helm charts for deploying Sentry, a cross-platform crash reporting and aggregation platform, on Kubernetes clusters. It inc…
951382active
TrainWithShubham/90DaysOfDevOps
A structured 90-day DevOps learning challenge repository by TrainWithShubham, with day-wise tasks, hands-on practice, and a public GitHub p…
671374active
hansonwang99/Spring-Boot-In-Action
A curated collection of open-source Spring Boot example projects accompanying a series of practical tutorial articles by CodeSheep. It cove…
324671maintenance
eazybytes/microservices
A collection of code examples accompanying the 'Master Microservices with Spring Boot, Docker, Kubernetes' course by eazybytes. It demonstr…
731270active
ehlesp/smallab-k8s-pve-guide
A complete, chapter-based guide for building a small virtualized Kubernetes (K3s) homelab cluster on a single consumer-grade computer runni…
731180active
mirego/elixir-boilerplate
A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint…
761165active
learnk8s/kubernetes-production-best-practices
A free, open checklist of Kubernetes best practices for releasing applications to production, covering application behavior, manifests, sec…
691136active
nageoffer/congomall
CongoMall is an open-source C-end (consumer-facing) e-commerce mall system built with Spring Cloud Alibaba microservices and DDD (Domain-Dr…
621113active
MicrosoftLearning/AZ500-AzureSecurityTechnologies
Official Microsoft Learning lab materials for the AZ-500 Azure Security Technologies certification course, containing hands-on lab instruct…
771049active

← prev page 2 / 3 next →