awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

Awesome GitHub RepositoriesDeployment Agents

Lightweight processes that monitor and synchronize service states with external registries.

Distinguishing note: Focuses on the agent-based tracking of registry images for redeployment.

Explore 10 awesome GitHub repositories matching devops & infrastructure · Deployment Agents. Refine with filters or upvote what's useful.

Awesome Deployment Agents GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • containrrr/watchtowerAvatar containrrr

    containrrr/watchtower

    24,635Vezi pe GitHub↗

    Watchtower is a container-based solution designed to automate the lifecycle management of Docker applications. It functions as a background service that monitors running containers, detects when new base image versions are available in registries, and automatically redeploys the containers to ensure they remain synchronized with the latest builds. The project distinguishes itself through its ability to orchestrate complex deployment workflows and maintain service availability during updates. It interacts directly with the container runtime to manage service dependencies and restart sequences,

    Tracks remote image registries and triggers automatic redeployments to keep services synchronized with the latest builds.

    Goautomationcontinuous-deliverydevops
    Vezi pe GitHub↗24,635
  • vectordotdev/vectorAvatar vectordotdev

    vectordotdev/vector

    22,071Vezi pe GitHub↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    Runs data collection and processing directly on individual nodes to capture local metrics and logs at the source.

    Rusteventsforwarderhacktoberfest
    Vezi pe GitHub↗22,071
  • davila7/claude-code-templatesAvatar davila7

    davila7/claude-code-templates

    20,933Vezi pe GitHub↗

    Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management. The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust C

    Instantiates specialized AI agents to handle tasks like cloud architecture and infrastructure automation across various cloud environments.

    Pythonanthropicanthropic-claudeclaude
    Vezi pe GitHub↗20,933
  • gravitational/teleportAvatar gravitational

    gravitational/teleport

    19,863Vezi pe GitHub↗

    Teleport is a zero-trust access platform designed to provide secure, identity-based connectivity to servers, databases, and Kubernetes clusters. It functions as a centralized gateway that replaces static credentials with short-lived, identity-bound cryptographic certificates, effectively eliminating the need for traditional VPNs and long-term secret exposure. The platform distinguishes itself by orchestrating access through a unified control plane that maps external identity provider claims to granular, role-based infrastructure permissions. It enforces security through mutual TLS gateways an

    Installs lightweight services on remote servers or databases to establish secure, identity-based connectivity and enforce access policies.

    Goauditbastioncertificate
    Vezi pe GitHub↗19,863
  • naver/pinpointAvatar naver

    naver/pinpoint

    13,833Vezi pe GitHub↗

    Pinpoint is a distributed application performance monitoring and tracing system. It functions as an application performance monitor and topology visualizer designed to analyze the execution behavior of large-scale distributed applications. The system uses bytecode instrumentation to monitor applications without requiring changes to the original source code. It captures call stacks and request flows across interconnected services to visualize system dependencies and generate real-time architectural maps of communication patterns. The platform covers a broad range of observability capabilities

    Enables the deployment of monitoring agents via bytecode manipulation to avoid modifying original source code.

    Java
    Vezi pe GitHub↗13,833
  • nezhahq/nezhaAvatar nezhahq

    nezhahq/nezha

    10,193Vezi pe GitHub↗

    Nezha is a multi-server infrastructure monitor and website uptime monitor that provides a centralized dashboard for tracking real-time resource utilization and system health. It functions as a protocol server and alerting engine, utilizing remote agents to collect telemetry data across multiple operating systems. The system distinguishes itself with a web-based remote administration interface, allowing users to execute maintenance commands and manage scheduled tasks on remote hosts via a browser-based terminal. It also integrates a Model Context Protocol server to provide a secure HTTP entry

    Offers a streamlined process for installing monitoring agent services across multiple operating systems.

    Gomonitoringmonitoring-toolsystem
    Vezi pe GitHub↗10,193
  • open-telemetry/opentelemetry-specificationAvatar open-telemetry

    open-telemetry/opentelemetry-specification

    4,267Vezi pe GitHub↗

    Acest depozit conține specificațiile pentru un standard de date de observabilitate și un framework de instrumentare a telemetriei. Definește protocoale unificate pentru modul în care datele de telemetrie sunt instrumentate, propagate și formatate pentru a asigura interoperabilitatea între sistemele distribuite. Specificația oferă o abordare vendor-neutral pentru observabilitate, permițând exportarea datelor de telemetrie către diverse backend-uri fără a fi blocat la un singur furnizor sau a necesita modificări ale codului sursă al aplicației. Stabilește un protocol consistent pentru capturarea fluxurilor de cereri peste limitele serviciilor pentru a corela activitatea și a analiza performanța sistemului. Framework-ul acoperă o suprafață largă de capabilități de monitorizare, inclusiv colectarea metricilor de sistem, agregarea log-urilor aplicației și capturarea trace-urilor distribuite. Definește metode atât pentru instrumentarea automată, cât și pentru cea manuală și specifică mecanismele pentru propagarea contextului și rutarea semnalelor de telemetrie prin pipeline-uri de date.

    Enables monitoring agents to be attached for telemetry collection without requiring modifications to application source code.

    Makefileopentelemetry
    Vezi pe GitHub↗4,267
  • uptrace/uptraceAvatar uptrace

    uptrace/uptrace

    4,098Vezi pe GitHub↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Enables telemetry collection via environment variables and registration flags without requiring source code modifications.

    Goapmapplication-monitoringclickhouse
    Vezi pe GitHub↗4,098
  • open-telemetry/opentelemetry-dotnetAvatar open-telemetry

    open-telemetry/opentelemetry-dotnet

    3,666Vezi pe GitHub↗

    The OpenTelemetry .NET SDK is a set of libraries used to generate and export traces, metrics, and logs from .NET applications. It functions as an application performance monitoring tool and a distributed tracing implementation, providing the necessary infrastructure to capture system metrics and request paths across microservices. The project includes a zero-code instrumentation library that automatically captures telemetry from popular .NET frameworks without requiring manual changes to source code. It uses a provider-based API abstraction to decouple instrumentation from specific backend im

    Provides deployment mechanisms that enable monitoring agents to be attached without modifying application source code.

    C#asp-netasp-net-coredistributed-tracing
    Vezi pe GitHub↗3,666
  • open-telemetry/opentelemetry-demoAvatar open-telemetry

    open-telemetry/opentelemetry-demo

    2,906Vezi pe GitHub↗

    This project is an OpenTelemetry reference implementation and distributed microservices environment used to demonstrate the collection and export of traces, metrics, and logs. It serves as a telemetry pipeline showcase and a polyglot instrumentation example, providing a sandbox for practicing distributed tracing and monitoring within a Kubernetes cluster. The system features a polyglot architecture to demonstrate consistent, vendor-neutral telemetry implementation across multiple programming languages. It includes a simulated environment for testing telemetry interoperability and troubleshoot

    Implements bytecode manipulation agents that enable telemetry collection without modifying application source code.

    TypeScriptdemojaegeropentelemetry
    Vezi pe GitHub↗2,906
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Agents

Explorează sub-etichetele

  • Monitoring Agent ProvisioningStreamlined processes for installing and configuring system health monitoring agents across various operating systems. **Distinct from Deployment Agents:** Specifically covers the installation of health monitoring agents rather than general registry-syncing deployment agents.
  • Zero-Code InstrumentationDeployment mechanisms that enable monitoring agents to be attached without modifying application source code. **Distinct from Deployment Agents:** Distinct from general deployment agents by focusing on the 'no-code' bytecode manipulation aspect of agent attachment.