awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesDistributed eBPF Program Deployments

Deploys custom eBPF programs across all cluster nodes and collects their output into queryable tables.

Distinct from Distributed Deployment: No candidate covers deploying eBPF programs across cluster nodes; closest is Distributed Deployment which focuses on application stacks, not kernel tracing programs.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed eBPF Program Deployments. Refine with filters or upvote what's useful.

Awesome Distributed eBPF Program Deployments GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pixie-io/pixieAvatar de pixie-io

    pixie-io/pixie

    6,467Voir sur GitHub↗

    Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data from clusters without requiring any manual instrumentation or code changes. It functions as an eBPF telemetry collector, a continuous application profiler, a network traffic analyzer, and a scriptable telemetry query engine, all within a single Kubernetes-native tool. The platform distinguishes itself through several integrated capabilities. It continuously samples stack traces from compiled-language code to identify CPU performance bottlenecks, visualizing the results as inter

    Runs custom bpftrace programs across all cluster nodes and collects their output into queryable tables.

    C++
    Voir sur GitHub↗6,467
  1. Home
  2. DevOps & Infrastructure
  3. Distributed eBPF Program Deployments