awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • containrrr/watchtowerAvatar von containrrr

    containrrr/watchtower

    24,635Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,635
  • vectordotdev/vectorAvatar von vectordotdev

    vectordotdev/vector

    22,071Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,071
  • davila7/claude-code-templatesAvatar von davila7

    davila7/claude-code-templates

    20,933Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,933
  • gravitational/teleportAvatar von gravitational

    gravitational/teleport

    19,863Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,863
  • naver/pinpointAvatar von naver

    naver/pinpoint

    13,833Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,833
  • nezhahq/nezhaAvatar von nezhahq

    nezhahq/nezha

    10,193Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,193
  • open-telemetry/opentelemetry-specificationAvatar von open-telemetry

    open-telemetry/opentelemetry-specification

    4,267Auf GitHub ansehen↗

    Dieses Repository enthält die Spezifikationen für einen standardisierten Observability-Datenstandard und ein Telemetrie-Instrumentierungs-Framework. Es definiert einheitliche Protokolle dafür, wie Telemetriedaten instrumentiert, propagiert und formatiert werden, um die Interoperabilität über verteilte Systeme hinweg sicherzustellen. Die Spezifikation bietet einen herstellerneutralen Ansatz für Observability, der es ermöglicht, Telemetriedaten an verschiedene Backends zu exportieren, ohne sich an einen einzelnen Anbieter zu binden oder Änderungen am Anwendungsquellcode zu erfordern. Es etabliert ein konsistentes Protokoll zur Erfassung von Request-Flows über Service-Grenzen hinweg, um Aktivitäten zu korrelieren und die Systemleistung zu analysieren. Das Framework deckt ein breites Spektrum an Monitoring-Funktionen ab, einschließlich Systemmetriken-Sammlung, Anwendungs-Log-Aggregation und verteilter Trace-Erfassung. Es definiert Methoden für sowohl automatische als auch manuelle Instrumentierung und spezifiziert die Mechanismen für Kontext-Propagierung und Telemetrie-Signal-Routing durch Datenpipelines.

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

    Makefileopentelemetry
    Auf GitHub ansehen↗4,267
  • uptrace/uptraceAvatar von uptrace

    uptrace/uptrace

    4,098Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,098
  • open-telemetry/opentelemetry-dotnetAvatar von open-telemetry

    open-telemetry/opentelemetry-dotnet

    3,666Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,666
  • open-telemetry/opentelemetry-demoAvatar von open-telemetry

    open-telemetry/opentelemetry-demo

    2,906Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,906
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Agents

Unter-Tags erkunden

  • 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.